Product updates, engineering write-ups, and announcements. For deeper technical essays and tutorials, see Insights.
Unpacking DeepSeek-R1's Multi-head Latent Attention (MLA), DeepSeekMoE 210B sparse routing, and group relative policy optimization (GRPO) reinforcement learning.
By Sarah ChenHow Grouped-Query Attention (GQA) and Multi-Query Attention (MQA) reduce KV-cache memory bandwidth consumption in LLM inference.
By Sarah ChenAvoid repeating $0.03 LLM queries by matching semantically similar user prompts in vector cache before hitting API endpoints.