error loading model: tensor 'blk.59.ffn_up_exps.weight'

#5
by kk3dmax - opened

Loading DeepSeek-V2-Chat.Q5_K_M-00001-of-00008.gguf...
llama_model_load: error loading model: tensor 'blk.59.ffn_up_exps.weight' data is not within the file bounds, model is corrupted or incomplete
llama_load_model_from_file: failed to load model.

I have compared the sha256sum for files, all are correct.
https://github.com/ggerganov/llama.cpp/releases/tag/b3187
https://github.com/abetlen/llama-cpp-python/releases/tag/v0.2.79

Sign up or log in to comment