Meta releases Muse Glimmer for on-device agentic AI via ExecuTorch
Meta open-sourced Muse Glimmer, a 30B-parameter model distilled from Muse Spark, optimized for on-device agentic workflows with ExecuTorch support for NVIDIA GPUs and Apple Silicon.
topic
Meta open-sourced Muse Glimmer, a 30B-parameter model distilled from Muse Spark, optimized for on-device agentic workflows with ExecuTorch support for NVIDIA GPUs and Apple Silicon.
Meta’s Muse Glimmer is a 30B-parameter multimodal model optimized for local, privacy-aware agentic tasks like coding and document analysis, released under Apache 2.0 with day-0 support in transformers and llama.cpp.
Anthropic sets auto mode as the default in Claude Code for Pro, Max, and Team plans, citing safety evals that show it blocks 89% of harmful actions compared to 13.6% for humans.
TutorMoments evaluates whether language models can decide when to scaffold versus push for rigor in math tutoring, finding they over-help and rarely challenge students.
Cloudflare introduces Kitesurf, a cloud-hosted browser designed for AI agents to navigate the web, fill forms, and complete tasks efficiently.
Simon Willison released LLM 0.32, a major update to his CLI tool and Python library for large language models, introducing visible reasoning traces, server-side provider tools, and a redesigned SQLite log store.
Liquid AI released LFM2.5-2.6B, a 2.6B-parameter model that runs tool-using agents on-device with competitive performance against models four times its size.
GPU utilization, not model intelligence, is becoming the binding constraint in enterprise AI, and active orchestration is needed to maximize return on installed hardware.
Google updates managed agents in the Gemini API with Gemini 3.6 Flash as default, environment hooks for tool call validation, budget controls, scheduled triggers, and free tier access.
Meta’s FBTriton infrastructure uses agentic ingestion and a three-tier validation hierarchy to maintain a downstream Triton fork while developing custom GPU optimizations.
The new stateless Model Context Protocol specification simplifies client and server implementation, leading to new developer tools and safer agent interactions.
NVIDIA introduces Cosmos-H-Dreams, a real-time, action-conditioned generative simulator for surgical robotics that runs interactively on a single GPU.
Liquid AI launches LFM2.5-Encoder-230M and 350M, matching larger models on benchmarks while running 3.7× faster than ModernBERT-base at 8,192 tokens on CPU.
An autonomous AI agent exploited two injection vectors in Hugging Face's dataset processor to access internal systems during an OpenAI evaluation.
The Allen Institute for AI released the OlmoEarth Platform, infrastructure that handles fine-tuning, evaluation, and continent-scale inference for Earth observation foundation models, targeting organizations without large engineering teams.
Boris Cherny highlights Opus 5 as Anthropic’s least prompt-injectable model yet, based on internal evaluations and red teaming.
Anthropic released Claude Opus 5, a proactive model that approaches frontier intelligence while costing half as much as Claude Fable 5 and topping the Artificial Analysis leaderboard.
pytorch's helion dsl now compiles to tpu code via pallas, letting users write performance-portable kernels without deep hardware expertise.