Topic

Meta

10 episodes

  1. Ep 876

    Alibaba Releases Qwen 3.8 27B, Beats Muse Glimmer 30B On Many Benchmarks

    Alibaba releases Qwen3.8-27B, a 27-billion-parameter open-weight multimodal model built for local deployment, alongside the open-source 2.4T-parameter A95B Max variant. The 27B model outperforms Meta's Muse Glimmer-30B on multiple benchmarks and beats Anthropic's Opus 4.6 Max on coding and instruction-following tasks, while trailing on harder reasoning work. The move positions Alibaba as a major player in the open-weight local-model race, delivering on a prior commitment to open-source both ends of the Qwen3.8 family.

  2. Ep 845

    Meta Superintelligence Labs Releases Muse Code

    Vince and Ava dig into Meta’s new Muse Code terminal coding agent and Muse Spark 1.2: are the persistent agents and replayable event log real developer wins or just more agent hype?

  3. Ep 721

    Meta Open Sources Astryx an Agent Ready React Design System with 150 Accessible Components Seven Themes and a CLI

    Meta releases Astryx, an open-source React/StyleX design system with 150+ accessible components, seven themes, dark mode, templates, and a CLI. It's meant for both humans and AI agents, shipping pre-built CSS with no build steps. Tyler explores its architecture and trade-offs; Pippa focuses on the product angle and adoption path. They end with concrete install steps and a shared verdict.

  4. Ep 365

    Meta Introduces Autodata an Agentic Framework That Turns AI Models Into Autonomous Data Scientists for High Quality Training Data Creation

    Justy and Cody dig into Meta’s Autodata and why better data, not just bigger models, is the pain point showing up everywhere right now. They unpack Agentic Self-Instruct, the four-agent setup, the weak-versus-strong solver idea, and why turning extra inference compute into better training data is a pretty interesting trade. They also get practical about who would adopt it, where the friction is, and a couple of concrete weekend experiments to try.

  5. Ep 126

    MAXS: Meta Adaptive Exploration with LLM Agents

    MAXS introduces an innovative framework for improving the reasoning capabilities of LLM agents, addressing critical issues in multi-tool reasoning. The integration of lookahead strategies and trajectory convergence allows for more stable and efficient performance, making it highly relevant for developers and practitioners.

  6. Ep 123

    What Even Is a Parameter

    This episode explores the significance of parameters in large language models (LLMs), discussing their role in AI functionality and the implications for real-world applications. Hosts engage in a dialogue about how these parameters affect model behavior and the energy demands of training them, illustrating concepts with relatable analogies and examples.

  7. Ep 98

    Meta

    Meta's React Compiler 1.0 introduces automatic memoization to optimize React applications, enhancing performance without requiring code changes. This innovation promises significant improvements in load times and interaction speeds, benefiting developers and users alike.

  8. Ep 68

    Metas Dreamgym Framework Trains AI Agents in a Simulated World to Cut

    Meta's DreamGym Framework is revolutionizing the way AI agents are trained by simulating complex environments, improving their efficiency and adaptability in real-world applications. This discussion explores how DreamGym works, its implications for various industries, and potential use cases that could redefine AI training.

  9. Ep 48

    Meta AI Researchers Introduce Matrix a Ray Native a Decentralized Framework for Multi Agent Synthetic Data Generation

    Editors Pick Agentic AI Tech News AI Paper Summary Technology AI Shorts Artificial Intelligence Applications Language Model Large Language Model Machine Learning New Releases Staff Meta AI Researchers Introduce Matrix: A Ray Native a Decentralized Framework for Multi Agent Synthetic Data Generation By Michal Sutter - November 30, 2025 How do you keep synthetic data fresh and diverse for modern AI models without turning a single orchestration pipeline into the bottleneck? Meta AI researchers introduce Matrix , a decentralized framework where both control and data flow are serialized into messages that move through distributed queues.

  10. Ep 41

    Building the Open Agent Ecosystem Together: Introducing OpenEnv

    Back to Articles Building the Open Agent Ecosystem Together: Introducing OpenEnv Published October 23, 2025 Update on GitHub Upvote 127 +121 Joseph Spisak spisakjo Follow openenv Davide Testuggine darktex Follow guest Zach Wentz zkwentz Follow openenv Pierre Andrews mortimerp9 Follow openenv Sanyam Bhutani Sanyam Follow openenv Hamid Shojanazeri Hamid-Nazeri Follow openenv Pankit Thapar Pankit01 Follow openenv Emre Guven emre0 Follow openenv Lewis Tunstall lewtun Follow Vaibhav Srivastav reach-vb Follow The Problem The Solution The RFCs Use cases What’s Next With tools like TRL , TorchForge and verl , the open-source community has shown how to scale AI across complex compute infrastructure. But compute is only one side of the coin.