| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Original HTTPS Page] |
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:
NVIDIA Optimized Transfer Library (NIXL)
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.
User documentation on Dynamo features, APIs, and architecture is located in the Dynamo documents folder on GitHub.
Consult the Dynamo FAQ Guide for frequently asked questions and answers.
Apache 2.0 licensed with third-party attributions documented in each repository.
Note
This project is currently in alpha stage - APIs and components may evolve based on community feedback
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.
AIPerf is a comprehensive benchmarking tool that measures the performance of generative AI models served by your preferred inference solution.
NVIDIA AITune is an inference toolkit designed for tuning and deploying Deep Learning models with a focus on NVIDIA GPUs.
FlexTensor is a tensor offloading and management library for PyTorch that enables running large models on limited GPU memory by intelligently offloading tensors between GPU and CPU memory.
Loading…
Loading…
| Back | FazBrowse Home | New Git URL |