droplychee-1b-tts / generation_config.json
MD-Mushfiqur123's picture
Trained with Unsloth
4444948 verified
Raw
History Blame Contribute Delete
291 Bytes
{
"_from_model_config": true,
"bos_token_id": 133309,
"do_sample": true,
"eos_token_id": 133310,
"max_length": 131072,
"min_p": 0.05,
"pad_token_id": 128001,
"repetition_penalty": 1.1,
"temperature": 0.4,
"top_k": 40,
"top_p": 0.9,
"transformers_version": "4.57.6"
}