Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,15 @@
|
|
1 |
-
|
2 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
3 |
pipeline_tag: text-generation
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of MN-12B-Celeste-V1.9
|
|
|
1 |
+
---
|
2 |
+
base_model: nothingiisreal/MN-12B-Celeste-V1.9
|
3 |
+
datasets:
|
4 |
+
- nothingiisreal/c2-logs-cleaned
|
5 |
+
- kalomaze/Opus_Instruct_25k
|
6 |
+
- nothingiisreal/Reddit-Dirty-And-WritingPrompts
|
7 |
+
language:
|
8 |
+
- en
|
9 |
+
library_name: transformers
|
10 |
+
license: apache-2.0
|
11 |
pipeline_tag: text-generation
|
12 |
+
quantized_by: bartowski
|
13 |
---
|
14 |
|
15 |
## Llamacpp imatrix Quantizations of MN-12B-Celeste-V1.9
|