microsoftChat
WizardLM-2 8x22B
microsoft/wizardlm-2-8x22b
66KContext Window
8KMax Output
Supported Protocols:max_tokenstemperaturetop_pstopfrequency_penaltypresence_penaltyseedtop_krepetition_penalty
Online
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 an instruct finetune of [Mixtral 8x22B](/models/mistralai/mixtral-8x22b). To read more about the model release, [click here](https://wizardlm.github.io/WizardLM2/). #moe
Capabilities
Text GenerationCode GenerationAnalysis & Reasoningmodels.reasoning
Technical Specs
Input Modality
Text
Output Modality
Text
Arch
—
Pricing
Pay per use, no monthly feesInput Token< ¥0.001/1K Token
Output Token< ¥0.001/1K Token
Quick Start
from openai import OpenAI
client = OpenAI(
base_url="https://api.uniontoken.ai/v1",
api_key="YOUR_UNIONTOKEN_API_KEY",
)
response = client.chat.completions.create(
model="microsoft/wizardlm-2-8x22b",
messages=[
{"role": "user", "content": "Hello!"}
],
)
print(response.choices[0].message.content)FAQ
WizardLM-2 8x22B
microsoft/wizardlm-2-8x22b
In< ¥0.001/1K
Out< ¥0.001/1K
Context Window66K
Max Output8K
Related Models
View All → →Microsoft: Phi-3.5 Mini 128K Instruct
microsoft/phi-3.5-mini-128k-instruct
< ¥0.001/1K
Microsoft: Phi-3 Medium 4K Instruct
microsoft/phi-3-medium-4k-instruct
< ¥0.001/1K
Microsoft: Phi-3 Mini 128K Instruct
microsoft/phi-3-mini-128k-instruct
< ¥0.001/1K
Microsoft: Phi-3 Medium 128K Instruct
microsoft/phi-3-medium-128k-instruct
< ¥0.001/1K
Ready to get started?
Get 1M free tokens on registration, no monthly fees or minimum spend
Register Now →