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.
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.
A new probabilistic programming language lets developers quantify and propagate uncertainty in multi-step LLM applications without extra code.
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.
A new system uses network topology awareness to accelerate KV cache transfers between prefill and decode GPU pools, hiding most latency behind computation.
Meta’s FBTriton infrastructure uses agentic ingestion and a three-tier validation hierarchy to maintain a downstream Triton fork while developing custom GPU optimizations.
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.
a breakdown of the five engineering ideas that make agentic ai systems work in production, from tool use to evaluation.
a practical look at grapheval, a framework using knowledge graphs and nli to pinpoint hallucinations in language model outputs.
a new retrieval system combines text, keyword, knowledge graph, and image signals to improve question answering over complex pdf collections.
a new benchmark measures how well large language models construct and evaluate training data by fine-tuning base models on their outputs.
a study finds that when language models must fill required fields in structured outputs, they invent answers even when no data exists, with fabrication rates hitting 100% in most models.
pytorch's helion dsl now compiles to tpu code via pallas, letting users write performance-portable kernels without deep hardware expertise.