← Back to all announcements
★★★☆☆ 29/04/2026

Gemma 4 models are now available in Amazon SageMaker JumpStart

Deploy Google DeepMind's latest multimodal AI models with advanced reasoning, function calling, and 140+ language support directly from SageMaker.

View original announcement →

Visual Summary

graph TD A{{Gemma 4 on SageMaker JumpStart}}:::announced B(SageMaker Studio):::compute C(SageMaker Endpoints):::compute D([Multimodal Input]):::feature E([Built-in Reasoning]):::feature F([Function Calling]):::feature G([Multilingual 140+ Languages]):::feature H((Developer)):::external I(SageMaker Python SDK):::compute H ==>|"deploys via"| B H -->|"programmatic"| I B ==>|"provisions"| A I -->|"provisions"| A A ==>|"serves on"| C C -->|"accepts"| D A -->|"enables"| E A -->|"supports"| F A -.->|"covers"| 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

AWS has made three Gemma 4 instruction-tuned models from Google DeepMind available in Amazon SageMaker JumpStart: Gemma 4 E4B, Gemma 4 26B-A4B, and Gemma 4 31B. All three models are multimodal, supporting text, image, and video inputs, with built-in reasoning, native function calling, and multilingual capabilities spanning 140+ languages. The Gemma 4 E4B variant additionally supports audio input for automatic speech recognition (ASR) and speech-to-translated-text translation, making it the most capable of the three for voice-driven workflows.

How It Works

  • The Gemma 4 models are deployed through SageMaker JumpStart, which provides a managed model hub allowing customers to deploy foundation models to dedicated SageMaker endpoints with minimal configuration — either via a few clicks in SageMaker Studio or programmatically through the SageMaker Python SDK.
  • Once deployed, the models expose an inference endpoint that accepts interleaved multimodal inputs (text and images in arbitrary order within a single prompt), video frame sequences, and optionally audio (E4B only).
  • The built-in "thinking" mode enables chain-of-thought reasoning by having the model generate intermediate reasoning steps before producing a final answer, which can be toggled as needed.
  • Native function calling support allows the model to emit structured tool-use requests, enabling integration into agentic pipelines where the model can invoke external APIs or services.
  • The underlying model architecture uses a mixture-of-experts (MoE) design for the 26B-A4B variant (26 billion total parameters, 4 billion active per forward pass), balancing capability with inference efficiency, while E4B and 31B represent a compact and a full-dense model respectively.

Why It's Important

  • The availability of Gemma 4 models in SageMaker JumpStart significantly lowers the barrier to deploying state-of-the-art multimodal models on AWS-managed infrastructure, eliminating the need for customers to manually source, containerize, and optimize model weights.
  • The combination of image understanding (OCR, document parsing, chart comprehension, UI analysis), video analysis, audio processing (E4B), and native function calling in a single model family enables enterprises to consolidate complex, multi-step AI pipelines into fewer components.
  • The 140+ language pre-training and 35+ language out-of-the-box support makes these models particularly valuable for global enterprises building multilingual applications without requiring separate localization models.
  • The configurable reasoning mode also makes these models suitable for high-stakes tasks — such as legal document analysis, financial reasoning, or code review — where explainability and step-by-step logic are critical.

How It's Different

  • Prior to this announcement, SageMaker JumpStart's multimodal model offerings were more limited in scope, with most available models being either text-only or supporting only basic image-text combinations.
  • Gemma 4 introduces a more comprehensive multimodal stack — including video frame analysis, interleaved inputs, and audio (E4B) — within a single model family, which was previously difficult to achieve without combining multiple specialized models or using third-party APIs.
  • Compared to other models available in JumpStart or Amazon Bedrock (such as Llama 3 variants or Titan models), Gemma 4's native function calling and built-in reasoning mode are first-class features rather than prompt-engineered workarounds.
  • The MoE architecture of the 26B-A4B variant also differentiates it by offering a favorable capability-to-compute ratio compared to equivalently sized dense models, potentially reducing inference costs for high-throughput workloads.

When to Prefer It

  • Choose Gemma 4 E4B when your application requires audio input processing, such as call center transcription, voice-driven assistants, or multilingual speech translation, especially where a compact, cost-efficient model is preferred.
  • Opt for Gemma 4 26B-A4B when you need strong multimodal and reasoning capabilities at lower inference cost due to its MoE architecture activating only 4B parameters per forward pass — ideal for high-throughput production workloads with budget constraints.
  • Select Gemma 4 31B for the most demanding tasks requiring maximum model capacity, such as complex document understanding, multi-step agentic workflows with function calling, or sophisticated code generation and correction.
  • Across all three variants, prefer Gemma 4 over text-only alternatives when your use case involves mixed media inputs (documents, screenshots, charts, video), requires structured tool use in agentic pipelines, or demands multilingual support at scale without fine-tuning.

Availability

  • The Gemma 4 E4B, Gemma 4 26B-A4B, and Gemma 4 31B models are generally available (GA) in Amazon SageMaker JumpStart as of April 29, 2026.
  • Customers can access them through SageMaker Studio's Models section or via the SageMaker Python SDK.
  • Specific supported AWS regions are not detailed in the announcement; availability is typically tied to the regions where SageMaker JumpStart is supported, though customers should consult the SageMaker JumpStart documentation and regional service availability pages to confirm deployment options in their target region.
  • As with all JumpStart-deployed models, usage is subject to the underlying instance availability and quotas in the customer's AWS account, and costs are incurred based on the SageMaker endpoint instance type selected for deployment.
  • No preview limitations or feature restrictions beyond the noted audio capability being exclusive to E4B are mentioned in the announcement.

Tags

Servicessagemaker-jumpstart
Typenew-modelga-launch
Conceptsgenaillmmultimodalinferenceagentic-aicoding-assistant
Use Casesenterprisedeveloper-tools
Providersgoogle
GeographyGlobal

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.