ComfyUI icon indicating copy to clipboard operation
ComfyUI copied to clipboard

Just not working? - GGUF

Open gurushop opened this issue 6 months ago • 2 comments

Expected Behavior

It should just begin to generate the first prompt, but instead I get the below error message. ComfyUI is up to date, I have the correct model files in place, using a 5070

Actual Behavior

Just doesn't generate.

Steps to Reproduce

Just put GGUF model loader in the standard workflow with a 5070?

Debug Logs

Error(s) in loading state_dict for Llama2:
size mismatch for model.embed_tokens.weight: copying a param with shape torch.Size([128320, 4096]) from checkpoint, the shape in current model is torch.Size([128256, 4096]).

Other

No response

gurushop avatar Apr 18 '25 02:04 gurushop