Unable to import tokenizer for this model
#2
by
arunpatro
- opened
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.