Error: llama runner process has terminated: error loading model: missing tensor 'output.weight' llama_load_model_from_file: failed to load model

#1
by dbmuller - opened

Error: llama runner process has terminated: error loading model: missing tensor 'output.weight'
llama_load_model_from_file: failed to load model

I had the same problem when I tried converting it.

Also I take it this might need a newer build of llama.cpp and maybe won't work in ollama yet?

I've tested it with llama.cpp build from the branch I've shared on the model card:

Screenshot 2025-02-27 at 9.53.19 PM.png

Sign up or log in to comment