Mistral provider

Mixtral 8x7B

The MoE that proved sparse models work for inference. 8 experts, 2 active per token.

Parameters
46.7B
Family
Mistral
Context
32K tokens
FP16 weights
93GB
// where you can run it
mixtral:8x7bLM StudiovLLMMLXoMLX
// hugging face stats (cached daily)
593K downloads · 5K likes · license: apache-2.0 · updated 10 months ago

What you need to run this.

$ ./vrambudget --model mixtral-8x7b --by quant

// budgets shown at ctx 8K, concurrency 1, 15% safety headroom. Tune in the calculator →

Alternatives at this size.

$ grep --params similar catalog.json

Discussion.

$ gh discussion list

// sign in with github to leave a comment. threads live in the repo's discussions tab.