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
357efee3
Unverified
Commit
357efee3
authored
Sep 05, 2025
by
Harry Kim
Committed by
GitHub
Sep 05, 2025
Browse files
docs: Update README.md (#2906)
Signed-off-by:
Harry Kim
<
harry_kim@live.com
>
parent
abf4cafc
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
README.md
README.md
+2
-2
No files found.
README.md
View file @
357efee3
...
...
@@ -21,7 +21,7 @@ limitations under the License.
[

](https://discord.gg/D92uqZRjCZ)
[

](https://deepwiki.com/ai-dynamo/dynamo)
|
**[Roadmap](https://github.com/ai-dynamo/dynamo/issues/762)**
|
**[Documentation](https://docs.nvidia.com/dynamo/latest/index.html)**
|
**[Examples](https://github.com/ai-dynamo/dynamo/tree/main/examples)**
|
**[
Design Proposals](https://github.com/ai-dynamo/enhancements)**
|
|
**[Roadmap](https://github.com/ai-dynamo/dynamo/issues/762)**
|
**[Support matrix](https://github.com/ai-dynamo/dynamo/blob/main/docs/support_matrix.md)**
|
**[Documentation](https://docs.nvidia.com/dynamo/latest/index.html)**
|
**[Examples](https://github.com/ai-dynamo/dynamo/tree/main/examples)**
|
**[
Prebuilt containers](https://catalog.ngc.nvidia.com/orgs/nvidia/teams/ai-dynamo/collections/ai-dynamo)**
|
**[Design Proposals](https://github.com/ai-dynamo/enhancements)**
|
**[Blogs](https://developer.nvidia.com/blog/tag/nvidia-dynamo)**
# NVIDIA Dynamo
...
...
@@ -60,7 +60,7 @@ Dynamo is designed to be inference engine agnostic (supports TRT-LLM, vLLM, SGLa
|
[
**KV-Aware Routing**
](
/docs/architecture/kv_cache_routing.md
)
| ✅ | ✅ | ✅ |
|
[
**Load Based Planner**
](
/docs/architecture/load_planner.md
)
| 🚧 | 🚧 | 🚧 |
|
[
**SLA-Based Planner**
](
/docs/architecture/sla_planner.md
)
| ✅ | ✅ | 🚧 |
|
[
**KVBM**
](
/docs/architecture/kvbm_architecture.md
)
|
🚧
|
🚧
| 🚧 |
|
[
**KVBM**
](
/docs/architecture/kvbm_architecture.md
)
|
✅
|
✅
| 🚧 |
To learn more about each framework and their capabilities, check out each framework's README!
-
**[vLLM](components/backends/vllm/README.md)**
...
...
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