Text Generation
MLX
Safetensors
qwen3_moe
programming
code generation
code
codeqwen
Mixture of Experts
coding
coder
qwen2
chat
qwen
qwen-coder
Qwen3-Coder-30B-A3B-Instruct
Qwen3-30B-A3B
mixture of experts
128 experts
8 active experts
1 million context
qwen3
finetune
brainstorm 20x
brainstorm
optional thinking
conversational
6-bit
Update README.md
Browse files
README.md
CHANGED
|
@@ -39,10 +39,10 @@ pipeline_tag: text-generation
|
|
| 39 |
|
| 40 |
This is an experimental quant with variable precision and bit depth:
|
| 41 |
```bash
|
| 42 |
-
Element Bits
|
| 43 |
-
stores and most attention paths 4
|
| 44 |
-
select attention paths 6
|
| 45 |
-
head, embeddings, brainstorming 6
|
| 46 |
```
|
| 47 |
|
| 48 |
It is shaped for RP. It would probably perform different from any Qwen you met, 30B or higher.
|
|
|
|
| 39 |
|
| 40 |
This is an experimental quant with variable precision and bit depth:
|
| 41 |
```bash
|
| 42 |
+
Element Bits Group Size
|
| 43 |
+
stores and most attention paths 4 64
|
| 44 |
+
select attention paths 6 32
|
| 45 |
+
head, embeddings, brainstorming 6 32
|
| 46 |
```
|
| 47 |
|
| 48 |
It is shaped for RP. It would probably perform different from any Qwen you met, 30B or higher.
|