text-generation-webui/presets/Pygmalion.txt

7 lines
86 B
Text
Raw Normal View History

2023-02-11 18:54:29 +01:00
do_sample=True
top_p=0.9
top_k=0
temperature=0.5
repetition_penalty=1.1
2023-02-11 18:54:29 +01:00
typical_p=1.0