Skip to content

Commit 6f5629f

Browse files
Update tag in readme (vllm-project#39)
1 parent b6f5584 commit 6f5629f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README_GAUDI.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ To build and install vLLM-fork from source, run:
5252
``` {.console}
5353
$ git clone https://github.com/HabanaAI/vllm-fork.git
5454
$ cd vllm-fork
55-
# git checkout 0.4.2-Gaudi-1.16.0
55+
# git checkout v0.4.2-Gaudi-1.16.0
5656
$ pip install -e . # This may take 5-10 minutes.
5757
```
5858

docs/source/getting_started/gaudi-installation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ To build and install vLLM-fork from source, run:
6161
6262
$ git clone https://github.com/HabanaAI/vllm-fork.git
6363
$ cd vllm-fork
64-
# git checkout 0.4.2-Gaudi-1.16.0
64+
# git checkout v0.4.2-Gaudi-1.16.0
6565
$ pip install -e . # This may take 5-10 minutes.
6666
6767
Supported Features

0 commit comments

Comments
 (0)