WizardLM-2 8x22B
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
microsoft/wizardlm-2-8x22b
- Contexto
- 66k tokens
- Máx. completion
- 8,000
- Tools
- No
- JSON
- Sí
- Lanzamiento
- 2024-04-16
Llámalo desde Geek Hub
El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.
curl https://api.geekhub.mx/v1/chat/completions \
-H "Authorization: Bearer $GEEKHUB_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "microsoft/wizardlm-2-8x22b",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es WizardLM-2 8x22B?
- 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 WizardLM-2 8x22B corre en el API de Geek Hub (compatible con OpenAI). Id: microsoft/wizardlm-2-8x22b.
- ¿WizardLM-2 8x22B es gratis?
- No. El input cuesta $0.6758 / 1M tokens y el output $0.6758 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de WizardLM-2 8x22B?
- WizardLM-2 8x22B tiene una ventana de 66k tokens. Soporta hasta 8,000 tokens de completion.
- ¿WizardLM-2 8x22B soporta tool calling y structured outputs?
- WizardLM-2 8x22B no publica tool calling en este endpoint. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó WizardLM-2 8x22B?
- WizardLM-2 8x22B se lanzó el 16 de abril de 2024.