File size: 214 Bytes
a71b8d7 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 | {
"quantization": {
"group_size": 64,
"bits": 4,
"quantized_components": [
"text_decoder"
],
"float_components": [
"audio_encoder",
"classify_head",
"norms"
]
}
} |