Error on GGUF a model...

#3
by LordPBA - opened

Hi!

First of all, thanks for you HFSpace!

I have a strange error when I try to make GGUF this model:
iGeniusAI/Italia-9B-Instruct-v0.1

error:
Error: Error converting to fp16: b'INFO:hf-to-gguf:Loading model: Italia-9B-Instruct-v0.1\nTraceback (most recent call last):\n File "/home/user/app/llama.cpp/convert_hf_to_gguf.py", line 3717, in \n main()\n File "/home/user/app/llama.cpp/convert_hf_to_gguf.py", line 3689, in main\n model_architecture = hparams["architectures"][0]\nKeyError: 'architectures'\n'

thanks!!

Sign up or log in to comment