chatterbox-ONNX / generation_config.json
Xenova's picture
Xenova HF Staff
Update generation_config.json
610abd8 verified
raw
history blame contribute delete
93 Bytes
{
"bos_token_id": 1,
"eos_token_id": [
2,
6562
],
"repetition_penalty": 1.2
}