Error when converting

#3
by Campis - opened

I m having this error since 2 days ago:

Error converting to GGUF F16: b'Traceback (most recent call last):\n File "/home/user/app/llama.cpp/convert_lora_to_gguf.py", line 27, in \n from convert_hf_to_gguf import LazyTorchTensor, ModelBase\n File "/home/user/app/llama.cpp/convert_hf_to_gguf.py", line 32, in \n from mistral_common.tokens.tokenizers.base import TokenizerVersion\nModuleNotFoundError: No module named 'mistral_common'\n'

Sign up or log in to comment