Update metadata with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,21 @@
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
4 |
---
|
5 |
|
6 |
## Llamacpp imatrix Quantizations of ReWiz-Qwen-2.5-14B
|
|
|
1 |
---
|
2 |
quantized_by: bartowski
|
3 |
pipeline_tag: text-generation
|
4 |
+
tags:
|
5 |
+
- text-generation-inference
|
6 |
+
- transformers
|
7 |
+
- unsloth
|
8 |
+
- qwen2
|
9 |
+
- trl
|
10 |
+
- sft
|
11 |
+
- theprint
|
12 |
+
- rewiz
|
13 |
+
language:
|
14 |
+
- en
|
15 |
+
license: apache-2.0
|
16 |
+
base_model: theprint/ReWiz-Qwen-2.5-14B
|
17 |
+
datasets:
|
18 |
+
- theprint/ReWiz
|
19 |
---
|
20 |
|
21 |
## Llamacpp imatrix Quantizations of ReWiz-Qwen-2.5-14B
|