robgreenberg3 commited on
Commit
3f6355a
·
verified ·
1 Parent(s): 0fce59a

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +24 -3
README.md CHANGED
@@ -13,17 +13,38 @@ language:
13
  - ko
14
  - ar
15
  license: apache-2.0
 
 
 
 
 
 
 
 
 
16
  inference: false
17
- base_model:
18
- - mistralai/Ministral-3-14B-Base-2512
 
 
 
19
  extra_gated_description: >-
20
  If you want to learn more about how we process your personal data, please read
21
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
 
 
22
  tags:
23
  - mistral-common
24
  ---
25
 
26
- # Ministral 3 14B Instruct 2512
 
 
 
 
 
 
 
27
  The largest model in the Ministral 3 family, **Ministral 3 14B** offers frontier capabilities and performance comparable to its larger [Mistral Small 3.2 24B](https://huggingface.co/mistralai/ Ministral-3-14B-Instruct-2512) counterpart. A powerful and efficient language model with vision capabilities.
28
 
29
  This model is the instruct post-trained version in **FP8**, fine-tuned for instruction tasks, making it ideal for chat and instruction based use cases.
 
13
  - ko
14
  - ar
15
  license: apache-2.0
16
+ license_name: apache-2.0
17
+ name: RedHatAI/Ministral-3-14B-Instruct-2512
18
+ description: The largest model in the Ministral 3 family, offers frontier capabilities and performance comparable to its larger Mistral Small 3.2 24B counterpart. A powerful and efficient language model with vision capabilities.
19
+ readme: https://huggingface.co/RedHatAI/Ministral-3-14B-Instruct-2512/main/README.md
20
+ tasks:
21
+ - text-to-text
22
+ - text-generation
23
+ - image-to-text
24
+ - tool-calling
25
  inference: false
26
+ provider: MistralAI
27
+ license_link: https://www.apache.org/licenses/LICENSE-2.0
28
+ validated_on:
29
+ - RHOAI 3.0
30
+ - RHAIIS 3.2.5
31
  extra_gated_description: >-
32
  If you want to learn more about how we process your personal data, please read
33
  our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
34
+ base_model:
35
+ - mistralai/Ministral-3-14B-Base-2512
36
  tags:
37
  - mistral-common
38
  ---
39
 
40
+ <h1 align: center; style="display: flex; align-items: center; gap: 10px; margin: 0;">
41
+ Ministral 3 14B Instruct 2512
42
+ <img src="https://www.redhat.com/rhdc/managed-files/Catalog-Validated_model_0.png" alt="Model Icon" width="40" style="margin: 0; padding: 0;" />
43
+ </h1>
44
+ <a href="https://www.redhat.com/en/products/ai/validated-models" target="_blank" style="margin: 0; padding: 0;">
45
+ <img src="https://www.redhat.com/rhdc/managed-files/Validated_badge-Dark.png" alt="Validated Badge" width="250" style="margin: 0; padding: 0;" />
46
+ </a>
47
+
48
  The largest model in the Ministral 3 family, **Ministral 3 14B** offers frontier capabilities and performance comparable to its larger [Mistral Small 3.2 24B](https://huggingface.co/mistralai/ Ministral-3-14B-Instruct-2512) counterpart. A powerful and efficient language model with vision capabilities.
49
 
50
  This model is the instruct post-trained version in **FP8**, fine-tuned for instruction tasks, making it ideal for chat and instruction based use cases.