Try Mistral 7B in the Workbench
Run this model interactively, tune parameters, and compare outputs.
open-mistral-7b
Mistral 7B is a 7 billion parameter LLM that excels in general-purpose language tasks, including text generation, question answering, and code tasks. It is particularly notable for its balanced performance across both natural language and programming tasks, achieving comparable results to specialized models like CodeLlama 7B while maintaining strong general capabilities.
Some noteworthy use cases of Mistral 7B include handling longer text sequences efficiently and performing well on code-related tasks.
| Metric | Value |
|---|---|
| Parameter Count | 7 billion |
| Mixture of Experts | No |
| Context Length | 32,768 tokens |
| Multilingual | Unknown |
| Quantized* | Unknown |
Example request
- Minimal
- Basic parameters
- All parameters
Fetch model details
The models endpoint returns the full model object, including itsjson_request_schema.