Skip to content

Commit

Permalink
plug in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Kyle Sayers <[email protected]>
  • Loading branch information
kylesayrs committed Jan 25, 2025
1 parent d11af96 commit f1bd1d2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ Applying quantization with `llmcompressor`:
* [Activation quantization to `fp8`](examples/quantization_w8a8_fp8)
* [Weight only quantization to `int4`](examples/quantization_w4a16)
* [Quantizing MoE LLMs](examples/quantizing_moe)
* [Quantizing Multimodal Audio LLMs](examples/multimodal_audio)

### User Guides
Deep dives into advanced usage of `llmcompressor`:
Expand Down

0 comments on commit f1bd1d2

Please sign in to comment.