Update README.md
Browse files
README.md
CHANGED
@@ -25,6 +25,7 @@ i would **start with** every sampler off and **temperature at 1 and just make mi
|
|
25 |
## prompting
|
26 |
|
27 |
use the llama 3 instruct format
|
|
|
28 |
`<|eot_id|>` as stopping sequence/string/token
|
29 |
|
30 |
ST jsons:
|
|
|
25 |
## prompting
|
26 |
|
27 |
use the llama 3 instruct format
|
28 |
+
|
29 |
`<|eot_id|>` as stopping sequence/string/token
|
30 |
|
31 |
ST jsons:
|