@@ -20,9 +20,9 @@ Neuron 2.21.0 (12/20/2024)
2020What's New
2121^^^^^^^^^^
2222
23- **Overview **: Neuron 2.21.0 introduces support for :ref: `AWS Trainium 2 <trainium2-arch >` and
23+ **Overview **: Neuron 2.21.0 introduces support for :ref: `AWS Trainium2 <trainium2-arch >` and
2424:ref: `Trn2 instances <aws-trn2-arch >`, including the trn2.48xlarge instance type and Trn2
25- UltraServer. The release adds new capabilities in both training and
25+ UltraServer (Preview) . The release adds new capabilities in both training and
2626inference of large-scale models. It introduces :ref: `NxD Inference (beta) <introduce-nxd-inference >`, a
2727PyTorch-based library for deployment, :ref: `Neuron Profiler 2.0 (beta) <neuron-profiler-2-0-guide >`, and
2828:ref: `PyTorch 2.5 <introduce-pytorch-2-5 >` support across the Neuron SDK, and :ref: `Logical NeuronCore
@@ -55,10 +55,8 @@ post-training model alignment, and adds support for Mixture-of-Experts
5555:ref: `checkpoint conversion <checkpoint_conversion >` capabilities and supports MoE with Tensor,
5656Sequence, Pipeline, and Expert parallelism.
5757
58- **ML Frameworks: ** Neuron 2.21.0 adds :ref: `PyTorch 2.5 <introduce-pytorch-2-5 >` coming with improved
59- support for eager mode, FP8, and Automatic Mixed Precision capabilities.
60- JAX support extends to version 0.4.35, including support for JAX caching
61- APIs.
58+ **ML Frameworks: ** Neuron 2.21.0 adds support for :ref: `PyTorch 2.5 <introduce-pytorch-2-5 >` and
59+ JAX 0.4.35.
6260
6361.. note ::
6462 The CVEs
@@ -91,8 +89,7 @@ multi-core operations, and includes new modules and APIs including
9189support for float8_e5m2 datatype.
9290
9391**Deep Learning Containers (DLAMIs) **: This release expands support for
94- JAX 0.4 within the :ref: `Multi Framework DLAMI <neuron-dlami-overview >`. It also introduces NeuronX
95- Distributed Training (NxDT), Inference (NxDI), and Core (NxD) with
92+ JAX 0.4 within the :ref: `Multi Framework DLAMI <neuron-dlami-overview >`. It also introduces NxD Training, NxD Inference, and NxD Core with
9693:ref: `PyTorch 2.5 <introduce-pytorch-2-5 >` support. Additionally, a new Single Framework DLAMI for
9794TensorFlow 2.10 on Ubuntu 22 is now available.
9895
0 commit comments