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
b5f3fe10
Commit
b5f3fe10
authored
Apr 29, 2025
by
nnshah1
Browse files
moving to opt foider to pick up binary even if local mounted
parent
3c1c2ac3
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
container/Dockerfile.vllm
container/Dockerfile.vllm
+1
-1
No files found.
container/Dockerfile.vllm
View file @
b5f3fe10
...
@@ -367,7 +367,7 @@ RUN --mount=type=bind,source=./container/launch_message.txt,target=/workspace/la
...
@@ -367,7 +367,7 @@ RUN --mount=type=bind,source=./container/launch_message.txt,target=/workspace/la
echo "cat ~/.launch_screen" >> ~/.bashrc
echo "cat ~/.launch_screen" >> ~/.bashrc
# Tell vllm to use the Dynamo LLM C API for KV Cache Routing
# Tell vllm to use the Dynamo LLM C API for KV Cache Routing
ENV VLLM_KV_CAPI_PATH=
$CARGO_TARGET_DIR/release
/libdynamo_llm_capi.so
ENV VLLM_KV_CAPI_PATH=
/opt/dynamo/bindings/lib
/libdynamo_llm_capi.so
##########################################
##########################################
########## Perf Analyzer Image ###########
########## Perf Analyzer Image ###########
...
...
xuxzh1
🎱
@xuxzh1
mentioned in commit
bd2877a5
·
Jun 09, 2025
mentioned in commit
bd2877a5
mentioned in commit bd2877a5fb23f3350e6537b174fca215892e5417
Toggle commit list
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