text-gen-webui-clone / presets /LLaMA-Precise.txt
TRaw's picture
Duplicate from antonovmaxim/text-generation-webui-space
c3fba5b
raw
history blame contribute delete
88 Bytes
do_sample=True
top_p=0.1
top_k=40
temperature=0.7
repetition_penalty=1.18
typical_p=1.0