-
Notifications
You must be signed in to change notification settings - Fork 4
Description
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