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 1b7ba25 commit 941daaaCopy full SHA for 941daaa
docs/getting_started/installation.md
@@ -68,7 +68,7 @@ or you can install from source by cloning the [vllm-Spyre](https://github.com/vl
68
69
## Install PyTorch
70
71
-Finally, the `torch` is needed to run examples and tests. If it is not already installed, install it using `pip`:
+Finally, `torch` is needed to run examples and tests. If it is not already installed, install it using `pip`:
72
73
```sh
74
pip install torch==2.7.0
0 commit comments