Microsoft Research's next small-language-model release. Expected to extend the punch-above-weight reputation of Phi-3/4.
Microsoft Research's next small-language-model release. Expected to extend the punch-above-weight reputation of Phi-3/4.
Why it matters: Phi is the go-to SLM brand for on-device AI — Phi-5 will dominate SLM search on launch.
Expected pricing: Free / open weights + hosted API
Smallest/cheapest cloud model on SkillBoss — stands in for Phi's size tier.
We'll auto-switch your API calls to Phi-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": "google/gemini-2.5-flash-lite",
"input": {
"prompt": "Say hello from Phi-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