Update README.md
Browse files
README.md
CHANGED
|
@@ -42,7 +42,7 @@ python3 quantize_quark.py --model_dir $MODEL_DIR \
|
|
| 42 |
--multi_gpu \
|
| 43 |
--quant_algo autosmoothquant \
|
| 44 |
--model_export hf_format \
|
| 45 |
-
--output_dir amd/DeepSeek-R1-0528-MXFP4-
|
| 46 |
```
|
| 47 |
|
| 48 |
# Deployment
|
|
|
|
| 42 |
--multi_gpu \
|
| 43 |
--quant_algo autosmoothquant \
|
| 44 |
--model_export hf_format \
|
| 45 |
+
--output_dir amd/DeepSeek-R1-0528-MXFP4-ASQ
|
| 46 |
```
|
| 47 |
|
| 48 |
# Deployment
|