Skip to content

Commit

Permalink
Update tag in readme (#39)
Browse files Browse the repository at this point in the history
  • Loading branch information
kzawora-intel authored May 23, 2024
1 parent b6f5584 commit 6f5629f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README_GAUDI.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ To build and install vLLM-fork from source, run:
``` {.console}
$ git clone https://github.com/HabanaAI/vllm-fork.git
$ cd vllm-fork
# git checkout 0.4.2-Gaudi-1.16.0
# git checkout v0.4.2-Gaudi-1.16.0
$ pip install -e . # This may take 5-10 minutes.
```

Expand Down
2 changes: 1 addition & 1 deletion docs/source/getting_started/gaudi-installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ To build and install vLLM-fork from source, run:
$ git clone https://github.com/HabanaAI/vllm-fork.git
$ cd vllm-fork
# git checkout 0.4.2-Gaudi-1.16.0
# git checkout v0.4.2-Gaudi-1.16.0
$ pip install -e . # This may take 5-10 minutes.
Supported Features
Expand Down

0 comments on commit 6f5629f

Please sign in to comment.