| { | |
| "quantization_method": "8-bit-bitsandbytes", | |
| "base_model": "Marvis-AI/marvis-tts-100m-v0.2", | |
| "model_size_original_mb": 930, | |
| "model_size_quantized_mb": 465, | |
| "compression_ratio": "50%", | |
| "inference_framework": "transformers", | |
| "tested_samples": [ | |
| "Hello, this is a test of the quantized Marvis TTS model.", | |
| "Marvis TTS provides efficient real-time text-to-speech synthesis.", | |
| "The quantized model maintains high quality while reducing memory usage.", | |
| "You can use this model for voice synthesis on edge devices." | |
| ], | |
| "quantization_date": "2025-11-10", | |
| "all_samples_passed": true | |
| } |