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