qwp4w3hyb commited on
Commit
f8156cf
1 Parent(s): 8822cca

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -26,7 +26,7 @@ This fixes the issue for me, but you have to make sure to use the correct chat t
26
 
27
  If you do not want to redownload you can fix your local gguf file with this command:
28
  ```
29
- python3 ../../tools/llama.cpp/gguf-py/scripts/gguf-set-metadata.py $file tokenizer.ggml.eos_token_id 128009 --force
30
  ```
31
 
32
  # Quant Infos
 
26
 
27
  If you do not want to redownload you can fix your local gguf file with this command:
28
  ```
29
+ python3 ./path-to-llama.cpp/gguf-py/scripts/gguf-set-metadata.py $file tokenizer.ggml.eos_token_id 128009 --force
30
  ```
31
 
32
  # Quant Infos