Nemotron 3 Super Launches on Bedrock

๐กNVIDIA's powerful Nemotron 3 Super on Bedrock: specs, use cases, quickstart guide.
โก 30-Second TL;DR
What Changed
NVIDIA Nemotron 3 Super now available via Amazon Bedrock
Why It Matters
Brings NVIDIA's advanced LLM to AWS users without self-hosting, speeding up GenAI prototyping and deployment on scalable Bedrock infrastructure.
What To Do Next
Log into Amazon Bedrock console and test Nemotron 3 Super model inference via the playground.
Key Points
- โขNVIDIA Nemotron 3 Super now available via Amazon Bedrock
- โขDetails technical specs of the high-performance LLM
- โขOutlines generative AI application use cases
- โขIncludes step-by-step setup guide for Bedrock users
๐ง Deep Insight
Web-grounded analysis with 8 cited sources.
๐ Enhanced Key Takeaways
- โขNemotron 3 Super is a 12B active / 120B total parameter hybrid Mixture-of-Experts (MoE) model with Mamba-Transformer architecture optimized for multi-agent applications like reasoning and tool calling[1][2][3].
- โขIt achieves up to 2.2x higher inference throughput than GPT-OSS-120B and 7.5x higher than Qwen3.5-122B on 8k input/16k output benchmarks, while supporting up to 1M token context length[2][7].
- โขThe model incorporates novel technologies including LatentMoE for accuracy, MTP layers for speculative decoding, and NVFP4 pretraining for 4x faster inference on NVIDIA B200 GPUs[2][5][6].
- โขFully open-source with weights, data, and recipes available, accessible via Hugging Face, NVIDIA NGC, NIM, and hosted platforms like Together AI[3][4].
๐ Competitor Analysisโธ Show
| Feature | Nemotron 3 Super | GPT-OSS-120B | Qwen3.5-122B |
|---|---|---|---|
| Parameters | 120B total (12B active MoE) | 120B | 122B |
| Architecture | Hybrid Mamba-Transformer MoE | Transformer | MoE |
| Throughput (8k in/16k out) | Baseline | 2.2x slower | 7.5x slower |
| Context Length | 1M tokens | <1M (outperforms on RULER) | <1M (outperforms on RULER) |
| Benchmarks | Leading on GPQA Diamond, AIME 2025, LiveCodeBench | Comparable/lower | Comparable/lower |
๐ ๏ธ Technical Deep Dive
- Architecture: Hybrid Mixture-of-Experts (MoE) with Mamba-Transformer backbone; 120B total parameters, 12B activated per forward pass via sparse MoE routing; includes LatentMoE (hardware-aware experts), MTP (Multi-Token Prediction) layers for speculative decoding[2][3][5][7].
- Pretraining: NVFP4 format on 25-trillion-token corpus; optimized for NVIDIA Blackwell GPUs, 4x inference speedup on B200 vs FP8 on H100[2][6][7].
- Inference Configs: Max model length 65,536 tokens; tensor parallel size 2-4; 90% GPU memory utilization; KV cache auto/FP8; FLASH_ATTN backend; vLLM or TRT-LLM serving on 8x B200-SXM[1][7].
- Memory Estimates: FP16 ~240GB VRAM; 4-bit quantized ~60-80GB (multi-GPU/A100/H100 required); supports QLoRA fine-tuning via NVIDIA NeMo[4].
๐ฎ Future ImplicationsAI analysis grounded in cited sources
โณ Timeline
๐ Sources (8)
Factual claims are grounded in the sources below. Forward-looking analysis is AI-generated interpretation.
- artificialanalysis.ai โ Nvidia Nemotron 3 Super the New Leader in Open Efficient Intelligence
- research.nvidia.com โ Nemotron 3 Super
- together.ai โ Nvidia Nemotron 3 Super
- mindstudio.ai โ What Is Nvidia Neotron 3 Super
- research.nvidia.com โ Nemotron 3
- developer.nvidia.com โ Introducing Nemotron 3 Super an Open Hybrid Mamba Transformer Moe for Agentic Reasoning
- research.nvidia.com โ Nvidia Nemotron 3 Super Technical Report
- aiagentsdirectory.com โ Nvidia Nemotron 3 Super Everything You Need to Know
Weekly AI Recap
Read this week's curated digest of top AI events โ
๐Related Updates
AI-curated news aggregator. All content rights belong to original publishers.
Original source: AWS Machine Learning Blog โ