Update README.md
Browse files
README.md
CHANGED
@@ -13,8 +13,7 @@ language:
|
|
13 |
license: apache-2.0
|
14 |
library_name: vllm
|
15 |
inference: false
|
16 |
-
base_model:
|
17 |
-
- mistralai/Mistral-Small-24B-Base-2501
|
18 |
extra_gated_description: >-
|
19 |
If you want to learn more about how we process your personal data, please read
|
20 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
@@ -22,6 +21,9 @@ tags:
|
|
22 |
- transformers
|
23 |
---
|
24 |
|
|
|
|
|
|
|
25 |
# Model Card for Mistral-Small-24B-Instruct-2501
|
26 |
|
27 |
Mistral Small 3 ( 2501 ) sets a new benchmark in the "small" Large Language Models category below 70B, boasting 24B parameters and achieving state-of-the-art capabilities comparable to larger models!
|
|
|
13 |
license: apache-2.0
|
14 |
library_name: vllm
|
15 |
inference: false
|
16 |
+
base_model: mistralai/Mistral-Small-24B-Instruct-2501
|
|
|
17 |
extra_gated_description: >-
|
18 |
If you want to learn more about how we process your personal data, please read
|
19 |
our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
|
|
21 |
- transformers
|
22 |
---
|
23 |
|
24 |
+
6bpw exl2 quant of: https://huggingface.co/mistralai/Mistral-Small-24B-Instruct-2501
|
25 |
+
|
26 |
+
---
|
27 |
# Model Card for Mistral-Small-24B-Instruct-2501
|
28 |
|
29 |
Mistral Small 3 ( 2501 ) sets a new benchmark in the "small" Large Language Models category below 70B, boasting 24B parameters and achieving state-of-the-art capabilities comparable to larger models!
|