Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
d752a1a2
Commit
d752a1a2
authored
Mar 07, 2025
by
Piotr Marcinkiewicz
Committed by
GitHub
Mar 07, 2025
Browse files
docs: Add VLLM_NIXL in main readme (#23)
parent
ac13ed06
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
README.md
README.md
+2
-1
No files found.
README.md
View file @
d752a1a2
...
...
@@ -53,7 +53,8 @@ We provide 3 types of builds:
1.
`STANDARD`
which includes our default set of backends (onnx, openvino...)
2.
`TENSORRTLLM`
which includes our TRT-LLM backend
3.
`VLLM`
which includes our VLLM backend
3.
`VLLM`
which includes our VLLM backend using NCCL communication library.
4.
`VLLM_NIXL`
which includes our VLLM backend using new NIXL communication library.
For example, if you want to build a container for the
`STANDARD`
backends you can run
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment