tensor 'token_embd.weight' has wrong shape

#1
by ceciliacasarella - opened

Getting this error with llama.cpp

..
llama_model_load: error loading model: create_tensor: tensor 'token_embd.weight' has wrong shape; expected  4096, 32001, got  4096, 32000,     1,     1
llama_load_model_from_file: failed to load model
Owner

hello, this was a quick gguf conversion test, i'll try again in the next days

ceciliacasarella changed discussion status to closed

Sign up or log in to comment