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
5c2415d8
Unverified
Commit
5c2415d8
authored
Dec 11, 2025
by
Kyle McGill
Committed by
GitHub
Dec 11, 2025
Browse files
docs: update docs to remove KVBM cuda graph limitation (#4902)
parent
31f31e8e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
docs/kvbm/trtllm-setup.md
docs/kvbm/trtllm-setup.md
+0
-1
No files found.
docs/kvbm/trtllm-setup.md
View file @
5c2415d8
...
...
@@ -23,7 +23,6 @@ To learn what KVBM is, please check [here](kvbm_architecture.md)
> [!Note]
> - Ensure that `etcd` and `nats` are running before starting.
> - KVBM does not currently support CUDA graphs in TensorRT-LLM.
> - KVBM only supports TensorRT-LLM’s PyTorch backend.
> - Disable partial reuse `enable_partial_reuse: false` in the LLM API config’s `kv_connector_config` to increase offloading cache hits.
> - KVBM requires TensorRT-LLM v1.1.0rc5 or newer.
...
...
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