text-generation-webui/presets/LLaMA-Precise.txt

7 lines
88 B
Text
Raw Normal View History

2023-04-05 23:52:36 +02:00
do_sample=True
top_p=0.1
top_k=40
temperature=0.7
repetition_penalty=1.18
typical_p=1.0