Skip to content

Ivy-Fake checkpoint missing lm_head.weight → unusable inference output #3

@a-poptsov

Description

@a-poptsov

Summary

The uploaded AI-Safeguard/Ivy-Fake checkpoint appears to be incomplete.
When loading the model with the standard Transformers Qwen2.5-VL pipeline, the checkpoint is missing lm_head.weight https://huggingface.co/AI-Safeguard/Ivy-Fake/tree/main, which causes the model to initialize a random LM head and produce nonsensical output.

As a result, the model cannot produce meaningful predictions via .generate().

Please upload a checkpoint that includes:

lm_head.weight

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions