"docs/components/vscode:/vscode.git/clone" did not exist on "35f99f93c974d10473ce71e187e6032b5e1ef12f"
Unverified Commit f744c7c3 authored by dagil-nvidia's avatar dagil-nvidia Committed by GitHub
Browse files

docs: add agentic inference post to blog landing page (#7359)


Signed-off-by: default avatarDan Gil <dagil@nvidia.com>
parent 33604afa
...@@ -6,6 +6,14 @@ description: Technical deep dives, announcements, and updates from the Dynamo te ...@@ -6,6 +6,14 @@ description: Technical deep dives, announcements, and updates from the Dynamo te
Technical deep dives, announcements, and updates from the Dynamo team. Technical deep dives, announcements, and updates from the Dynamo team.
<CardGroup cols={2}> <CardGroup cols={2}>
<Card
title="Full-Stack Optimizations for Agentic Inference"
icon="regular microchip"
href="/dynamo/dev/blog/agentic-inference"
>
How Dynamo optimizes for agentic workloads at three layers: the frontend API,
the router, and KV cache management.
</Card>
<Card <Card
title="Flash Indexer: Inter-Galactic KV Routing" title="Flash Indexer: Inter-Galactic KV Routing"
icon="regular bolt" icon="regular bolt"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment