MOSS-TTSD-v0 / generation_config.json
rulerman's picture
Upload MOSS-TTSD-v0 model checkpoint from step 70000
61893c4 verified
raw
history blame contribute delete
270 Bytes
{
"max_new_tokens": 15000,
"bos_token_id": 151643,
"pad_token_id": 151643,
"do_sample": true,
"eos_token_id": 152694,
"repetition_penalty": 1.0,
"temperature": 0.9,
"top_p": 0.95,
"top_k": 50,
"do_samples": null,
"transformers_version": "4.52.1"
}