aws AWS What's New ·

SageMaker HyperPod adds model caching for faster inference autoscaling

aiawsgaengineeraws-s3aws-sagemaker
feature

Amazon SageMaker HyperPod now includes model caching, an inference optimization that pre-loads model weights and container images onto cluster nodes. This significantly reduces cold start times for large language model (LLM) inference workloads, allowing pods to start in seconds instead of minutes. The feature helps alleviate bottlenecks in scaling LLM deployments by speeding up container image downloads and model weight loading. It is generally available in all regions where SageMaker HyperPod operates and can be enabled via the HyperPod Inference Operator.

Features (1)
  • Model caching for SageMaker HyperPod

    SageMaker HyperPod now supports model caching, pre-loading model weights and container images onto cluster nodes. This optimization reduces cold start times for LLM inference workloads, achieving approximately 60% faster scale-out and significant reductions in image-pull time for models ranging from 57 GB to 145 GB.

Read the original announcement →

https://aws.amazon.com/about-aws/whats-new/2026/09/sgm-hyperpod-model-caching-inf/

Related releases