5 lines
61 B
Plaintext
5 lines
61 B
Plaintext
do_sample=True,
|
|
max_new_tokens=tokens,
|
|
top_k=100,
|
|
top_p=0.9,
|