Skip to content

Commit

Permalink
Remove line about CUDA version compatibility.
Browse files Browse the repository at this point in the history
Co-authored-by: Tanmay Verma <[email protected]>
  • Loading branch information
dyastremsky and tanmayv25 authored Oct 18, 2023
1 parent 45be0f6 commit 204ce5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ In the [samples](samples) folder, you can also find a sample client,
To see the version of vLLM in the container, see the
[version_map](https://github.com/triton-inference-server/server/blob/85487a1e15438ccb9592b58e308a3f78724fa483/build.py#L83)
in [build.py](https://github.com/triton-inference-server/server/blob/main/build.py)
for the Triton version you are using. These are compatible with the newer versions of CUDA running in Triton.
for the Triton version you are using.

If you would like to use a specific vLLM commit or the latest version of vLLM, you
will need to use a
Expand Down

0 comments on commit 204ce5a

Please sign in to comment.