antonovmaxim's picture
fixed a bug (thanks to dorkai)
292c2df
raw history blame
No virus
87 Bytes
do_sample=True
top_p=0.5
top_k=40
temperature=0.7
repetition_penalty=1.2
typical_p=1.0