Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of Mistral-Nemo-Instruct-2407
|
|
|
1 |
+
---
|
2 |
+
base_model: mistralai/Mistral-Nemo-Instruct-2407
|
3 |
+
language:
|
4 |
+
- en
|
5 |
+
- fr
|
6 |
+
- de
|
7 |
+
- es
|
8 |
+
- it
|
9 |
+
- pt
|
10 |
+
- ru
|
11 |
+
- zh
|
12 |
+
- ja
|
13 |
+
license: apache-2.0
|
14 |
pipeline_tag: text-generation
|
15 |
+
quantized_by: bartowski
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of Mistral-Nemo-Instruct-2407
|