We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7f0c35 commit 626062dCopy full SHA for 626062d
README.md
@@ -55,7 +55,7 @@ git clone https://github.com/vllm-project/vllm.git --branch v0.10.0
55
cd vllm
56
python use_existing_torch.py
57
uv pip install -r requirements/build.txt
58
-uv pip install --no-build-isolation -e .bash
+uv pip install --no-build-isolation -e .
59
```
60
61
> [!WARNING]
0 commit comments