Unverified Commit 7d4db570 authored by Steven Liu's avatar Steven Liu Committed by GitHub
Browse files

[docs] Fix quantization links (#10323)

Update overview.md
parent 90200860
...@@ -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.
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment