text-generation-webui/presets/Naive.txt
2023-02-07 22:08:21 -03:00

4 lines
57 B
Text

do_sample=True,
top_p=1,
typical_p=0.3,
temperature=0.7,