Phi-4 Multimodal Instruct
Phi-4-multimodal-instruct is Microsoft's 5.6-billion parameter multimodal model accepting text, vision, and audio inputs with a 128K context window for cross-modality comprehension.
Certified & verified by nRouter· facts checked 2026-09-16 against 2 official sources
Microsoft
Azure Foundry
Benchmarks
Pricing
Rates are read live
Pricing for Phi-4-multimodal-instruct is fetched from the live catalogue on load, so it is never served from a cache that could outlive a repricing.
Specifications
Context window, compared
Bars are scaled to 1.05M tokens. A model with no published context window reads Unknown, never zero.
nRouter SDK Integration
curl https://api.nrouter.ai/v1/chat/completions \
-H "Content-Type: application/json" \
-H "Authorization: Bearer ${NROUTER_API_KEY}" \
-d '{
"model": "azure_ai/Phi-4-multimodal-instruct",
"messages": [
{
"role": "system",
"content": "You are a helpful assistant powered by Phi-4-multimodal-instruct via nRouter."
},
{
"role": "user",
"content": "Explain distributed consensus algorithms."
}
]
}'Availability
Not enough data yet
We have not collected enough health probes for this model to publish an uptime or latency figure. A percentage from a handful of samples is fabricated precision, so none is shown until the sample count supports one.
Interactive Playground
Send a real test request to Phi-4-multimodal-instruct using your virtual key.
Test it
curl https://api.nrouter.ai/v1/chat/completions \
-H "Authorization: Bearer $NROUTER_API_KEY" \
-H "Content-Type: application/json" \
-d '{"model":"azure_ai/Phi-4-multimodal-instruct","messages":[{"role":"user","content":"Hello!"}]}'Managed Gateway Routing
Unified single-key access with automatic multi-region fallback, real-time credit enforcement, and sub-millisecond routing latency.