grimjim commited on
Commit
c14c4ee
1 Parent(s): e71a8d5

Update README.md

Browse files

Improved documentation

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -1,4 +1,4 @@
1
  ---
2
  license: llama3
3
  ---
4
- This repo currently contains the version of generation_config.json from Llama 3 8B Instruct that declares both 128001 and 128009 to be eos tokens. This file can be used to "repair" both full weight models and exl2 quants thereto.
 
1
  ---
2
  license: llama3
3
  ---
4
+ This repo currently contains the version of generation_config.json from Llama 3 8B Instruct that declares both 128001 and 128009 to be eos tokens. This file can be used to "repair" both full weight models and exl2 quants thereto. Just drop a copy of the file in the same directory as the safetensors files.