mistralai / text-generation updated 1 year ago

Mistral-7B-Instruct-v0.1

py from mistralcommon.tokens.tokenizers.mistral import MistralTokenizer from mistralcommon.protocol.instruct.messages import UserMessage from mistralcommon.protocol.instruct.request import ChatCompletionRequest

Params
7.2 B
Context
32,768
Downloads 30d
231 K
Likes
1,848
Commercial use: allowed apache-2.0 Not gated SAFETENSORS View on Hugging Face ↗

Download history

daily snapshots · 10 days
301 K231 K
Jul 28Jul 31Aug 3Aug 6

Can you run it?

Estimated VRAM at 8K context unless noted. Pick your hardware to see the verdict per quantization.

FileQuantSizeEst. VRAMVerdict on RTX 4090 · 24 GB
model.safetensors bf16 14.5 GB 17.5 GB ✅ Runs comfortably
model.safetensors (bf16, full) bf16 + 32K ctx 14.5 GB 20.8 GB ⚠️ Tight — reduce context
Estimate: file size × 1.1 + KV cache at 8K + 0.5 GB overhead. Not a benchmark — how we calculate this.

Run it

copy-paste, exact tags checked against the Hub
~ · curl · api/v1
$ curl -s https://aimodelscomparison.com/api/v1/models/mistral-7b-instruct-v0-1
{
  "hf_id": "mistralai/Mistral-7B-Instruct-v0.1",
  "params_b": 7.24,
  "context_length": 32768,
  "license": { "id": "apache-2.0", "commercial": "yes" },
  "downloads_30d": 230873,
  "vram_estimates": [
    { "quant": "bf16", "gb": 17.5 }
  ],
  "updated_at": "2026-07-28T18:06:40Z"
}
est. VRAM —on RTX 4090 · 24 GBJSON API →

Specifications

Architecture
MistralForCausalLM
Parameters
7.2 B
Tensor type
BF16
Context length
32,768
Vocabulary
32,000
Layers / heads
32 / 32
Licence
apache-2.0
First seen on the Hub
2023-09-27
Base model
Mistral-7B-v0.1
Training datasets
undisclosed
Added to our catalog
2026-07-28

Family

Base model and the most-downloaded derivatives in the catalog.