Update README.md
Browse files
README.md
CHANGED
@@ -4,37 +4,62 @@ language:
|
|
4 |
- fr
|
5 |
- de
|
6 |
- es
|
7 |
-
- pt
|
8 |
- it
|
9 |
-
-
|
10 |
-
-
|
11 |
-
-
|
12 |
-
-
|
|
|
13 |
- ar
|
|
|
|
|
|
|
|
|
14 |
- fa
|
15 |
-
-
|
|
|
|
|
|
|
16 |
- ms
|
17 |
-
-
|
|
|
18 |
- pl
|
19 |
- ro
|
|
|
20 |
- sr
|
21 |
- sv
|
|
|
22 |
- tr
|
23 |
- uk
|
24 |
-
-
|
25 |
-
-
|
26 |
-
-
|
27 |
-
license: apache-2.0
|
28 |
-
library_name: vllm
|
29 |
base_model:
|
30 |
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
31 |
pipeline_tag: image-text-to-text
|
32 |
tags:
|
|
|
|
|
|
|
|
|
33 |
- neuralmagic
|
34 |
- redhat
|
35 |
- llmcompressor
|
36 |
- quantized
|
37 |
- FP8
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
38 |
---
|
39 |
|
40 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|
|
|
4 |
- fr
|
5 |
- de
|
6 |
- es
|
|
|
7 |
- it
|
8 |
+
- pt
|
9 |
+
- hi
|
10 |
+
- id
|
11 |
+
- tl
|
12 |
+
- vi
|
13 |
- ar
|
14 |
+
- bg
|
15 |
+
- zh
|
16 |
+
- da
|
17 |
+
- el
|
18 |
- fa
|
19 |
+
- fi
|
20 |
+
- he
|
21 |
+
- ja
|
22 |
+
- ko
|
23 |
- ms
|
24 |
+
- nl
|
25 |
+
- no
|
26 |
- pl
|
27 |
- ro
|
28 |
+
- ru
|
29 |
- sr
|
30 |
- sv
|
31 |
+
- th
|
32 |
- tr
|
33 |
- uk
|
34 |
+
- ur
|
35 |
+
- zsm
|
36 |
+
- nld
|
|
|
|
|
37 |
base_model:
|
38 |
- mistralai/Mistral-Small-3.1-24B-Instruct-2503
|
39 |
pipeline_tag: image-text-to-text
|
40 |
tags:
|
41 |
+
- mistralai
|
42 |
+
- mistral
|
43 |
+
- mistral3
|
44 |
+
- mistral-small
|
45 |
- neuralmagic
|
46 |
- redhat
|
47 |
- llmcompressor
|
48 |
- quantized
|
49 |
- FP8
|
50 |
+
- conversational
|
51 |
+
- compressed-tensors
|
52 |
+
- fast
|
53 |
+
license: apache-2.0
|
54 |
+
license_name: apache-2.0
|
55 |
+
name: RedHatAI/Mistral-Small-3.1-24B-Instruct-2503-FP8-dynamic
|
56 |
+
description: This model was obtained by quantizing activations and weights of Mistral-Small-3.1-24B-Instruct-2503 to FP8 data type.
|
57 |
+
readme: https://huggingface.co/RedHatAI/Mistral-Small-3.1-24B-Instruct-2503-FP8-dynamic/main/README.md
|
58 |
+
tasks:
|
59 |
+
- image-text-to-text
|
60 |
+
- text-to-text
|
61 |
+
provider: Mistral AI
|
62 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
63 |
---
|
64 |
|
65 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|