Meta FAIR's AI Research Preference Models rank unexecuted ML candidates, raising AIRS-Bench from 0.684 to 0.729 without ...
Benchmarking the lowest-latency inference APIs for voice agents: measured TTFT, time to first audio, and full-pipeline ...
Google releases TimesFM-3, a 330M parameter zero-shot foundation model for multivariate time series forecasting in one ...
Keenable AI open-sources NEEDLE, a live benchmark that rebuilds search queries hourly and scores 15 APIs for agents.
Google introduces EnvHarness, a programmable layer that reshapes static LLM agent environments without modifying their code.
Princeton, Ant Group and Stanford built AQuA, two self-improving quant research agents whose sealed sandbox makes data leakage unwritable ...
LandingAI has shipped Agentic Document Extraction Gen2, a rebuild of its document stack on the DPT-3 model family. Chunks are retired in favor of a document, page and block tree. DPT-3 Pro grounds to ...
Google has open-sourced Mantis, a stack-agnostic toolkit of security review skills for AI coding agents. It runs the full vulnerability lifecycle: sweep the code, filter false positives, reproduce the ...
AI weather models have spent three years closing the gap with physics-based forecasting, but two problems stayed open: resolution too coarse for local terrain, and initialization tied to numerical ...
The six models share a core architecture, vocabulary, training methodology, interfaces and deployment tooling. The 0.9B model uses a smaller vocabulary. That consistency is the point: teams can ...
Multi-agent workflows have changed the shape of local inference. A lead agent decomposes a task and spawns subagents. What looked like one user request becomes dozens of independent model calls.