5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
do_sample=True,
|
|
max_new_tokens=max_length,
|
|
top_k=100,
|
|
top_p=0.9,
|