gpt2 vs dolphin-2.9.1-yi-1.5-34b

Try Try

gpt2 has 137M parameters (137M active per token) and takes 548 MB on disk; dolphin-2.9.1-yi-1.5-34b has 34.4B (33.9B active) and takes 68.8 GB. Compare them layer by layer.

At a glance

openai-community/gpt2dphn/dolphin-2.9.1-yi-1.5-34b
Repo createdMar 2, 2022updated Feb 19, 2024May 18, 2024updated Sep 8, 2025
Model typeDenseFull attention (MHA)DenseFull attention (GQA)
InputsTextText
Total parameters137M251× less34.4B251× more
Active per token137M248× less100% of the model33.9B248× more99% of the model
ExpertsNone (dense)None (dense)
Max context (from config)1K tokens8.0× less8K tokens8.0× more
Layers125.0× less605.0× more
On disk548 MB125× less1 file68.8 GB125× more15 files
PrecisionFP32 (100%)BF16 (100%)
QuantizationNoneoriginal precision (FP32)Noneoriginal precision (BF16)
Fewest GPUs1× RTX 4060a single 8 GB card · weights only1× NVIDIA H100a single 80 GB card · weights only
Licensemitapache-2.0
GitHubopenai/gpt-2Not linked