Text Generation
Russian
conversational

gguf_init_from_file: invalid magic characters 'tjgg' error

#2
by palandlom - opened

I got error gguf_init_from_file: invalid magic characters 'tjgg' error when init model:

python3 ./llm/interact_llamacpp.py ggml-model-q8_0.bin 

The model was downloaded from https://huggingface.co/IlyaGusev/saiga_13b_ggml/blob/main/ggml-model-q8_0.bin

Can you help to resolve this?

Sign up or log in to comment