Skip to content

Commit 4115d1f

Browse files
authored
Update README.md with badges (#1789)
Summary - Add badges to link docs and pypi ![IMG_0665](https://github.com/user-attachments/assets/16574eb9-21fc-4a7b-a241-8127ff13381a)
1 parent bf91e1a commit 4115d1f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,14 @@
1-
# <img width="40" alt="tool icon" src="https://github.com/user-attachments/assets/f9b86465-aefa-4625-a09b-54e158efcf96" /> LLM Compressor
1+
<div align="center">
2+
3+
<h1>
4+
<img width="40" alt="tool icon" src="https://github.com/user-attachments/assets/f9b86465-aefa-4625-a09b-54e158efcf96" />
5+
<span style="font-size:80px;">LLM Compressor</span>
6+
</h1>
7+
8+
[![docs](https://img.shields.io/badge/docs-LLM--Compressor-blue)](https://docs.vllm.ai/projects/llm-compressor/en/latest/) [![PyPI](https://img.shields.io/pypi/v/llmcompressor.svg)](https://pypi.org/project/llmcompressor/)
9+
10+
</div>
11+
212
`llmcompressor` is an easy-to-use library for optimizing models for deployment with `vllm`, including:
313

414
* Comprehensive set of quantization algorithms for weight-only and activation quantization

0 commit comments

Comments
 (0)