The Big LLM Architecture Comparison

The Big LLM Architecture Comparison

🎙 West Coast Machine Learning 👥 3K 📅 September 23, 2025 ⏱ 81 min 👁 343 📄 literature review 🧭 2026-08-16
Available in: English (current) Français

Keywords

MLAGQAMHAKV cachemixture of experts

Summary

The video is a discussion among members of the West Coast Machine Learning meetup, reviewing Sebastian Raschka’s blog post ‘The Big LLM Architecture Comparison’. The focus is on the architectural innovations of DeepSeek V3, particularly Multi-head Latent Attention (MLA) and Mixture of Experts (MoE). The group explains the differences between MHA, GQA, and MLA, highlighting how MLA compresses keys and values to reduce KV cache memory. They discuss the trade-offs and note that MLA surprisingly outperforms MHA in DeepSeek’s ablation studies, possibly due to changes in RoPE embeddings. The conversation then shifts to MoE, covering the use of a shared expert, routing strategies, and the challenges of balancing expert utilization and communication overhead. The discussion is technical, with participants correcting and refining details, and includes references to related work and potential future directions.

133 words

Critical Evaluation

Value of the Information & Strength of the Argument

The video provides valuable insights into the practical considerations of LLM architectures, particularly the trade-offs between memory efficiency and performance. The discussion is well-reasoned, with participants offering hypotheses and clarifying technical details, such as the fusion of matrix multiplications in MLA and the rationale behind shared experts. The argumentation is solid, though some points are speculative and not backed by formal sources.

71 words

Title / Content Match

The title accurately reflects the content, which is a comparative review of LLM architectures.

Quality & Reliability

7/10

The video is a group discussion reviewing Sebastian Raschka's blog post on LLM architectures. The discussion is technically informed, with participants correcting and refining details (e.g., on MLA implementation). However, it is an informal review without formal citations or rigorous verification, and some points are speculative.

Key Moments

Cited Sources

Concurring Sources

Contribution & Novelties

The video offers a collaborative, expert discussion that adds practical insights and clarifications to the blog post, such as the fusion of matrix multiplications in MLA and the rationale behind shared experts. It also raises questions about the generalizability of MLA and the trade-offs of MoE in different deployment contexts.

Pour aller plus loin :

98 words

Radar Profile

The radar profile shows high scores in technical depth and information quantity, reflecting the detailed discussion. The lower score in reliability is due to the informal nature and lack of formal citations.

Reliability 6/10

💬 No comments were provided for analysis.