MOSS-TTSD-v1.0 / generation_config.json
rulerman's picture
update
c76414e verified
raw
history blame contribute delete
132 Bytes
{
"do_sample": true,
"temperature": 1.1,
"top_p": 0.9,
"top_k": 50,
"repetition_penalty": 1.1,
"max_new_tokens": 8192
}