Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
tanmayv25 committed Nov 22, 2023
1 parent c372194 commit d35d7d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ docker run --gpus all -it --net=host --rm -p 8001:8001 --shm-size=1G --ulimit me
```

Replace \<xx.yy\> with the version of Triton that you want to use.
Note that Triton's vLLM container was first published in 23.10 release,
so any prior version will not work.
Note that Triton's vLLM container was first published starting from
23.10 release.

After you start Triton you will see output on the console showing
the server starting up and loading the model. When you see output
Expand Down

0 comments on commit d35d7d4

Please sign in to comment.