Update README.md
Browse files
README.md
CHANGED
|
@@ -17,6 +17,7 @@ base_model:
|
|
| 17 |
- **Model Optimizer:** [AMD-Quark](https://quark.docs.amd.com/latest/index.html)
|
| 18 |
- **Weight quantization:** OCP MXFP4, Static
|
| 19 |
- **Activation quantization:** OCP MXFP4, Dynamic
|
|
|
|
| 20 |
- **Calibration Dataset:** [Pile](https://huggingface.co/datasets/mit-han-lab/pile-val-backup)
|
| 21 |
|
| 22 |
This model was built with deepseek-ai DeepSeek-R1 model by applying [AMD-Quark](https://quark.docs.amd.com/latest/index.html) for MXFP4 quantization.
|
|
|
|
| 17 |
- **Model Optimizer:** [AMD-Quark](https://quark.docs.amd.com/latest/index.html)
|
| 18 |
- **Weight quantization:** OCP MXFP4, Static
|
| 19 |
- **Activation quantization:** OCP MXFP4, Dynamic
|
| 20 |
+
- **KV cache**: OCP FP8, Static
|
| 21 |
- **Calibration Dataset:** [Pile](https://huggingface.co/datasets/mit-han-lab/pile-val-backup)
|
| 22 |
|
| 23 |
This model was built with deepseek-ai DeepSeek-R1 model by applying [AMD-Quark](https://quark.docs.amd.com/latest/index.html) for MXFP4 quantization.
|