NVIDIA: Nemotron 3.5 Lightning
$0.10/M input$0.25/M output
nvidia/nemotron-3.5-lightningDescription
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