Skip to content

Commit 9f8a0f9

Browse files
committed
[Feature] Improve logging for error messages
Signed-off-by: Elizabeth Thomas <[email protected]>
1 parent 68b254d commit 9f8a0f9

File tree

10 files changed

+1850
-90
lines changed

10 files changed

+1850
-90
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ Find the full list of supported models [here](https://docs.vllm.ai/en/latest/mod
9292
Install vLLM with `pip` or [from source](https://docs.vllm.ai/en/latest/getting_started/installation/gpu/index.html#build-wheel-from-source):
9393

9494
```bash
95-
pip install vllm
95+
uv pip install vllm
9696
```
9797

9898
Visit our [documentation](https://docs.vllm.ai/en/latest/) to learn more.

0 commit comments

Comments
 (0)