LLMPrivate

Nemotron Cascade 2 30B A3B

NVIDIA's open 30B MoE that punches at frontier scale — gold-medal math, coding, and agentic reasoning with only 3B active parameters.

Get API key
Provider
NVIDIA
Price
$0.14 in · $0.80 out / 1M
Context window
256K tokens
Released
March 1, 2026
License
NVIDIA Open Model License

What is Nemotron Cascade 2 30B A3B?

Nemotron Cascade 2 30B A3B is NVIDIA's open-weight Mixture-of-Experts text model released in March 2026. It activates 3B parameters per token from 30B total, delivers gold-medal math and coding reasoning, supports tool use and web search, and runs in both thinking and instruct modes.

Use it privately on Venice

On Venice, Nemotron Cascade 2 runs under a private, zero-retention privacy tier — your prompts are not stored or profiled. You get its reasoning, tool-use, and web-search capabilities with fully open weights, making it a permissionless alternative to closed frontier APIs.

Private (zero retention)
No prompt training
TEE · hardware enclave
End-to-end encrypted

What can it do?

Strengths
  • Gold-medal reasoningtop-tier performance in IMO 2025, IOI 2025, and ICPC World Finals 2025, approaching frontier models with 20× fewer parameters.
  • Open weights under the NVIDIA Open Model License — fully auditable and self-hostable.
  • Strong agentic capabilities with native tool use, reasoning, web search, and structured JSON output on Venice.
  • Dual-mode operationexplicit thinking mode for hard problems and instruct mode for fast answers.
  • 256K context window and 32K max output for long-document analysis and extended generation.
Limitations
  • MMLU-Pro (79.8) and GPQA-Diamond (76.1) lag behind larger rivals like Qwen3.5-35B-A3B, showing knowledge gaps at scale.
  • SciCode score (36.4) is moderate, indicating specialized scientific coding remains a challenge.
  • Not uncensored — standard safety alignment is present, which may limit certain edge-case workflows.
  • As a recent release (March 2026), production tooling and fine-tuning ecosystems are still maturing.

Nemotron Cascade 2 30B A3B capabilities

How to use it via API

Venice exposes an OpenAI-compatible API. Swap your base URL and call nvidia-nemotron-cascade-2-30b-a3b.

curl https://api.venice.ai/api/v1/chat/completions \
  -H "Authorization: Bearer $VENICE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia-nemotron-cascade-2-30b-a3b",
    "messages": [{ "role": "user", "content": "Explain quantum tunneling simply." }]
  }'

Specifications

MakerNVIDIA
ReleasedMarch 2026
ArchitectureMixture-of-Experts (MoE)
Parameters30B total / 3B activated per token
Open weightsYes — NVIDIA Open Model License
Context window256K tokens
Max output32.768K tokens
CapabilitiesFunction calling, Reasoning, Web search
Privacy on VenicePrivate — zero retention
Available on Venice sinceMar 2026

Pricing

Billed per token on Venice: $0.14 per 1M input tokens and $0.80 per 1M output tokens.

Input / 1M tokens
$0.14
Output / 1M tokens
$0.80

New Venice accounts include a free daily allowance and 500 welcome credits — no credit card required.

Nemotron Cascade 2 30B A3B vs alternatives

ModelContext windowOpen weightsPrice (Venice)Best for
Nemotron Cascade 2 30B A3B256K tokensYes$0.14 in · $0.80 out / 1MGold-medal reasoning
DeepSeek V3.2160K tokensYes$0.33 in · $0.48 out / 1MGeneral MoE efficiency
Google Gemma 4 31B Instruct256K tokensYes$0.12 in · $0.36 out / 1MCost-efficient local inference
Kimi K2.6256K tokensYes$0.75 in · $3.50 out / 1MLong-context open weights

Compact open MoE with competition-grade math and coding performance.

What is it good for?

  • Mathematical proof assistance and olympiad-level problem solving.
  • Competitive programming and algorithmic code generation.
  • Agentic workflows requiring function calling, reasoning, and web search.
  • Long-context document analysis and structured data extraction.
  • STEM research and education.

Prompting tips

  • Switch to thinking mode for complex math or coding prompts; use instruct mode for general Q&A.
  • Provide explicit reasoning steps in the prompt to guide the model's chain-of-thought.
  • Use structured output (JSON schema) for agentic tasks that require machine-readable responses.
  • Place key instructions at the beginning or end of long contexts for best attention.

Frequently asked questions

Nemotron Cascade 2 30B A3B is NVIDIA's open-weight Mixture-of-Experts text model released in March 2026. It activates 3B parameters per token from 30B total, delivers gold-medal math and coding reasoning, and supports tool use, web search, and structured output.

Venice bills per token at $0.14 per 1M input tokens and $0.80 per 1M output tokens. There is no subscription required; you pay only for what you use.

Yes. The weights are released under the NVIDIA Open Model License, so you can download, inspect, and self-host the model. Venice runs it with zero retention of your prompts.

Yes. On Venice it supports function calling, reasoning, web search, and structured JSON output, making it suitable for agentic workflows.

Choose Nemotron Cascade 2 for competition-grade math and coding reasoning in a compact 30B MoE. DeepSeek V3.2 is a larger generalist MoE with cheaper output pricing, better for broad tasks where extreme reasoning specialization is less critical.

It supports up to 256K tokens of context and can generate up to 32,768 tokens in a single response.

No. It is an open-weight model but carries standard safety alignment; it is not marketed as uncensored. Venice's zero-retention privacy ensures your prompts stay private regardless.

Venice offers free trial credits for new accounts, so you can test the model without a credit card. Sustained use is billed per token.

Related models

Run Nemotron Cascade 2 30B A3B privately.

No prompt logging. No data used for training. Free to start — no credit card.

Room