Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,18 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of OpenThinker2-7B by open-thoughts
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
license: apache-2.0
|
5 |
+
tags:
|
6 |
+
- llama-factory
|
7 |
+
- full
|
8 |
+
- generated_from_trainer
|
9 |
+
base_model: open-thoughts/OpenThinker2-7B
|
10 |
+
datasets:
|
11 |
+
- open-thoughts/OpenThoughts2-1M
|
12 |
+
base_model_relation: quantized
|
13 |
+
model-index:
|
14 |
+
- name: OpenThinker2-7B
|
15 |
+
results: []
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of OpenThinker2-7B by open-thoughts
|