Update README.md
Browse files
README.md
CHANGED
|
@@ -13,11 +13,11 @@ license: apache-2.0
|
|
| 13 |
- **Inference Engine:** [vLLM](https://docs.vllm.ai/en/latest/)
|
| 14 |
- **Model Optimizer:** [AMD-Quark](https://quark.docs.amd.com/latest/index.html) (V0.11)
|
| 15 |
- **moe**
|
| 16 |
-
- **Weight quantization:**
|
| 17 |
-
- **Activation quantization:**
|
| 18 |
- **attn:** `linear_attn.out_proj`, `self_attn.o_proj`
|
| 19 |
-
- **Weight quantization:**
|
| 20 |
-
- **Activation quantization:**
|
| 21 |
- **Calibration Dataset:** [Pile](https://huggingface.co/datasets/mit-han-lab/pile-val-backup)
|
| 22 |
|
| 23 |
This model was built with Qwen3-Coder-Next model by applying AMD-Quark for MXFP4 quantization.
|
|
|
|
| 13 |
- **Inference Engine:** [vLLM](https://docs.vllm.ai/en/latest/)
|
| 14 |
- **Model Optimizer:** [AMD-Quark](https://quark.docs.amd.com/latest/index.html) (V0.11)
|
| 15 |
- **moe**
|
| 16 |
+
- **Weight quantization:** OCP MXFP4, Static
|
| 17 |
+
- **Activation quantization:** OCP MXFP4, Dynamic
|
| 18 |
- **attn:** `linear_attn.out_proj`, `self_attn.o_proj`
|
| 19 |
+
- **Weight quantization:** OCP MXFP4, Static
|
| 20 |
+
- **Activation quantization:** OCP MXFP4, Dynamic
|
| 21 |
- **Calibration Dataset:** [Pile](https://huggingface.co/datasets/mit-han-lab/pile-val-backup)
|
| 22 |
|
| 23 |
This model was built with Qwen3-Coder-Next model by applying AMD-Quark for MXFP4 quantization.
|