NVIDIA ModelExpress Slashes AI Model Load Times From 8 Minutes to Under 2 With New GPU Transfer Technology

Jul 27, 2026
NVIDIA Technical Blog
Article image for NVIDIA ModelExpress Slashes AI Model Load Times From 8 Minutes to Under 2 With New GPU Transfer Technology

Summary

NVIDIA's new ModelExpress technology slashes AI model cold start times from 8 minutes to under 2 minutes by leveraging direct GPU-to-GPU transfers and a tiered fallback system, dramatically accelerating large model deployments in production environments.

Key Points

  • NVIDIA ModelExpress (MX) accelerates model weight loading by prioritizing direct GPU-to-GPU P2P RDMA transfers via NIXL, eliminating redundant downloads and reducing cold start times for large models like DeepSeek-V4 Pro from 8 minutes to under 2 minutes.
  • MX employs a tiered fallback system with advanced strategies including multithreaded streaming, atomic distributed caching, GPUDirect Storage, and VMM arena registration to optimize memory registration overhead and automate the fastest available transfer path across diverse cluster environments.
  • Beyond weight loading, MX accelerates JIT kernel cache transfers between replicas, supports receiver-driven reinforcement learning refit workflows, and integrates natively with vLLM, SGLang, Dynamo, and llm-d to reduce total startup and operational overhead in production LLM deployments.

Tags

Read Original Article