Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,8 @@ quantized_by: ArtusDev
|
|
5 |
license: apache-2.0
|
6 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct/blob/main/LICENSE
|
7 |
pipeline_tag: text-generation
|
|
|
|
|
8 |
---
|
9 |
|
10 |
## EXL2 Quants of Qwen/Qwen3-Coder-30B-A3B-Instruct
|
@@ -39,4 +41,4 @@ Download quant by targeting the specific quant revision (branch):
|
|
39 |
```
|
40 |
huggingface-cli download ArtusDev/Qwen_Qwen3-Coder-30B-A3B-Instruct-EXL2 --revision "5.0bpw_H6" --local-dir ./
|
41 |
```
|
42 |
-
</details>
|
|
|
5 |
license: apache-2.0
|
6 |
license_link: https://huggingface.co/Qwen/Qwen3-Coder-30B-A3B-Instruct/blob/main/LICENSE
|
7 |
pipeline_tag: text-generation
|
8 |
+
tags:
|
9 |
+
- exl2
|
10 |
---
|
11 |
|
12 |
## EXL2 Quants of Qwen/Qwen3-Coder-30B-A3B-Instruct
|
|
|
41 |
```
|
42 |
huggingface-cli download ArtusDev/Qwen_Qwen3-Coder-30B-A3B-Instruct-EXL2 --revision "5.0bpw_H6" --local-dir ./
|
43 |
```
|
44 |
+
</details>
|