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
d316e576
Commit
d316e576
authored
Mar 02, 2025
by
Piotr Marcinkiewicz
Committed by
GitHub
Mar 02, 2025
Browse files
fix: Copy nixl example for vllm_nixl container (#323)
parent
5cbeb5e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
container/Dockerfile.vllm_nixl
container/Dockerfile.vllm_nixl
+1
-1
No files found.
container/Dockerfile.vllm_nixl
View file @
d316e576
...
@@ -291,7 +291,7 @@ COPY container/deps/vllm /workspace/container/deps/vllm
...
@@ -291,7 +291,7 @@ COPY container/deps/vllm /workspace/container/deps/vllm
COPY --from=dev ${VLLM_KV_CAPI_PATH} ${VLLM_KV_CAPI_PATH}
COPY --from=dev ${VLLM_KV_CAPI_PATH} ${VLLM_KV_CAPI_PATH}
# Copy minimal set of files for deployment/examples
# Copy minimal set of files for deployment/examples
# FIXME: Use a more consolidated path after directory restructure
# FIXME: Use a more consolidated path after directory restructure
COPY examples/python_rs/llm/vllm /workspace/examples/python_rs/llm/vllm
COPY examples/python_rs/llm/vllm
_nixl
/workspace/examples/python_rs/llm/vllm
_nixl
WORKDIR /workspace
WORKDIR /workspace
...
...
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