We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Here we need to start handling special tokens in convert.py:
convert.py
https://github.com/ggerganov/llama.cpp/blob/e4324cbd4d367fb9ddaaef98c0929acebbf22954/convert.py#L790-L800
An example is shown in convert-llama-7b-pth-to-gguf.py:
convert-llama-7b-pth-to-gguf.py
https://github.com/ggerganov/llama.cpp/blob/e4324cbd4d367fb9ddaaef98c0929acebbf22954/convert-llama-7b-pth-to-gguf.py#L186-L239