Skip to content

V2 models fail to execute #28

@Wayfa

Description

@Wayfa

Instruct loader:

RuntimeError: Error(s) in loading state_dict for Linear:
While copying the parameter named "weight", whose dimensions in the model are torch.Size([4096, 3072]) and whose dimensions in the checkpoint are torch.Size([4096, 3072]), an exception occurred : ('Only Tensors of floating point and complex dtype can require gradients',).

Unified generate:
huggingface_hub.errors.HFValidationError: Repo id must be in the form 'repo_name' or 'namespace/repo_name': '/home/user/HunyuanImage-3.0-Instruct-INT8-v2
'. Use repo_type argument if needed.

when left at default:
OSError: HunyuanImage-3-NF4 is not a local folder and is not a valid model identifier listed on 'https://huggingface.co/models'
If this is a private repository, make sure to pass a token having permission to this repo either by logging in with hf auth login or by passing token=<your_token>
Prompt executed in 0.58 seconds

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions