Home icon

Reduce inference cold starts on Amazon SageMaker HyperPod with model caching

Machine Learning Blog



This article announces model caching for Amazon SageMaker Inference on HyperPod, which eliminates inference cold starts by pre-loading model weights and container images onto cluster nodes.

  • Weights cache downloads model weights to local NVMe storage, enabling 7 GB/s read speeds instead of network downloads
  • Image cache pre-pulls inference server container images to skip 5-7 minute ECR pulls
  • Pods start serving traffic in seconds rather than 25-30+ minutes for large models like DeepSeek-R1
  • Enable caching by adding modelCacheConfig to InferenceEndpointConfig or JumpStartModel resources
  • Supports Amazon S3, FSx for Lustre, HuggingFace Hub, and SageMaker JumpStart as model sources
  • Benchmarks show ~60% faster scale-out and up to 97% reduction in image pull time
  • Pods prefer cached nodes but fall back to network downloads if needed; automatic cleanup on resource deletion

Model caching is now generally available across all regions where SageMaker HyperPod operates, significantly improving autoscaling response times for large language model inference.



Go to article

The AWS News Feed is currently looking for gold sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.

Related articles

Apr 14
2026
Best practices to run inference on Amazon SageMaker HyperPod
Apr 6
2026
Unlock efficient model deployment: Simplified Inference Operator setup on Amazon SageMaker HyperPod
Jul 9
2026
Enhancing enterprise inference on Amazon SageMaker HyperPod with data capture, Hugging Face, NVMe, and Route 53 integration
May 20
2026
Amazon SageMaker HyperPod now supports data capture for inference workloads

The AWS News Feed is currently looking for silver sponsors. If you want to support the AWS community and reach a large audience of AWS professionals, consider sponsoring the AWS News Feed.