cahya-whisper-medium-onnx / generation_config.json
asmud's picture
Add ONNX quantized model with example and documentation
fe9120d
raw
history blame
275 Bytes
{
"_from_model_config": true,
"begin_suppress_tokens": [
220,
50257
],
"bos_token_id": 50257,
"decoder_start_token_id": 50258,
"eos_token_id": 50257,
"max_length": 448,
"pad_token_id": 50257,
"transformers_version": "4.53.3",
"use_cache": false
}