Models/NVIDIA/NVIDIA: Nemotron 3.5 Lightning
nvidia

NVIDIA: Nemotron 3.5 Lightning

$0.10/M input$0.25/M output
nvidia/nemotron-3.5-lightning

Description

NVIDIA Nemotron 3.5 Lightning is an open mixture-of-experts model from NVIDIA, with 3B active parameters out of 30B total. It is suited for high-throughput agentic workloads and specialized tasks that...

Quick Start

curl https://router.tangle.tools/v1/chat/completions \
  -H "Authorization: Bearer $TANGLE_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia/nemotron-3.5-lightning",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Modalities

Input: TextOutput: Text

Pricing

Input$0.10/M
Output$0.25/M

Model Info

ProviderNVIDIA
IDnvidia/nemotron-3.5-lightning