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