antonovmaxim's picture
fixed a bug (thanks to dorkai)
292c2df
raw
history blame contribute delete
No virus
87 Bytes
do_sample=True
top_p=0.85
top_k=12
temperature=2
repetition_penalty=1.15
typical_p=1.0