Skip to content

Commit 941daaa

Browse files
committed
pass the torch
Signed-off-by: Christian Kadner <[email protected]>
1 parent 1b7ba25 commit 941daaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting_started/installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ or you can install from source by cloning the [vllm-Spyre](https://github.com/vl
6868

6969
## Install PyTorch
7070

71-
Finally, the `torch` is needed to run examples and tests. If it is not already installed, install it using `pip`:
71+
Finally, `torch` is needed to run examples and tests. If it is not already installed, install it using `pip`:
7272

7373
```sh
7474
pip install torch==2.7.0

0 commit comments

Comments
 (0)