Skip to content
Dashboard

Nemotron 3.5 Lightning 30B

NVIDIA-Nemotron-3.5-Lightning-30B-A3B-NVFP4 is a large language model (LLM) trained by NVIDIA. The model employs a hybrid Mixture-of-Experts architecture, utilizing interleaved Mamba-2 and MoE layers, along with select Attention layers. The Lightning 3.5 model is released alongside a number of speculative decoding methods for faster text generation. The model has 3B active parameters and 30B parameters in total.

Input and output price
Prices from: Input $0.05, Output $0.15, Per 1M tokens
24h uptime
Loading AI Gateway uptime
import { streamText } from 'ai'
const result = streamText({
model: 'nvidia/nemotron-3.5-lightning',
prompt: 'Why is the sky blue?'
})
Read docs

Copy link to headingThroughput

P50 throughput on live AI Gateway traffic, in tokens per second (TPS). Visit the docs for more info.

Your use is subject to NVIDIA's Terms & Privacy Policies.