Update README.md
Browse files
README.md
CHANGED
@@ -26,9 +26,13 @@ diffusers https://github.com/huggingface/diffusers
|
|
26 |
|
27 |
transformers 4.51
|
28 |
|
|
|
|
|
|
|
|
|
29 |
# Quantization
|
30 |
|
31 |
-
https://github.com/nunchaku-tech/deepcompressor/blob/main/examples/diffusion/README.md
|
32 |
|
33 |
Model Path: https://github.com/nunchaku-tech/deepcompressor/issues/70#issuecomment-2788155233
|
34 |
|
|
|
26 |
|
27 |
transformers 4.51
|
28 |
|
29 |
+
# Calibration
|
30 |
+
|
31 |
+
https://github.com/nunchaku-tech/deepcompressor/blob/main/examples/diffusion/README.md#step-2-calibration-dataset-preparation
|
32 |
+
|
33 |
# Quantization
|
34 |
|
35 |
+
https://github.com/nunchaku-tech/deepcompressor/blob/main/examples/diffusion/README.md#step-3-model-quantization
|
36 |
|
37 |
Model Path: https://github.com/nunchaku-tech/deepcompressor/issues/70#issuecomment-2788155233
|
38 |
|