Chatterbox-TTS-4bit / config.json
depasquale's picture
Upload folder using huggingface_hub
c9388a1 verified
raw
history blame contribute delete
179 Bytes
{
"model_type": "chatterbox",
"version": "1.0",
"quantization": {
"bits": 4,
"group_size": 64,
"quantized_components": [
"t3.tfmr.model.layers"
]
}
}