Meta's next open-weight flagship. Expected to narrow the gap with frontier closed models while keeping fully open weights.
Meta's next open-weight flagship. Expected to narrow the gap with frontier closed models while keeping fully open weights.
Why it matters: Open-weight community watches every Meta release — Llama 5 will be one of the biggest AI news events of the year.
Expected pricing: ~$0.50 / $1.50 per 1M tokens
Meta's currently available Llama tier on SkillBoss — same API shape as Llama 5 will have.
We'll auto-switch your API calls to Llama 5 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 Llama 5 — 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