Posts

Alibaba's Qwen3.8-Max: Open-Weight Model Surpasses Most American Frontier Labs (Ep. 1018)

Alibaba's Qwen3.8-Max: Open-Weight Model Surpasses Most American Frontier Labs (Ep. 1018)

Jon Krohn dissects Alibaba's Qwen 3.8 Max, a 2.4-trillion-parameter Mixture-of-Experts (MoE) model positioned as the largest open-weight release in history if its promised weights ship. The discussion covers its multimodal capabilities, 1M token context window, and performance competitive with Anthropic's Claude Fable 5. Key highlights include its advanced multi-day agentic capabilities and aggressively low pricing ($2 in / $6 out per million tokens), intensifying the AI price war. Krohn also provides critical insights into the safety of using Chinese models, emphasizing data handling practices and the benefits/risks across different deployment scenarios.

Continual Learning: How AI Agents Get Better With Every Use | Arjun Karanam, Trajectory

Continual Learning: How AI Agents Get Better With Every Use | Arjun Karanam, Trajectory

Arjun Karanam from Trajectory discusses the "experience gap" in AI, where models excel in intelligence but lack real-world experience, advocating for continual learning. He outlines four key areas for the agent ecosystem: robust traceability including corrective actions, evaluations drawn from production traffic, harnesses that orchestrate rather than constrain, and comfort with open-weight models. Trajectory aims to provide a platform for companies to own and continuously improve their AI intelligence.

When to Build Your Own Agent Harness | Harrison Chase, LangChain

When to Build Your Own Agent Harness | Harrison Chase, LangChain

Harrison Chase, co-founder of LangChain, delves into the critical role of the 'harness' in LLM agents, explaining how it orchestrates models and context. He covers customizing harnesses with middleware and sub-agents, the trade-offs between off-the-shelf and custom solutions for in- and out-of-distribution tasks, and the importance of evaluations and observability for continuous agent improvement. The discussion culminates in the 'data flywheel' concept and the `LangSmith Engine` for automating agent intelligence through iterative refinement.

AI & Data Science Periodic Tables: How They Work Together

AI & Data Science Periodic Tables: How They Work Together

Aaron Baughman and Martin Keen present a unified framework using "periodic tables" to integrate AI and Data Science. They illustrate how elements like pipelines, embeddings, and RAG combine to build real-world AI applications, using a detailed document Q&A system example. The discussion emphasizes the critical interdependence of data science in grounding AI models and ensuring continuous improvement through an innovative feedback loop.

Why Old GPUs Keep Gaining Value

Why Old GPUs Keep Gaining Value

Steve Hou, Head of Research at Silicon Data, unpacks the data behind the AI compute market, revealing persistent tightness in GPU rentals and rising residual values, despite talk of oversupply. He discusses the methodologies behind their GPU price indices and forward curves, the evolving hardware landscape beyond Nvidia (including AMD, Cerebras, and TPUs), and trends in LLM token economics. The conversation also delves into the complex financial aspects of AI data center buildouts, the rise of specialized models, China's emerging AI hardware ecosystem, and the growing importance of power constraints and distributed AI infrastructure.

LLM Knowledge Bases: a practical guide — Ben Holmes, Warp

LLM Knowledge Bases: a practical guide — Ben Holmes, Warp

Ben Holmes outlines a personal knowledge management system leveraging LLMs and automation to transform raw voice-dictated notes into an organized, browsable wiki and visual graph. The process emphasizes rapid, "sloppy" capture, followed by AI agents enriching notes with tags, web research, and backlinks, then generating structured wikis based on Karpathy's methodology, all automated via cloud sandboxes and Obsidian's headless CLI.