Update README.md
This commit is contained in:
parent
2d8fcd8a6f
commit
d5f757b996
1 changed files with 2 additions and 2 deletions
|
@ -137,9 +137,9 @@ node index.js
|
||||||
|
|
||||||
`temperature`: Adjust the randomness of the generated text (default: 0.8).
|
`temperature`: Adjust the randomness of the generated text (default: 0.8).
|
||||||
|
|
||||||
`dynatemp_range`: dynamic temperature range (default: 0.0, 0.0 = disabled).
|
`dynatemp_range`: Dynamic temperature range (default: 0.0, 0.0 = disabled).
|
||||||
|
|
||||||
`dynatemp_exponent`: dynamic temperature exponent (default: 1.0).
|
`dynatemp_exponent`: Dynamic temperature exponent (default: 1.0).
|
||||||
|
|
||||||
`top_k`: Limit the next token selection to the K most probable tokens (default: 40).
|
`top_k`: Limit the next token selection to the K most probable tokens (default: 40).
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue