Mistral AI logo

Rent Mixtral 8x7B in a private loop

Fast mixture-of-experts model
By Mistral AImixtral:8x7b46.7B parameters32K tokens of contextApache 2.0

A MoE architecture: all 47B parameters sit in memory, but only a fraction runs per token — hence 13B-class speed at noticeably better quality. A good compromise when throughput matters.

GPU configurations for Mixtral 8x7B

1x A100

Best value
~55 tok/sup to 4 streams
$1.47per hour

1x H100

~85 tok/sup to 8 streams
$3.33per hour
Pick a GPU
VRAM
RAM
Storage
vCPU
CPU

Billing follows server uptime by the hour.

Mixtral 8x7B benchmarks

as published by the model vendor
Mixtral 8x7B scores in public benchmarks
MMLU70.6
GSM8K74.4
HumanEval40.2

Other models in the private loop

FAQ

Frequently asked about renting Mixtral 8x7B

Which GPU does Mixtral 8x7B need?

The entry configuration is 1x A100, which delivers around 55 tokens per second. For more parallel requests and headroom on speed, go with 1x H100.

How much does Mixtral 8x7B cost?

An hour of Mixtral 8x7B runs from $1.47 to $3.33 depending on the GPU configuration. Billing is hourly: you pay for server time, not for tokens.

How do I call Mixtral 8x7B from my code?

Once deployed you get an OpenAI-compatible endpoint: point any OpenAI client at the base_url you receive and pass mixtral:8x7b as the model name. Code written against the OpenAI API needs no changes.

Does the data stay private?

Yes. Mixtral 8x7B runs on a dedicated GPU server inside a private loop: requests and responses never reach the model vendor and are not used for training.

What context window and license does Mixtral 8x7B have?

Mixtral 8x7B holds 32K tokens of context per request and ships under the Apache 2.0 license, so you can use it commercially on your own hosting terms.