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 OpenThinker3-7B by open-thoughts
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
base_model: open-thoughts/OpenThinker3-7B
|
5 |
+
base_model_relation: quantized
|
6 |
+
tags:
|
7 |
+
- llama-factory
|
8 |
+
- full
|
9 |
+
- generated_from_trainer
|
10 |
+
datasets:
|
11 |
+
- open-thoughts/OpenThoughts3-1.2M
|
12 |
+
license: apache-2.0
|
13 |
+
model-index:
|
14 |
+
- name: OpenThinker3-7B
|
15 |
+
results: []
|
16 |
---
|
17 |
|
18 |
## Llamacpp imatrix Quantizations of OpenThinker3-7B by open-thoughts
|