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

Qwen 3.8 Max (Fully Tested): AN ACTUAL OPEN FABLE COMPETITOR!
AICodeKing
Jul 19, 2026
The new 2.4-trillion parameter Qwen 3.8 Max model achieves a top-tier performance, securing second place on a rigorous 80-point developer benchmark. By outperforming Opus 4.8 and nearly matching Fable 5, it proves that open-weight models are now directly competitive with the most powerful closed-source alternatives in complex agentic and reasoning tasks.
Key insight: Qwen 3.8 Max delivered a perfect 10/10 score on the agentic task of autonomously generating a dataset, fine-tuning a model, and building a local web UI from scratch.

Wahnsinn: Hermes-Agent + Qwen
c't 3003
Jul 10, 2026
Der Hermes-Agent ermöglicht in Kombination mit lokalen Sprachmodellen wie Qwen 3.6 eine vollständige, autonome Computersteuerung ohne Internetverbindung. Diese Open-Source-Lösung bietet Datenschutz und Sicherheit auf einem Niveau, das kommerzielle Cloud-Anbieter derzeit nicht erreichen können, erfordert jedoch leistungsstarke Hardware und technisches Verständnis bei der Einrichtung.
Key insight: Der Host konnte den KI-Agenten selbst dann weiter nutzen, um komplexe Aufgaben wie Bildbearbeitung und Systemanpassungen auszuführen, nachdem er das Internetkabel physisch vom Router getrennt hatte.

USA bloquea Fable 5 de Anthropic, ¿y ahora que?
HolaMundo
Jun 15, 2026
La reciente restricción de acceso a modelos frontera como Claude 3.5 por razones geopolíticas demuestra que la dependencia de servicios en la nube es un riesgo crítico para los desarrolladores. La alternativa más segura y soberana consiste en implementar modelos locales de alto rendimiento que ofrecen capacidades comparables y permiten trabajar sin interrupciones externas.
Key insight: Es posible ejecutar localmente modelos potentes como Qwen 2.6 (27B o 35B) en hardware de consumo (como una tarjeta AMD 7900XTX) con un rendimiento sorprendente en tareas de desarrollo de software complejo, superando la necesidad de costosos servidores dedicados.

El nuevo modelo de google es...
HolaMundo
Jun 8, 2026
While Google's Gemma 4 12B model promises capable local software development, it suffers from inconsistent performance and high resource demands. Comparative testing reveals that Qwen 3.5 9B and Qwen 3.6 35B offer superior speed, better consistency, and more reliable architectural reasoning for real-world coding tasks when running on local hardware.
Key insight: The author achieves 190-220 tokens per second with Qwen 3.6 35B using MTP (Multi-Token Prediction), vastly outperforming Gemma 4 12B in both speed and reliability.