Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,9 @@ pipeline_tag: audio-text-to-text
|
|
18 |
base_model: mistralai/Voxtral-Mini-3B-2507
|
19 |
---
|
20 |
|
21 |
-
FP8 quant of Voxtral Mini
|
|
|
|
|
22 |
|
23 |
# Voxtral Mini 1.0 (3B) - 2507
|
24 |
|
|
|
18 |
base_model: mistralai/Voxtral-Mini-3B-2507
|
19 |
---
|
20 |
|
21 |
+
FP8 quant of Voxtral Mini using the example script from [llm-compressor](https://github.com/vllm-project/llm-compressor/tree/main/experimental/mistral).
|
22 |
+
|
23 |
+
Whisper layers were ignored and are unquantized.
|
24 |
|
25 |
# Voxtral Mini 1.0 (3B) - 2507
|
26 |
|