Update metadata with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -1,6 +1,13 @@
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
## Llamacpp imatrix Quantizations of Deductive-Reasoning-Qwen-14B by OpenPipe
|
|
|
|
| 1 |
---
|
| 2 |
quantized_by: bartowski
|
| 3 |
pipeline_tag: text-generation
|
| 4 |
+
language:
|
| 5 |
+
- en
|
| 6 |
+
tags:
|
| 7 |
+
- chat
|
| 8 |
+
license: mit
|
| 9 |
+
license_link: https://huggingface.co/OpenPipe/Deductive-Reasoning-Qwen-14B/blob/main/LICENSE
|
| 10 |
+
base_model: OpenPipe/Deductive-Reasoning-Qwen-14B
|
| 11 |
---
|
| 12 |
|
| 13 |
## Llamacpp imatrix Quantizations of Deductive-Reasoning-Qwen-14B by OpenPipe
|