Update README.md
Browse files
README.md
CHANGED
@@ -26,6 +26,8 @@ i would **start with** every sampler off and **temperature at 1 and just make mi
|
|
26 |
|
27 |
use the llama 3 instruct format
|
28 |
|
|
|
|
|
29 |
ST jsons:
|
30 |
[instruct](https://files.catbox.moe/ocnjb7.json)
|
31 |
[context](https://files.catbox.moe/hjkawf.json)
|
|
|
26 |
|
27 |
use the llama 3 instruct format
|
28 |
|
29 |
+
`<|eot_id|>` as stopping sequence/string/token
|
30 |
+
|
31 |
ST jsons:
|
32 |
[instruct](https://files.catbox.moe/ocnjb7.json)
|
33 |
[context](https://files.catbox.moe/hjkawf.json)
|