mradermacher commited on
Commit
99c859b
1 Parent(s): 87e4f05

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -17,6 +17,7 @@ tags:
17
  <!-- ### vocab_type: -->
18
  static quants of https://huggingface.co/elinas/Llama-3-8B-Ultra-Instruct
19
 
 
20
 
21
  <!-- provided-files -->
22
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.
 
17
  <!-- ### vocab_type: -->
18
  static quants of https://huggingface.co/elinas/Llama-3-8B-Ultra-Instruct
19
 
20
+ You should use `--override-kv tokenizer.ggml.pre=str:llama3` and a current llama.cpp version to work around a bug in llama.cpp that made these quants. (see https://old.reddit.com/r/LocalLLaMA/comments/1cg0z1i/bpe_pretokenization_support_is_now_merged_llamacpp/?share_id=5dBFB9x0cOJi8vbr-Murh)
21
 
22
  <!-- provided-files -->
23
  weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion.