text-generation-webui/presets/LLaMA-Precise.txt
2023-04-05 18:52:36 -03:00

6 lines
88 B
Text

do_sample=True
top_p=0.1
top_k=40
temperature=0.7
repetition_penalty=1.18
typical_p=1.0