ComfyUI
ComfyUI copied to clipboard
Just not working? - GGUF
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