Skip to content

Commit

Permalink
Update README.md (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
robertgshaw2-neuralmagic authored Aug 11, 2024
1 parent da5bd54 commit d232ea8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,12 @@

`llm-compressor` can be installed from the source code via a git clone and local pip install.

### From PyPI
```bash
pip install llmcompressor
```

### From Source
```bash
git clone https://github.com/vllm-project/llm-compressor.git
pip install -e llm-compressor
Expand Down

0 comments on commit d232ea8

Please # to comment.