Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,23 @@
|
|
1 |
---
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Mistral-Small-Instruct-2409
|
|
|
1 |
---
|
2 |
+
base_model: mistralai/Mistral-Small-Instruct-2409
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- de
|
7 |
+
- es
|
8 |
+
- it
|
9 |
+
- pt
|
10 |
+
- zh
|
11 |
+
- ja
|
12 |
+
- ru
|
13 |
+
- ko
|
14 |
+
license: other
|
15 |
+
license_name: mrl
|
16 |
+
license_link: https://mistral.ai/licenses/MRL-0.1.md
|
17 |
pipeline_tag: text-generation
|
18 |
+
quantized_by: bartowski
|
19 |
+
extra_gated_description: If you want to learn more about how we process your personal
|
20 |
+
data, please read our <a href="https://mistral.ai/terms/">Privacy Policy</a>.
|
21 |
---
|
22 |
|
23 |
## Llamacpp imatrix Quantizations of Mistral-Small-Instruct-2409
|