wqq / config.json
eolang's picture
Upload quantized WhisperTurbo model
c9edbce verified
{
"architectures": [
"WhisperForConditionalGeneration"
],
"model_type": "whisper",
"quantized": true,
"quantization_method": "dynamic_int8",
"base_model": "eolang/whisperturbo",
"torch_dtype": "float32"
}