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

Paraphrase-multilingual-MiniLM-L12-v2, Table Transformer Detection, and Bielik-11B-v3.0-Instruct are now available in Amazon SageMaker JumpStart

Deploy specialized models for multilingual text, document table detection, and European language generation with one click in SageMaker.

View original announcement →

Visual Summary

graph TD A{{SageMaker JumpStart New Models}}:::announced B(SageMaker Studio):::compute C(SageMaker Python SDK):::compute D([Multilingual MiniLM Embeddings]):::feature E([Table Transformer Detection]):::feature F([Bielik-11B Instruct]):::feature G((Enterprise Users)):::external H([Semantic Search & Clustering]):::feature I([Document Digitization]):::feature J([European Language AI]):::feature G ==>|"deploys via"| B G -.->|"deploys via"| C B ==>|"one-click deploy"| A C -->|"provisions"| A A -->|"serves"| D A -->|"serves"| E A -->|"serves"| F D -->|"enables"| H E -->|"enables"| I F -->|"enables"| J 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 added three new models to Amazon SageMaker JumpStart: paraphrase-multilingual-MiniLM-L12-v2 (a lightweight multilingual sentence embedding model from Sentence Transformers), Microsoft Table Transformer Detection (a DETR-based table detection model for unstructured documents), and Bielik-11B-v3.0-Instruct (an 11B-parameter generative language model optimized for Polish and European languages). All three models are now available for one-click deployment directly from SageMaker Studio or via the SageMaker Python SDK. This expansion broadens JumpStart's model catalog with specialized capabilities spanning multilingual NLP, document understanding, and European-language generative AI.

How It Works

  • Each model can be deployed through SageMaker JumpStart by navigating to the Models section of SageMaker Studio or by using the SageMaker Python SDK, which provisions the necessary inference infrastructure automatically.
  • Paraphrase-multilingual-MiniLM-L12-v2 encodes input text into 384-dimensional dense vectors using a transformer architecture fine-tuned for semantic similarity across 50+ languages, enabling cosine similarity comparisons for search and clustering tasks.
  • Table Transformer Detection applies a DETR (DEtection TRansformer) architecture trained on the PubTables-1M dataset to perform bounding-box-level table localization within document images or PDFs, outputting detected table regions suitable for downstream extraction pipelines.
  • Bielik-11B-v3.0-Instruct is a 11-billion-parameter instruction-tuned causal language model trained on multilingual corpora covering 32 European languages, designed to handle dialogue, reasoning, and tool-use tasks with particular strength in Polish-language contexts.

Why It's Important

  • These additions address three distinct but underserved use cases in enterprise AI workflows.
  • The multilingual MiniLM model enables cost-efficient semantic search and document clustering across language boundaries without requiring separate language-specific models, which is critical for globally operating organizations.
  • Table Transformer Detection fills a significant gap in document digitization pipelines—reliably locating tables in PDFs and scanned images is a foundational step for automating data extraction from financial reports, research papers, and regulatory documents.
  • Bielik-11B-v3.0-Instruct is particularly significant for European enterprises and public sector organizations that require strong Polish and broader European language support, a segment historically underserved by predominantly English-centric LLMs.
  • Together, they lower the barrier to deploying specialized, production-grade AI capabilities without requiring customers to source, containerize, or optimize these models independently.

How It's Different

  • Prior to these additions, SageMaker JumpStart's multilingual embedding options were largely dominated by larger or more general-purpose models, whereas paraphrase-multilingual-MiniLM-L12-v2 offers a deliberately lightweight footprint (384 dimensions, 12 transformer layers) that trades some representational capacity for significantly lower inference cost and latency.
  • Table Transformer Detection is purpose-built for table detection specifically—unlike general-purpose object detection models (e.g., YOLO or Detectron2 variants) that require fine-tuning on document data, this model is pre-trained on PubTables-1M and ready for document-domain use out of the box.
  • Bielik-11B-v3.0-Instruct differentiates itself from other JumpStart generative models by its explicit focus on Polish and Central/Eastern European languages, offering a level of linguistic depth for those languages that general multilingual models like Mistral or LLaMA variants typically do not match.
  • The JumpStart deployment mechanism itself differentiates all three from self-managed deployments by abstracting infrastructure provisioning, model artifact management, and endpoint configuration.

When to Prefer It

  • Choose paraphrase-multilingual-MiniLM-L12-v2 when you need fast, low-cost semantic similarity or embedding generation across multiple languages and can accept a compact vector representation (384 dimensions); it is ideal for high-throughput retrieval-augmented generation (RAG) pipelines, multilingual FAQ matching, or document clustering where inference cost is a primary constraint.
  • Prefer Table Transformer Detection when your pipeline involves structured data extraction from PDFs, scanned documents, or research literature and you need reliable table localization as a preprocessing step before OCR or data parsing—particularly in financial services, life sciences, or legal document workflows.
  • Select Bielik-11B-v3.0-Instruct when your application requires high-quality Polish-language generation, reasoning, or dialogue, or when serving users across Central and Eastern Europe where other LLMs exhibit degraded performance; it is also well-suited for STEM and mathematical reasoning tasks in a multilingual European context.
  • If your use case demands English-only or broader global language coverage with maximum generative capability, other JumpStart models such as Llama or Mistral variants may be more appropriate.

Availability

  • All three models are generally available (GA) in Amazon SageMaker JumpStart as of April 29, 2026.
  • Deployment is accessible through SageMaker Studio's Models section or the SageMaker Python SDK within any AWS account that has SageMaker enabled.
  • The announcement does not specify regional restrictions, but SageMaker JumpStart availability is generally tied to regions where SageMaker Studio and the underlying EC2 instance families (e.g., ml.g4dn, ml.g5, ml.p3) are supported; customers should verify instance availability in their target region before deployment.
  • No explicit mention is made of VPC-only deployment constraints, model fine-tuning support, or batch transform compatibility for these specific models, so consulting the SageMaker JumpStart documentation is recommended for detailed configuration options and any service quota considerations.

Tags

Servicessagemaker-jumpstartaws-transform
Typenew-model
Conceptsgenaillmnlpembeddingdocument-aicomputer-vision
Use Casesenterprise
Providerscommunity

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.