Skip to content

model ckpt is incomplete #29

Description

@masonwang513

The uploaded file "ss_flow_img_dit_1_3B_64_bf16.safetensors " is imcomplete , causing error when loading it as follows:

_models[k] = models.from_pretrained(f"{path}/{v}")
model.load_state_dict(load_file(model_file), strict=False)
with safe_open(filename, framework="pt", device=device) as f:
safetensors_rust.SafetensorError: Error while deserializing header: InvalidHeaderDeserialization

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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