Local Inference Podcast Summaries
Local Inference on Yedapo: 2 summarized podcast and YouTube episodes. Each includes key takeaways, core concepts and notable quotes with timestamps.

AI News Got So Wild I Had to Build a Map to Keep up!
MattVidPro
Jun 5, 2026
The rapid proliferation of open-source models—from Nvidia's 550B parameter giant to Google’s Magenta Realtime 2—is decentralizing the AI landscape and challenging cloud-locked incumbents. While proprietary models like GPT-5.6 and the upcoming Anthropic Mythos test spatial and reasoning boundaries, the true market differentiator is shifting toward efficiency, local execution, and 'intelligence per dollar.'
Key insight: Google's Magenta Realtime 2 allows for real-time AI-assisted music generation with sub-200ms latency on local hardware, fundamentally changing how musicians interact with generative tools.

Gemma-4 26B A4B + vLLM: Best MoE Model of 2026: Running Locally
Fahd Mirza
Apr 4, 2026
Google's Mixture of Experts architecture shatters the trade-off between model size and inference speed. Host Fahad Mirza demonstrates how activating just eight experts per token allows a massive 26B parameter model to deliver elite reasoning while maintaining the agility of a 4B model.
Key insight: The model utilizes 128 experts plus a shared expert across 30 layers, but only activates 4 billion parameters during any single inference pass for maximum efficiency.