From 47f211cba66276964d524b8bdf70965283685719 Mon Sep 17 00:00:00 2001 From: aws_hangrui Date: Fri, 1 Aug 2025 12:12:45 -0700 Subject: [PATCH] Update index.rst --- release-notes/2.25.0/index.rst | 3 --- 1 file changed, 3 deletions(-) diff --git a/release-notes/2.25.0/index.rst b/release-notes/2.25.0/index.rst index 2a90c789..c0e96793 100644 --- a/release-notes/2.25.0/index.rst +++ b/release-notes/2.25.0/index.rst @@ -43,7 +43,6 @@ Inference Optimizations (NxD Core and NxDI) Neuron 2.25.0 introduces performance optimizations and new capabilities including: -* On-device Forward Pipeline, reducing latency by up to 43% in models like Pixtral * Context and Data Parallel support for improved batch scaling * Chunked Attention for efficient long sequence processing * 128k context length support for Llama 70B models @@ -57,8 +56,6 @@ Model Support (NxDI) Neuron 2.25.0 expands model support to include: * Qwen3 dense models (0.6B to 32B parameters) -* Flux.1-dev model for text-to-image generation (Beta) -* Pixtral-Large-Instruct-2411 for image-to-text generation (Beta) Profiling Updates ^^^^^^^^^^^^^^^^^