AI News Archive - Browse Page 66 of 219
Browse AI news articles covering LLMs, tools, research, and industry trends
LSEG integrates trusted data into ChatGPT workflows, says Max Grigoryev
Everyone selling AI says it's trustworthy. Most are hoping you don't check. The London Stock Exchange Group is taking a different, more literal...
Anthropic apologizes for invisible guardrails on Claude Fable, first Mythos model
Anthropic just admitted it quietly rigged Claude Fable, its first Mythos model, to sabotage user queries.
Hermes Agent Builder Unites Identity, Model, Skills, Servers in One Dashboard
The dashboard is the command center. Hermes Agent’s Profile Builder collapses fragmentation into one coherent pane of glass: identity, model, skills,...
Anthropic offers Washington AI playbook, warns of Claude Mythos hacking risk
Dario Amodei, the CEO of Anthropic, went directly to Washington on Wednesday. In a new policy essay, he argues that AI’s blistering development has...
xAI sues after firing who warned of Grok safety; he led Scale AI safety work
Safety engineers build the guardrails everyone agrees are vital, right up until they slow the car down.
SciConBench launches with 9.11K questions to test AI scientific synthesis
Forget whether AI can write your emails. The real question is whether it can do science.
AI pre‑mediation matched professional mediators in multi‑issue negotiation test
Mediators are expensive, and their best work often happens before anyone sits at the table.
Language Agents Self‑Gate Clarification: Mandatory vs Opportunistic Modes
Most AI that talks to you is guessing. It’s making a probabilistic wager on what you meant.
Study Defines Privacy-Utility Frontier for Agent Memory via PR and AER
Every time a foundation-model agent remembers, it also exposes. That tension, between personalization and privacy, defines a new frontier in agent...
Anthropic launches Fable 5, blocks cybersecurity, biology, chemistry queries
Anthropic released its new Fable 5 model today, the same day its Mythos Preview period ended.
Developers use Cursor AI to generate, refactor, debug code via natural language
Most AI tools for developers are just slightly faster autocomplete. Cursor is the exception.
AVLLMs Mirror VLM and VideoLLM Sequential Flow in Audio‑Visual Tasks
Models that process both sound and sight are often treated like alien minds. New research reveals a much more boring, and more useful, truth.
vLLM uses custom GPU kernels, TorchInductor and CUTLASS for portable inference
Portable inference across diverse hardware is a brutal optimization problem. vLLM attacks it with a triple threat: custom GPU kernels for raw...
Claude Fable declines basic biology queries; Opus 4.8 responds
Anthropic confirmed it. Their new Claude Fable 5 model is refusing to answer even elementary biology questions.
Tech oligarchs face loyalty test in Trump‑era Washington over past Democrat ties
For tech billionaires, backing Democrats used to be smart business. Now it's political kryptonite in Trump's Washington.
Run DiffusionGemma on NVIDIA GPUs for high‑throughput text generation
The line between experimentation and production has never been thinner. DiffusionGemma is changing what’s possible for high‑throughput text...
SynIB Introduces Information Bottleneck to Boost Multimodal Synergy
Most AI models are lazy. They take the easy way out. Confronted with data from different sources, like an image paired with text, they'll grab the...
Datadog engineers start AI coding firm Niteshift, backed by Hoffman, Pomel
Handing your proprietary code to OpenAI carries a unique risk. It's not just about a bug.
Model 5 tops penalized PR-AUC, recall and F1-score in scoring model training
When you train a credit scoring model, you need a tool that ranks risk across a portfolio, not just flags defaults at a single point.
Matmul Enables Dropless MoE Training; Grouped‑GEMM Kernel Drives Speed
Dropless Mixture-of-Experts training has long been haunted by a simple truth: you cannot skip the tokens, but you can pay for them in compute.