LLM ArchitecturePost-Training15 min read
Inkling Is Not Trying to Win: How to Measure an Open-Weights Fine-Tuning Base
Thinking Machines Inkling debuted at Artificial Analysis index 41, behind Kimi K3's 57. For an open-weights fine-tuning base, rank is the wrong axis. What to measure instead.
personRoei Z·AUG 2, 2026
Inference OptimizationLLM ArchitectureQuantization14 min read
Self-Hosting a Frontier Open MoE: The Real GPU Bill for a 1.6-2.8T Open-Weight Model
Self-hosting a frontier open MoE like DeepSeek V4 or Kimi K3 means holding all 1.6-2.8T parameters in VRAM, not the active count. The real GPU bill and when the API wins.
personRoei Z·JUL 26, 2026
Attention MechanismsLLM Architecture14 min read
Linear Attention at Frontier Scale: Kimi K3's KDA Claim, Fact-Checked
Kimi K3 runs linear attention in 3 of 4 layers and claims it beats full attention. What the 48B evidence shows, and what stays unverified at 2.8T scale.
personRoei Z·JUL 19, 2026
Attention MechanismsLLM Architecture16 min read
DeepSeek V4 and the Hybrid Attention Bet
Inside DeepSeek V4: hybrid attention (CSA + HCA), 1.6T MoE, 1M context, and the lineage from MLA to NSA to DSA that made it possible.
personRoei Z·APR 27, 2026
LLM Architecture16 min read
The Open-Source LLM Power Shift: How Qwen, DeepSeek, and Mistral Changed Everything
Explore how open-source LLMs like Qwen, DeepSeek, Mistral, and Nemotron closed the gap with proprietary models in 2025-2026, reshaping AI's competitive landscape.
personRoei Z·APR 13, 2026
LLM ArchitectureAttention MechanismsInference Optimization20 min read
Inside DeepSeek: The Architecture Innovations That Shook the AI Industry
Explore DeepSeek's architecture breakthroughs: Multi-Head Latent Attention, auxiliary-loss-free MoE, FP8 training, and GRPO: frontier AI for $5.5M.
personRoei Z·APR 6, 2026
LLM ArchitectureInference Optimization18 min read
LLM Inference Optimization: The Engineering Behind Fast, Cheap AI
Master LLM inference optimization: speculative decoding, KV-cache compression, quantization, FlashAttention, and serving frameworks compared for fast, cost-effective AI.
personRoei Z·APR 6, 2026
LLM ArchitectureAttention Mechanisms22 min read
Understanding Transformer Architectures from Scratch
Master the transformer architecture from first principles: self-attention, multi-head attention, positional encodings, encoder-decoder design, and modern innovations like RoPE, GQA, and SwiGLU, with code.
personRoei Z·APR 6, 2026
LLM ArchitectureInference Optimization22 min read
Mixture of Experts Demystified: Why Every Frontier Model Uses MoE Now
Learn how Mixture of Experts (MoE) powers frontier AI models like DeepSeek-V3 and Mixtral: sparse routing, load balancing, and why MoE beat dense scaling.
personRoei Z·APR 6, 2026