NVIDIA: Llama 3.3 Nemotron Super 49B V1.5 — AI model

NVIDIA: Llama 3.3 Nemotron Super 49B V1.5 is a AI model from NVIDIA, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.

Llama-3.3-Nemotron-Super-49B-v1.5 is a 49B-parameter, English-centric reasoning/chat model derived from Meta’s Llama-3.3-70B-Instruct with a 128K context. It’s post-trained for agentic workflows (RAG, tool calling) via SFT across math, code, science, and...

Specs

VendorNVIDIA
Typetext
Context window131,072 tokens
Pricing$0.40/M in · $0.40/M out
APIchat_completions
CapabilitiesTools

Code example

curl https://api.hormouz.net/v1/chat/completions \
  -H "Authorization: Bearer ng-YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "nvidia/llama-3.3-nemotron-super-49b-v1.5",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

Use via Hormouz

Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.

Get started

Related models