text-generation-webui/presets/Naive.txt

5 lines
51 B
Plaintext
Raw Normal View History

2023-02-11 12:54:29 -05:00
do_sample=True
2023-03-07 21:17:13 -05:00
temperature=0.7
2023-03-06 14:29:43 -05:00
top_p=0.85
2023-03-07 21:17:13 -05:00
top_k=50