Update README.md
Browse files
README.md
CHANGED
|
@@ -64,7 +64,7 @@ Save model: `--save-model true` or `--save-model /PATH/TO/CHECKPOINT/DIR`
|
|
| 64 |
|
| 65 |
Example: `python -m deepcompressor.app.diffusion.ptq svdq/flux.1-kontext-dev.yaml examples/diffusion/configs/svdquant/nvfp4.yaml --pipeline-path svdq/flux.1-kontext-dev/ --save-model ~/svdq/`
|
| 66 |
|
| 67 |
-
|
| 68 |
|
| 69 |
- refer [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main)
|
| 70 |
|
|
|
|
| 64 |
|
| 65 |
Example: `python -m deepcompressor.app.diffusion.ptq svdq/flux.1-kontext-dev.yaml examples/diffusion/configs/svdquant/nvfp4.yaml --pipeline-path svdq/flux.1-kontext-dev/ --save-model ~/svdq/`
|
| 66 |
|
| 67 |
+
Model Files Structure
|
| 68 |
|
| 69 |
- refer [black-forest-labs/FLUX.1-dev](https://huggingface.co/black-forest-labs/FLUX.1-dev/tree/main)
|
| 70 |
|