WizardLM-2 8x22B — AI model
WizardLM-2 8x22B is a AI model from Microsoft, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
WizardLM-2 8x22B is Microsoft AI's most advanced Wizard model. It demonstrates highly competitive performance compared to leading proprietary models, and it consistently outperforms all existing state-of-the-art opensource models. It is...
Specs
| Vendor | Microsoft |
|---|---|
| Type | text |
| Context window | 65,536 tokens |
| Pricing | $0.62/M in · $0.62/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/wizardlm-2-8x22b",
"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