text-generation-webui/presets/Individual Today.txt
2023-01-31 21:03:25 -03:00

8 lines
118 B
Plaintext

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,