Skip to content

NVIDIA Dynamo

Dynamo is a new modular inference framework designed for serving large language models (LLMs) in multi-node distributed environments. It enables seamless scaling of inference workloads across GPU nodes and the dynamic allocation of GPU workers to address traffic bottlenecks at various stages of the model pipeline.

This GitHub organization hosts repositories for Dynamo's core components and integrations, including:

Core Framework

  • Distributed inference runtime with Rust-based orchestration
  • Python bindings for workflow customization
  • Multi-GPU/multi-node serving capabilities

LLM Optimized Components

  • Disaggregated Serving Engine: Decoupling of prefill and decode to optimize for throughput at latency SLOs
  • Intelligent Routing System: Prefix-based and load-aware request distribution
  • KV Cache Management: Distributed KV Cache management

NVIDIA Optimized Transfer Library (NIXL)

  • Abstracts memory of heterogeneous devices, i.e., CPU, GPU, storage, and enables most efficient and low-latency communication among them
  • Integrates with distributed inference servers such as Dynamo. This library will target distributed inference communication patterns to effectively transfer the KV cache in disaggregated LLM serving platforms.

Getting Started

To learn more about NVIDIA Dynamo Inference Serving Platform, please refer to the Dynamo developer page and read our Quickstart Guide for container setup and basic workflows.

Documentation

User documentation on Dynamo features, APIs, and architecture is located in the Dynamo documents folder on GitHub.

FAQ

Consult the Dynamo FAQ Guide for frequently asked questions and answers.

Contribution & Support

  • Follow Contribution Guidelines
  • Report issues via GitHub Discussions
  • Enterprise support available through NVIDIA AI Enterprise

License

Apache 2.0 licensed with third-party attributions documented in each repository.

Note

APIs and components may evolve based on community feedback

Pinned Loading

  1. dynamo dynamo Public

    A Datacenter Scale Distributed Inference Serving Framework

    Rust 8.1k 1.6k

  2. nixl nixl Public

    NVIDIA Inference Xfer Library (NIXL)

    C++ 1.3k 441

  3. aiconfigurator aiconfigurator Public

    Offline optimization of your disaggregated Dynamo graph

    Python 441 164

  4. aiperf aiperf Public

    AIPerf is a comprehensive benchmarking tool that measures the performance of generative AI models served by your preferred inference solution.

    Python 662 182

  5. grove grove Public

    Kubernetes enhancements for Network Topology Aware Gang Scheduling & Autoscaling

    Go 264 86

  6. modelexpress modelexpress Public

    Model Express is a Rust-based component meant to be placed next to existing model inference systems to speed up their startup times and improve overall performance.

    Python 151 77

Repositories

Showing 10 of 17 repositories
  • aisimulate Public

    AISimulate predicts LLM serving behavior and searches for strong deployment configurations offline, without bringing up a GPU serving cluster

    ai-dynamo/aisimulate's past year of commit activity
    Python 5 2 7 48 Updated Sep 14, 2026
  • dynamo Public

    A Datacenter Scale Distributed Inference Serving Framework

    ai-dynamo/dynamo's past year of commit activity
    Rust 8,073 1,584 402 (2 issues need help) 1,084 Updated Sep 14, 2026
  • kvcr Public
    ai-dynamo/kvcr's past year of commit activity
    Python 35 Apache-2.0 10 2 5 Updated Sep 14, 2026
  • modelexpress Public

    Model Express is a Rust-based component meant to be placed next to existing model inference systems to speed up their startup times and improve overall performance.

    ai-dynamo/modelexpress's past year of commit activity
    Python 151 Apache-2.0 77 28 39 Updated Sep 14, 2026
  • aiperf Public

    AIPerf is a comprehensive benchmarking tool that measures the performance of generative AI models served by your preferred inference solution.

    ai-dynamo/aiperf's past year of commit activity
    Python 662 Apache-2.0 182 40 (1 issue needs help) 80 Updated Sep 14, 2026
  • snapshot Public

    Snapshot gets GPU pods ready in seconds instead of minutes — by restoring a fully initialized GPU worker instead of starting one from scratch. Kubernetes-native checkpoint & restore that runs alongside your existing stack.

    ai-dynamo/snapshot's past year of commit activity
    Go 29 Apache-2.0 15 37 (8 issues need help) 44 Updated Sep 14, 2026
  • nixl Public

    NVIDIA Inference Xfer Library (NIXL)

    ai-dynamo/nixl's past year of commit activity
    C++ 1,254 441 68 219 Updated Sep 14, 2026
  • ai-dynamo/frontend-crates's past year of commit activity
    Rust 18 Apache-2.0 29 7 (1 issue needs help) 13 Updated Sep 14, 2026
  • aitune Public

    NVIDIA AITune is an inference toolkit designed for tuning and deploying Deep Learning models with a focus on NVIDIA GPUs.

    ai-dynamo/aitune's past year of commit activity
    Python 283 Apache-2.0 32 2 2 Updated Sep 14, 2026
  • grove Public

    Kubernetes enhancements for Network Topology Aware Gang Scheduling & Autoscaling

    ai-dynamo/grove's past year of commit activity
    Go 264 Apache-2.0 86 41 40 Updated Sep 13, 2026