text-generation-webui/presets/Individual Today.txt

8 lines
118 B
Text
Raw Normal View History

2023-02-01 01:03:25 +01:00
do_sample=True,
max_new_tokens=tokens,
top_p=0.9,
top_k=50,
temperature=1.39,
repetition_penalty=1.08,
typical_p=0.2,