Model details
Mixtral 8x7B Instruct v0.1
Mixtral 8x7B is a Sparse Mixture of Experts (SMoE) language model that combines eight distinct 7-billion-parameter subnetworks, activating only two during any given inference pass. This architectural design is what makes it stand apart from dense models: by routing each token through a targeted pair of specialized experts, the system achieves the quality of a much larger model while maintaining the speed and computational efficiency of a smaller one. The Instruct variant signals that the base pretrained model has been tuned to follow instructions and handle conversational contexts more reliably.
As a pretrained generative model, Mixtral 8x7B was evaluated against Llama 2 70B and outperformed it on most benchmarks according to Mistral AI's own testing. The model ships in formats compatible with vLLM for high-throughput serving, and can also be run through HuggingFace Transformers or Mistral's own inference stack. Its open-weight status means anyone can deploy it, fine-tune it, or study how the expert routing behaves in practice. The architecture's blend of quality and efficiency has made it a popular choice for developers who want strong results without the cost of running the largest dense models.
Quick Info
Powered by- Provider
- Cortecs
- Model key
- mixtral-8x7B-instruct-v0.1
- Release date
- Dec 11, 2023
- Last updated
- Dec 11, 2023
- Knowledge cutoff
- 2023-09
- Input modalities
- Output modalities
- Capabilities
Cost
- Input token cost
- $0.488
- Output token cost
- $0.758
Limits
- Output tokens
- 32,000 tokens
- Context window
- 32,000 tokens