Skip to content

Commit

Permalink
Update vllm_odh.md
Browse files Browse the repository at this point in the history
Co-authored-by: Maximilien de Bayser <mbayser@br.ibm.com>
Signed-off-by: Jeff Fialho <jefferson@fialhocoelho.com.br>
  • Loading branch information
fialhocoelho and maxdebayser authored Sep 11, 2024
1 parent fee40df commit 785ca01
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vllm_odh.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,8 @@ Clone and create a new branch from `odh/vllm:main`.
```bash
git clone git@github.com:opendatahub-io/vllm.git
cd vllm
git checkout -b <new-branch-name>
git checkout -b <ibm-YYYYMMDD>
echo "odh: $(git rev-parse --short HEAD)" > release_sources.txt
```
- This branch will be used to prepare the new release.

Expand Down

0 comments on commit 785ca01

Please sign in to comment.