BestLLMfor EN Your hardware. Your LLM. Your call.
APIOpen data Find my LLM
Model fiche

OLMoE 1B-7B Instruct

By Allen AI · United States

chat general moe small
Parameters
7B
License
Apache 2.0
Context
4k
VRAM (Q4)
4 GB
Released
September 2024

Overview

Allen AI's OLMoE is the only MoE released with weights, training data, and code fully open — 7B total with 1.3B active, matching Llama2-13B-Chat quality.

When to pick this model

  • Research that requires fully reproducible MoE training
  • Latency-critical chat where 1.3B active params win
  • Teaching and curriculum use cases needing full provenance
  • Cheap CPU or single-GPU inference setups
  • Baselines for new MoE architectures

VRAM requirements by quantization

QuantizationVRAM required
Q4_K_M (recommended)4 GB
Q5_K_M5 GB
Q8_07 GB
FP16 (no quantization)14 GB

VRAM figures include model weights plus a typical 8k KV cache and ~600 MB runtime overhead (Ollama / llama.cpp baseline). Add headroom for higher context lengths.

Published benchmark scores

BenchmarkScore
MMLU52

Scores published by the model author or aggregated from public leaderboards. Re-measured monthly by our editorial team.

Strengths

  • Very fast inference with only 1.3B active parameters
  • Training corpus is 100% open source (Dolmino + Pile 2)
  • Apache 2.0 license throughout
  • Competitive with Llama2-13B-Chat at a fraction of the cost

Limitations

  • 4096-token context is limiting for modern workloads
  • Quality trails recent dense 7B models
  • Limited tooling and quantization support

Architecture & training

Architecture: MoE · 7B total / 1B active · 64 experts, 8 active per token

Training: AllenAI OLMoE. Open data Dolmino + The Pile 2.

Verdict

The only truly open MoE end-to-end — pick it for research and education over raw production quality.

Quick start

ollama run olmoe

Or use the open-source MCP server to query this model from Claude Desktop, Cursor, or any MCP-compatible client.

Tools

Is OLMoE 1B-7B Instruct the right pick for you?

Compute self-hosted ROI → Back to catalog