

# AWS Deep Learning ARM64 AMI GPU PyTorch 2.5 (Ubuntu 22.04)
<a name="aws-deep-learning-arm64-gpu-pytorch-2.5-ubuntu-22-04"></a>

**Note**  
For detailed software package information, please refer to the individual release notes pages linked below

For help getting started, see [Getting started with DLAMI](getting-started.md).

#### AMI Name Format
<a name="name-arm64-gpu-pytorch-2.5-ubuntu-22-04"></a>
+ Deep Learning ARM64 AMI OSS Nvidia Driver GPU PyTorch 2.5.\$1\$1PATCH\$1VERSION\$1 (Ubuntu 22.04) \$1\$1YYYY-MM-DD\$1

#### SSM Parameter Query
<a name="ssm-param-arm64-gpu-pytorch-2.5-ubuntu-22-04"></a>

 **Please use the following Public SSM Parameter Query to find the latest DLAMI: ** 

```
export SSM_PARAMETER=oss-nvidia-driver-gpu-pytorch-2.5-ubuntu-22.04/latest/ami-id && \
        aws ssm get-parameter --region us-east-1 \
        --name /aws/service/deeplearning/ami/arm64/$SSM_PARAMETER \
        --query "Parameter.Value" \
        --output text
```

#### AWSCLI Query
<a name="awscli-arm64-gpu-pytorch-2.5-ubuntu-22-04"></a>

 **Please use the following AWS Query to find the latest DLAMI: ** 

```
aws ec2 describe-images --region us-east-1 --owners amazon --filters 'Name=name,Values=Deep Learning ARM64 AMI OSS Nvidia Driver GPU PyTorch 2.5.? (Ubuntu 22.04) ????????' 'Name=state,Values=available' --query 'reverse(sort_by(Images, &CreationDate))[:1].ImageId' --output text
```

#### Latest Releases
<a name="latest-release-arm64-gpu-pytorch-2.5-ubuntu-22-04"></a>

**Topics**
+ [Deep Learning ARM64 AMI OSS Nvidia Driver GPU PyTorch 2.5.1 (Ubuntu 22.04) 20251031](aws-deep-learning-ami-gpupt25ossarm64-ul2204-2025-11-10.md)
+ [Deep Learning ARM64 AMI OSS Nvidia Driver GPU PyTorch 2.5.1 (Ubuntu 22.04) 20251003](aws-deep-learning-ami-gpupt25ossarm64-ul2204-2025-10-14.md)
+ [Deep Learning ARM64 AMI OSS Nvidia Driver GPU PyTorch 2.5.1 (Ubuntu 22.04) 20250926](aws-deep-learning-ami-gpupt25ossarm64-ul2204-2025-09-30.md)

#### Archive
<a name="archive-arm64-gpu-pytorch-2.5-ubuntu-22-04"></a>

**Topics**
+ [Release Notes Archive](archive-detail-arm64-ami-gpu-pytorch-2.5-ubuntu-22-04.md)