Update README.md
Browse files
README.md
CHANGED
@@ -2,6 +2,13 @@
|
|
2 |
base_model: ArliAI/QwQ-32B-ArliAI-RpR-v4
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
5 |
---
|
6 |
|
7 |
## EXL3 Quants of ArliAI/QwQ-32B-ArliAI-RpR-v4
|
@@ -37,4 +44,4 @@ Download quant by targeting the specific quant revision (branch):
|
|
37 |
```
|
38 |
huggingface-cli download ArtusDev/ArliAI_QwQ-32B-ArliAI-RpR-v4-EXL3 --revision "5bpw_H6" --local-dir ./
|
39 |
```
|
40 |
-
</details>
|
|
|
2 |
base_model: ArliAI/QwQ-32B-ArliAI-RpR-v4
|
3 |
base_model_relation: quantized
|
4 |
quantized_by: ArtusDev
|
5 |
+
license: apache-2.0
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
library_name: transformers
|
9 |
+
pipeline_tag: text-generation
|
10 |
+
tags:
|
11 |
+
- exl3
|
12 |
---
|
13 |
|
14 |
## EXL3 Quants of ArliAI/QwQ-32B-ArliAI-RpR-v4
|
|
|
44 |
```
|
45 |
huggingface-cli download ArtusDev/ArliAI_QwQ-32B-ArliAI-RpR-v4-EXL3 --revision "5bpw_H6" --local-dir ./
|
46 |
```
|
47 |
+
</details>
|