Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ronakice authored Oct 21, 2024
1 parent e0e8408 commit 448f05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ pip install rank-llm[sglang] # pip installation
pip install -e .[sglang] # or local installation for development
```

you need to install flashinfer separately to use `SGLang` backend.
Remember to install flashinfer to use `SGLang` backend.

```bash
pip install flashinfer -i https://flashinfer.ai/whl/cu121/torch2.4/
Expand Down

0 comments on commit 448f05d

Please sign in to comment.