Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
dynamo
Commits
1a6eb099
Unverified
Commit
1a6eb099
authored
Sep 30, 2025
by
Richard Huo
Committed by
GitHub
Sep 30, 2025
Browse files
fix: fix the lmcache args in the agg_lmcache.sh script (#3325)
Signed-off-by:
richardhuo-nv
<
rihuo@nvidia.com
>
parent
0ab6bc2b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
components/backends/vllm/launch/agg_lmcache.sh
components/backends/vllm/launch/agg_lmcache.sh
+1
-1
No files found.
components/backends/vllm/launch/agg_lmcache.sh
View file @
1a6eb099
...
@@ -12,4 +12,4 @@ ENABLE_LMCACHE=1 \
...
@@ -12,4 +12,4 @@ ENABLE_LMCACHE=1 \
LMCACHE_CHUNK_SIZE
=
256
\
LMCACHE_CHUNK_SIZE
=
256
\
LMCACHE_LOCAL_CPU
=
True
\
LMCACHE_LOCAL_CPU
=
True
\
LMCACHE_MAX_LOCAL_CPU_SIZE
=
20
\
LMCACHE_MAX_LOCAL_CPU_SIZE
=
20
\
python
-m
dynamo.vllm
--model
Qwen/Qwen3-0.6B
python
-m
dynamo.vllm
--model
Qwen/Qwen3-0.6B
--connector
lmcache
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