Nemotron Super 49B (NIM)
Model ID: nvidia/llama-3.3-nemotron-super-49b-v1.5 Provider: nvidia-nim Tier: paid plans Capabilities: chat
NVIDIA Llama 3.3 Nemotron Super 49B v1.5 on NIM free endpoints.
Access
Available on paid plans. Call it through the Riven API:
curl https://api.rivenai.io/v1/chat/completions \
-H "Authorization: Bearer $RIVEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model": "nvidia/llama-3.3-nemotron-super-49b-v1.5", "messages": [{"role": "user", "content": "Hello"}]}'Generated from the live Riven gateway catalog, 2026-07-25.