← Back to all announcements
★★☆☆☆ 23/06/2026

SageMaker Notebook Instances now support G6e instance types

G6e's 48 GB-per-GPU L40S hardware is now available in SageMaker notebooks, enabling interactive fine-tuning of 13B-parameter LLMs at 2.5x G5 speed.

View original announcement →

Visual Summary

graph TD A{{G6e on SageMaker Notebooks}}:::announced B((ML Practitioner)):::external C(NVIDIA L40S GPUs):::compute D(SageMaker Notebook Instance):::compute E([GenAI Fine-tuning]):::feature F([LLM Deployment up to 13B]):::feature G([Diffusion Models]):::feature H(AWS Nitro System):::compute I(Local NVMe SSD Storage):::storage B ==>|"launches"| A A ==>|"provisions"| D D -->|"powered by"| C D -->|"runs on"| H D -->|"uses"| I A -->|"enables"| E A -->|"enables"| F A -.->|"supports"| G classDef announced fill:#ff9900,stroke:#ec7211,color:#fff,font-weight:bold classDef compute fill:#e3f2fd,stroke:#1565c0,color:#1565c0 classDef storage fill:#e8f5e9,stroke:#2e7d32,color:#2e7d32 classDef feature fill:#fff3e0,stroke:#e65100,color:#e65100 classDef external fill:#f5f5f5,stroke:#616161,color:#616161

What's New

Amazon EC2 G6e instances are now generally available on SageMaker Notebook Instances, bringing NVIDIA L40S Tensor Core GPU-powered compute directly into the interactive notebook environment. These instances offer up to 8 GPUs with 48 GB of memory each, backed by third-generation AMD EPYC processors, delivering up to 2.5x better performance than the previous G5 generation. Customers can use them for interactive generative AI fine-tuning, LLM deployment up to 13B parameters, and diffusion model workloads for image, video, and audio generation.

How It Works

  • SageMaker Notebook Instances provision a managed EC2 instance running a Jupyter Notebook server; selecting a G6e instance type now routes that provisioning to NVIDIA L40S-backed hardware.
  • Each G6e instance features up to 8 NVIDIA L40S Tensor Core GPUs, each with 48 GB of GPU memory, totaling up to 384 GB of aggregate GPU memory per instance for memory-intensive model workloads.
  • The underlying hardware uses fourth-generation tensor cores and third-generation AMD EPYC CPUs, supporting up to 192 vCPUs, 1.536 TB of system memory, 400 Gbps network bandwidth, and up to 7.6 TB of local NVMe SSD storage.
  • G6e instances are built on the AWS Nitro System, which passes GPUs through in bare-metal mode, ensuring near-native GPU performance with no hypervisor overhead.
  • Within the notebook environment, users can leverage standard NVIDIA libraries (TensorRT, CUDA, cuDNN) and SageMaker pre-installed deep learning frameworks (PyTorch, TensorFlow) to run training and inference experiments interactively.
  • The same notebook instance can be used to test model deployment configurations before promoting to production SageMaker endpoints, enabling a tight iterate-and-validate loop.

Why It's Important

  • Generative AI fine-tuning and LLM experimentation previously required spinning up separate training jobs or clusters; G6e notebook instances allow practitioners to do this interactively, dramatically shortening the iteration cycle.
  • The 48 GB per-GPU memory footprint makes it feasible to load and experiment with models up to 13B parameters in a single notebook session without multi-node orchestration complexity.
  • Diffusion model workloads (image, video, audio generation) are memory-bandwidth-bound; G6e's 2.9x faster GPU memory bandwidth over G6 instances directly translates to faster generation times during prototyping.
  • Cost efficiency improves because G6e instances offer up to 20% cost savings over P4d instances while providing comparable or superior GPU memory, making high-end GPU experimentation more accessible.
  • Spatial computing use cases (3D simulations, digital twins via NVIDIA Omniverse) gain a managed notebook entry point, broadening the addressable workload types within SageMaker.

How It's Different

  • Compared to G5 instances, G6e delivers up to 2.5x better overall performance and 2x higher GPU memory per GPU (48 GB vs. 24 GB), enabling larger models and batch sizes in the same interactive environment.
  • Compared to G6 instances, G6e provides 2x higher GPU memory and 2.9x faster GPU memory bandwidth, making it the superior choice for memory-bandwidth-sensitive inference and fine-tuning tasks.
  • Compared to P4d instances, G6e offers up to 1.2x more total GPU memory and equivalent 400 Gbps networking at up to 20% lower cost, shifting the price-performance balance in favor of G6e for single-node workloads.
  • Unlike P4d (which uses NVIDIA A100 GPUs optimized for large-scale distributed training), G6e with L40S GPUs combines AI compute with ray tracing and media acceleration, making it uniquely suited for both ML and spatial computing in one instance family.
  • G6e is the first instance family in SageMaker Notebook Instances to support NVIDIA Omniverse-class spatial computing workloads, a capability not available in prior notebook instance GPU options.

When to Prefer It

  • Use G6e notebook instances when interactively fine-tuning large language models (7B–13B parameters) where the full model and optimizer states must fit in GPU memory without model parallelism.
  • Prefer G6e when prototyping or benchmarking diffusion models for image, video, or audio generation, where GPU memory bandwidth is the primary performance bottleneck.
  • Choose G6e for iterative prompt engineering and inference testing on large models before committing to a production endpoint, leveraging the interactive notebook environment for rapid experimentation.
  • Select G6e when your workload involves spatial computing tasks such as 3D simulation, digital twin construction, or NVIDIA Omniverse-based rendering alongside ML workflows in the same environment.
  • Use G6e as a cost-effective alternative to P4d when running single-node fine-tuning or training of smaller models where 400 Gbps networking and high GPU memory are required but full multi-node scale is not.
  • Prefer G6e over G5 whenever your model or dataset size has outgrown the 24 GB per-GPU memory limit of G5, or when you need meaningfully faster iteration times on existing G5 workloads.

Availability

  • Status: Generally Available (GA) as of June 23, 2026.
  • Supported Regions: US East (N. Virginia), US East (Ohio), US West (Oregon), Asia Pacific (Tokyo), Middle East (Dubai), Europe (Frankfurt), Europe (Sweden), Europe (Spain).
  • Pricing Model: Standard SageMaker Notebook Instance pricing applies; billed per-second for the duration the instance is running, at the EC2 G6e on-demand rate plus SageMaker overhead (refer to the SageMaker Pricing page for current rates).
  • Integration: Available via the SageMaker console, AWS CLI, and SageMaker SDK when creating or updating a notebook instance; also accessible through JupyterLab and Code Editor applications in SageMaker Studio.
  • Limitation: Not yet available in all AWS regions; customers in regions outside the listed eight will need to use alternative GPU instance types or request access through AWS Support.
  • Maintenance: SageMaker AI updates the underlying notebook instance software at least every 90 days; AWS recommends restarting notebook instances at least every 30 days to consume security patches.

Tags

Servicessagemaker
Typega-launchperformance
Conceptstraininginferencefine-tuninggenaillm
Use Casesdeveloper-tools
Providersnvidia
GeographyAMERICASAPJEMEA

Related Resources

AI Radar AWS

AWS AI/ML news — curated, researched, explained

An automated intelligence platform that curates, researches, and analyzes AWS AI/ML/GenAI announcements daily. Every report is backed by real research — the system reads linked blog posts and documentation to provide accurate, in-depth analysis.

How Each Report Is Generated

  1. Collection — Daily monitoring of the AWS "What's New" RSS feed
  2. Filtering — AI-powered relevance detection for AI/ML/GenAI topics
  3. Taxonomy Tagging — LLM-based classification across 6 dimensions
  4. Importance Scoring — Point-based system with tag bonuses (1-5 stars)
  5. Research Phase — Follows links to blog posts and documentation
  6. Report Generation — Claude Sonnet produces structured 6-section analysis
  7. Visual Summary — Claude Opus generates Mermaid diagrams for key items
  8. Publishing — Static website rebuilt and deployed via CloudFront

Features

  • Faceted filtering by service, type, concept, and more
  • Multi-dimensional taxonomy with 80+ tags across 6 dimensions
  • Geographic availability badges (Global, APJ, EMEA, AMER) with filtering
  • Timeline visualization of announcement volume
  • PDF export for offline reading
  • Mermaid visual summaries for key announcements
  • Daily automated updates — no manual curation
What makes this different: Each report involves a dedicated research phase where the system reads linked blog posts and AWS documentation pages. This produces analysis that goes beyond the original announcement text.

Technology

Built with Python, AWS Lambda, Amazon Bedrock (Claude Sonnet 4.6, Opus 4.6, Haiku 4.5), S3, CloudFront, WAF, EventBridge, and CDK.

Open Source

This project is open source. Fork it, customize it for your needs, and deploy your own instance.
📦 github.com/bbonik/ai-radar-aws

How Importance Scoring Works

Each announcement receives a point score based on multiple factors. The total score maps to a 1-5 star rating:

1★ < 2 pts 2★ ≥ 2 pts 3★ ≥ 3.5 pts 4★ ≥ 5 pts 5★ ≥ 6.5 pts

Point Breakdown

FactorPointsWhen
Core AI service (Bedrock, AgentCore, SageMaker AI)+4Service named in title
Key AI service (SageMaker, Kiro, QuickSight)+2Service named in title
Other AI-related service+1Default
Blog post link+3Link to aws.amazon.com/blogs/
GitHub samples link+2Link to github.com/aws*
Documentation link+1Link to docs.aws.amazon.com/
New model+1.5Tagged as "new-model"
New service+1Tagged as "new-service"
New feature+0.5Tagged as "new-feature"
Anthropic / OpenAI provider+2Provider explicitly mentioned
Instance / notebook announcement-2Hardware/capacity, not feature
Performance / pricing / security-0.5Incremental updates
Region expansion to APJ+1Expands to Asia Pacific
Region expansion (non-APJ only)-1.5Only expands to other regions

Geographic Relevance Badges

Each announcement card shows a small badge indicating whether the feature is available in your region:

🌐 Global Available in all regions
🌏 APJ Asia Pacific
🌍 EMEA Europe / Middle East / Africa
🌎 AMER Americas (US, Canada, South America)
No badge Geography unknown
How geography is detected: The system detects ALL geographies mentioned in each announcement. If the text mentions specific regions (Tokyo, Frankfurt, Oregon, etc.), the corresponding geography badges are shown. If it says "all regions" or is a new feature with no region specified, it gets the Global badge. Geography is also filterable — click a geo chip to see only announcements available in that region.