how to convert the model to gguf?
#1
by
rinoa
- opened
Hi, Could you please share the steps to convert this model into GGUF format? I tried to the convert.py from llama.cpp, but got an error:
Exception: Vocab size mismatch (model has 102400, but tokenizer.model has 32000).