4 lines
38 B
Plaintext
Raw Normal View History

2023-01-06 01:33:21 -03:00
do_sample=True,
2023-01-07 15:13:00 -03:00
top_k=100,
top_p=0.9,