Update README.md
Browse files
README.md
CHANGED
@@ -4,32 +4,56 @@ 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 |
-
inference: false
|
30 |
base_model:
|
31 |
-
- mistralai/Mistral-Small-3.1-24B-
|
32 |
pipeline_tag: image-text-to-text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
---
|
34 |
|
35 |
<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 |
+
- conversational
|
46 |
+
- text-generation-inference
|
47 |
+
license: apache-2.0
|
48 |
+
license_name: apache-2.0
|
49 |
+
name: RedHatAI/Mistral-Small-3.1-24B-Instruct-2503
|
50 |
+
description: A 24 billion parameter model with top-tier capabilities in both text and vision tasks, based on Mistral Small 3.1.
|
51 |
+
readme: https://huggingface.co/RedHatAI/Mistral-Small-3.1-24B-Instruct-2503/main/README.md
|
52 |
+
tasks:
|
53 |
+
- image-text-to-text
|
54 |
+
- text-to-text
|
55 |
+
provider: Mistral AI
|
56 |
+
license_link: https://www.apache.org/licenses/LICENSE-2.0
|
57 |
---
|
58 |
|
59 |
<h1 style="display: flex; align-items: center; gap: 10px; margin: 0;">
|