4 lines
65 B
Text
4 lines
65 B
Text
do_sample=True,
|
|
max_new_tokens=max_length,
|
|
top_k=100,
|
|
top_p=0.9,
|