baotrinh's picture
Duplicate from dorkai/text-generation-webui-main
139a83b
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