.. _install-neuronx-2.9.0-pytorch:


.. meta::
   :description: Install PyTorch NeuronX (Neuron 2.9.0) - AWS Neuron SDK documentation
   :keywords: AWS Neuron, Inferentia, PyTorch, Trainium, setup, torch-neuronx, Neuron 2.9.0, previous release
   :date-modified: 2026-03-30


Install PyTorch NeuronX (Neuron 2.9.0)
======================================

.. tab-set::

    .. tab-item:: PyTorch 1.13.0

        .. tab-set::

            .. tab-item:: Amazon Linux 2 AMI

                .. include :: /frameworks/torch/torch-neuronx/setup/note-setup-general.rst

                .. program-output:: python3 src/helperscripts/n2-helper.py --install-type=install --category=compiler_framework --framework=pytorch --framework-version=1.13.0 --neuron-version=2.9.0 --file=src/helperscripts/n2-manifest.json --os=amazonlinux2 --instance=trn1 --ami=non-dlami

            .. tab-item:: Ubuntu 20 AMI

                .. include :: /frameworks/torch/torch-neuronx/setup/note-setup-general.rst

                .. program-output:: python3 src/helperscripts/n2-helper.py --install-type=install --category=compiler_framework --framework=pytorch --framework-version=1.13.0 --neuron-version=2.9.0 --file=src/helperscripts/n2-manifest.json --os=ubuntu20 --instance=trn1 --ami=non-dlami
