@@ -33,8 +33,8 @@ If you are new to the quantization field, we recommend you to check out these be
...
@@ -33,8 +33,8 @@ If you are new to the quantization field, we recommend you to check out these be
## When to use what?
## When to use what?
Diffusers currently supports the following quantization methods.
Diffusers currently supports the following quantization methods.
-[BitsandBytes](./bitsandbytes.md)
-[BitsandBytes](./bitsandbytes)
-[TorchAO](./torchao.md)
-[TorchAO](./torchao)
-[GGUF](./gguf.md)
-[GGUF](./gguf)
[This resource](https://huggingface.co/docs/transformers/main/en/quantization/overview#when-to-use-what) provides a good overview of the pros and cons of different quantization techniques.
[This resource](https://huggingface.co/docs/transformers/main/en/quantization/overview#when-to-use-what) provides a good overview of the pros and cons of different quantization techniques.