AI Dynamics

Global AI News Aggregator

About

Compact Language Model Architecture: 12M Parameters vs LLAMA 4

they use word embeddings + single-layer MLPs vocab size is 18K, context window is 6 words, hidden dimension is 60, word embedding have 100 dimensions their model has approx |V|(nm + h) = 17,964 × (6 × 100 + 60) = 12 million parameters about 200K times smaller than LLAMA 4…

→ View original post on X — @jxmnop