Update README.md
Browse files
README.md
CHANGED
|
@@ -17,9 +17,10 @@ https://www.anaconda.com/docs/getting-started/miniconda/install
|
|
| 17 |
|
| 18 |
# Environment
|
| 19 |
python 3.10
|
|
|
|
| 20 |
cuda 12.8
|
| 21 |
-
torch 2.7
|
| 22 |
|
|
|
|
| 23 |
|
| 24 |
# Quantization
|
| 25 |
|
|
@@ -27,8 +28,7 @@ https://github.com/nunchaku-tech/deepcompressor/blob/main/examples/diffusion/REA
|
|
| 27 |
|
| 28 |
`(deepcompressor) python -m deepcompressor.app.diffusion.ptq examples/diffusion/configs/model/flux.1-kontext-dev.yaml examples/diffusion/configs/svdquant/nvfp4.yaml`
|
| 29 |
|
| 30 |
-
|
| 31 |
-
https://github.com/nunchaku-tech/deepcompressor/issues/70#issuecomment-2788155233
|
| 32 |
|
| 33 |
# Dependencies
|
| 34 |
https://github.com/Dao-AILab/flash-attention
|
|
|
|
| 17 |
|
| 18 |
# Environment
|
| 19 |
python 3.10
|
| 20 |
+
|
| 21 |
cuda 12.8
|
|
|
|
| 22 |
|
| 23 |
+
torch 2.7
|
| 24 |
|
| 25 |
# Quantization
|
| 26 |
|
|
|
|
| 28 |
|
| 29 |
`(deepcompressor) python -m deepcompressor.app.diffusion.ptq examples/diffusion/configs/model/flux.1-kontext-dev.yaml examples/diffusion/configs/svdquant/nvfp4.yaml`
|
| 30 |
|
| 31 |
+
Model Path: https://github.com/nunchaku-tech/deepcompressor/issues/70#issuecomment-2788155233
|
|
|
|
| 32 |
|
| 33 |
# Dependencies
|
| 34 |
https://github.com/Dao-AILab/flash-attention
|