Keiven Chang commited on
Commit
d82231c
verified
1 Parent(s): a83a731

docs: add Dynamo architecture to organization card

Browse files
Files changed (1) hide show
  1. index.html +1 -0
index.html CHANGED
@@ -12,6 +12,7 @@
12
  <h1>NVIDIA Dynamo</h1>
13
  <p><strong>Open-source, low-latency inference for generative AI.</strong></p>
14
  <p>NVIDIA Dynamo is a modular inference framework for serving generative AI models in distributed environments. It scales workloads across GPU fleets with intelligent resource scheduling, request routing, optimized memory management, and data transfer.</p>
 
15
  <p><a href="https://github.com/ai-dynamo/dynamo" target="_blank" rel="noopener noreferrer">GitHub repository</a> 路 <a href="https://docs.nvidia.com/dynamo/latest/" target="_blank" rel="noopener noreferrer">Documentation</a></p>
16
  <hr>
17
  <h2>Built for production inference</h2>
 
12
  <h1>NVIDIA Dynamo</h1>
13
  <p><strong>Open-source, low-latency inference for generative AI.</strong></p>
14
  <p>NVIDIA Dynamo is a modular inference framework for serving generative AI models in distributed environments. It scales workloads across GPU fleets with intelligent resource scheduling, request routing, optimized memory management, and data transfer.</p>
15
+ <img src="https://huggingface.co/spaces/ai-dynamo/README/resolve/main/nvidia-dynamo-inference-architecture.png" alt="NVIDIA Dynamo architecture and components" style="display: block; width: 100%; height: auto; margin: 24px 0;">
16
  <p><a href="https://github.com/ai-dynamo/dynamo" target="_blank" rel="noopener noreferrer">GitHub repository</a> 路 <a href="https://docs.nvidia.com/dynamo/latest/" target="_blank" rel="noopener noreferrer">Documentation</a></p>
17
  <hr>
18
  <h2>Built for production inference</h2>