Next iteration of NVIDIA's Nemotron post-trained Llama models. Expected to keep chasing GPT-4-class quality in the 70B tier.
Next iteration of NVIDIA's Nemotron post-trained Llama models. Expected to keep chasing GPT-4-class quality in the 70B tier.
Why it matters: NVIDIA AI announcements drive enterprise interest — Nemotron v2 will get instant attention.
Expected pricing: ~$0.90 / $2.70 per 1M tokens
Same Llama lineage — Nemotron is a Llama fine-tune, API shape is identical.
We'll auto-switch your API calls to Nemotron 70B v2 the moment it launches — no code changes required.
curl -X POST https://api.skillboss.co/v1/run \
-H "Authorization: Bearer $SKILLBOSS_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"skill_id": "meta-llama-3-8b-instruct",
"input": {
"prompt": "Say hello from Nemotron 70B v2 — routed via SkillBoss"
}
}'Create a free SkillBoss account and we'll email you the moment routing is live — and automatically upgrade your API calls.
Create Free Account