MI
Mistral
Text
Mixtral 8x7B Instruct
Instruction-tuned MoE model with strong performance per cost.
API Usage
1 curl -X POST https://api.vincony.com/v1/chat/completions \ 2 -H "Authorization: Bearer YOUR_API_KEY" \ 3 -H "Content-Type: application/json" \ 4 -d '{ 5 "model": "mistral/mixtral-8x7b-instruct", 6 "messages": [ 7 { "role": "user", "content": "Hello, Mixtral 8x7B Instruct!" } 8 ] 9 }'
Replace YOUR_API_KEY with your Vincony API key. OpenAI-compatible endpoint — works with any OpenAI SDK.
Compare with Another Model
Frequently Asked Questions
Try Mixtral 8x7B Instruct now
Start using Mixtral 8x7B Instruct instantly — 100 free credits, no credit card required. Access 343+ AI models through one platform.
More from Mistral
Use ← → to navigate between models · Esc to go back
Devstral 2
Code
Top-tier agentic coding model with 256K context, multi-file understanding, and autonomous planning.
Devstral Small 2
Code
Second-gen compact code model with improved contextual awareness.
Devstral Small
Code
Original lightweight code assistant optimized for low-latency autocomplete.
Mistral Large 3
Text
Flagship 128K-context enterprise model with strong multilingual fluency.