Nemotron-Labs-Audex-2B / nv-whisper /generation_config.json
Arsh9210's picture
Added nv-whisper/generation_config.json
6b2df4d verified
Raw
History Blame Contribute Delete
230 Bytes
{
"chat_format": "chatml",
"eos_token_id": [151643,151645],
"pad_token_id": 151643,
"do_sample": true,
"top_k": 0,
"top_p": 0.01,
"temperature": 1.0,
"repetition_penalty": 1.1,
"transformers_version": "4.38.1"
}