We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbf36fe commit 64947e5Copy full SHA for 64947e5
README.md
@@ -62,6 +62,7 @@ Applying quantization with `llmcompressor`:
62
* [Quantizing MoE LLMs](examples/quantizing_moe/README.md)
63
* [Quantizing Vision-Language Models](examples/multimodal_vision/README.md)
64
* [Quantizing Audio-Language Models](examples/multimodal_audio/README.md)
65
+* [Quantizing Models Non-uniformly](examples/quantization_non_uniform/README.md)
66
67
### User Guides
68
Deep dives into advanced usage of `llmcompressor`:
0 commit comments