Unable to import tokenizer for this model

#2
by arunpatro - opened

I get this error while trying to use this model. Any reason why?

image.png

I get the same error trying to convert to GGUF with llama.cpp. I'm trying this command:

python convert-hf-to-gguf.py ~/codegen25-7b-mono_P --outtype f16 --outfile "/mnt/d/lm-studio/models/salesforce/codegen25-7b-mono-f16.gguf"

Could somebody please help? I see the OP is from almost a year ago.

Sign up or log in to comment