Update README.md
Browse files
README.md
CHANGED
@@ -1,23 +1,40 @@
|
|
1 |
---
|
2 |
-
library_name: mistral-common
|
3 |
language:
|
4 |
- en
|
5 |
- fr
|
6 |
-
- de
|
7 |
- es
|
8 |
-
- it
|
9 |
- pt
|
10 |
-
- nl
|
11 |
- hi
|
12 |
-
|
13 |
-
|
|
|
|
|
|
|
|
|
14 |
tags:
|
15 |
-
-
|
16 |
-
-
|
17 |
-
-
|
18 |
-
-
|
19 |
-
|
20 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
21 |
---
|
22 |
|
23 |
# Voxtral-Mini-3B-2507-FP8-dynamic
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- en
|
4 |
- fr
|
|
|
5 |
- es
|
|
|
6 |
- pt
|
|
|
7 |
- hi
|
8 |
+
- de
|
9 |
+
- nl
|
10 |
+
- it
|
11 |
+
base_model:
|
12 |
+
- mistralai/Voxtral-Mini-3B-2507
|
13 |
+
pipeline_tag: automatic-speech-recognition
|
14 |
tags:
|
15 |
+
- voxtral
|
16 |
+
- fp8
|
17 |
+
- quantized
|
18 |
+
- multimodal
|
19 |
+
- conversational
|
20 |
+
- text-generation-inference
|
21 |
+
- automatic-speech-recognition
|
22 |
+
- automatic-speech-translation
|
23 |
+
- audio-text-to-text
|
24 |
+
- video-text-to-text
|
25 |
+
- compressed-tensors
|
26 |
+
license: apache-2.0
|
27 |
+
license_name: apache-2.0
|
28 |
+
name: RedHatAI/Voxtral-Mini-3B-2507-FP8-dynamic
|
29 |
+
description: A quantized version of the Voxtral-Mini-3B-2507 model, optimized for speech transcription, translation, and audio understanding with FP8 data type quantization.
|
30 |
+
readme: https://huggingface.co/RedHatAI/Voxtral-Mini-3B-2507-FP8-dynamic/main/README.md
|
31 |
+
tasks:
|
32 |
+
- automatic-speech-recognition
|
33 |
+
- automatic-speech-translation
|
34 |
+
- audio-to-text
|
35 |
+
- text-to-text
|
36 |
+
provider: RedHatAI
|
37 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
38 |
---
|
39 |
|
40 |
# Voxtral-Mini-3B-2507-FP8-dynamic
|