Update README.md
Browse filesImproved documentation
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.
|