CSM-1b-anispeech-test / generation_config.json
Korakoe's picture
(Trained with Unsloth)
9a7f198 verified
raw
history blame contribute delete
290 Bytes
{
"attn_implementation": "sdpa",
"bos_token_id": 128000,
"depth_decoder_do_sample": true,
"depth_decoder_temperature": 0.9,
"do_sample": true,
"max_length": 2048,
"max_new_tokens": 125,
"pad_token_id": 128256,
"temperature": 0.9,
"transformers_version": "4.52.0.dev0"
}