Microsoft: Phi 4 Mini Instruct — AI model
Microsoft: Phi 4 Mini Instruct is a AI model from Microsoft, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Phi-4-mini-instruct is a lightweight open model built upon synthetic data and filtered publicly available websites - with a focus on high-quality, reasoning dense data. The model belongs to the Phi-4...
Specs
| Vendor | Microsoft |
|---|---|
| Type | text |
| Context window | 131,072 tokens |
| Pricing | $0.08/M in · $0.35/M out |
| API | chat_completions |
Code example
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "microsoft/phi-4-mini-instruct",
"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