Shadow0482's picture
Upload quantized Marvis TTS 100M v0.2 with all configs and test samples
99fa205 verified
{
"architectures": [
"CsmModel"
],
"model_type": "csm",
"hidden_size": 1024,
"num_hidden_layers": 24,
"num_attention_heads": 16,
"intermediate_size": 2816,
"max_position_embeddings": 4096,
"torch_dtype": "float16",
"vocab_size": 200000,
"quantization": {
"method": "8-bit-bitsandbytes",
"load_in_8bit": true
}
}