mega-asr-onnx / generation_config.json
Reza2kn's picture
Initial upload: INT4 ONNX (encoder + prefill + step) + tokenizer + examples + inference.py
cead59c verified
raw
history blame contribute delete
128 Bytes
{
"_from_model_config": true,
"eos_token_id": [
151643,
151645
],
"pad_token_id": 151643,
"do_sample": false
}