text-generation-webui/presets/Naive.txt

5 lines
57 B
Text
Raw Normal View History

2023-01-07 19:13:00 +01:00
do_sample=True,
top_p=1,
typical_p=0.3,
temperature=0.7,