Stemma Machinarum

Model · mistral-7b-v0-1

Mistral 7B (v0.1)

Developer: Mistral AI
Availability: available · checked 2026-09-24 · source

Raw record: /data/models/mistral-7b-v0-1.json

Fields

id
mistral-7b-v0-1
identifiers
huggingface
mistralai/Mistral-7B-v0.1
developer
Mistral AI
release_date
2023-09-27recorded · source
weights_status
open
availability
available · checked 2026-09-24 · source
license
Apache 2.0recorded · source
architecture
family
decoder_only
n_layers
32recorded · source
hidden_size
4096recorded · source
n_heads
32recorded · source
vocab_size
32000recorded · source
positional_encoding
rotary (RoPE)recorded · source
note:  Not named in the paper; from Mistral's release-day reference code.
context_length
8192recorded · source
note:  Paper Table 1 context_len. Config max_position_embeddings is 32768, a loader limit, not the described design value.
n_kv_heads
8recorded · source
sliding_window
4096recorded · source
note
Paper: 'Compared to Llama, it introduces a few changes' (GQA, sliding window, rolling buffer cache). Effective attention span per layer is the 4096 sliding window.
normalization
RMSNorm, pre-normrecorded · source
note:  Not named in the paper.
activation
SiLU in a gated feed-forward unit (SwiGLU)recorded · source
note:  Not named in the paper; w2(silu(w1(x)) * w3(x)).
ffn_hidden_size
14336recorded · source
training_data
nullnot_recorded · source
note:  Neither the release post nor the paper discloses the pretraining corpus.
techniques
transformer-decoder
rotary-position-embedding
rmsnorm
swiglu
grouped-query-attention
sliding-window-attention
primary_sources
https://arxiv.org/abs/2310.06825
https://mistral.ai/news/announcing-mistral-7b
https://huggingface.co/mistralai/Mistral-7B-v0.1/raw/27d67f1b5f57dc0953326b2601d68371d40ea8da/config.json
record_history
date:2026-09-24 · change:created from primary sources (Phase 1 seed, batch 1) · by:wilson-pruitt + claude ·
date:2026-09-24 · change:context_length corrected 32768->8192 (paper); norm/activation/RoPE sourced to reference code; ffn width added (narrative/exercises/01-gpt2-xl-vs-mistral-7b.md) · by:wilson-pruitt + claude ·
date:2026-09-24 · change:availability checked and recorded · by:wilson-pruitt + claude ·

Parents

No edges recorded.

Children

Weights descend

Design

Read in