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 Deepthink-Reasoning-7B
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
base_model: prithivMLmods/Deepthink-Reasoning-7B
|
| 7 |
+
license: creativeml-openrail-m
|
| 8 |
+
tags:
|
| 9 |
+
- code-solve
|
| 10 |
+
- algorithm
|
| 11 |
+
- codepy
|
| 12 |
+
- qwen_base
|
| 13 |
+
- 7b
|
| 14 |
+
- CoT
|
| 15 |
+
- deep-think
|
| 16 |
---
|
| 17 |
|
| 18 |
## Llamacpp imatrix Quantizations of Deepthink-Reasoning-7B
|