2026 BAIR Graduate Showcase
The Berkeley Artificial Intelligence Research (BAIR) Lab celebrated its 2026 Ph.D. graduates, whose work spans robotics, large language models, computer vision, AI safety, and more. Graduates are moving to faculty positi…
Large language model (LLM) news — GPT-4, Claude, Gemini, Llama, Mistral and the latest research on training, fine-tuning, RLHF, and deployment of LLMs.
The Berkeley Artificial Intelligence Research (BAIR) Lab celebrated its 2026 Ph.D. graduates, whose work spans robotics, large language models, computer vision, AI safety, and more. Graduates are moving to faculty positi…
The U.S. government lifted export restrictions on Anthropic's Claude Mythos 5 and Fable 5 models, reversing a sudden ban that disrupted Japanese developers and businesses. The reversal highlights regulatory uncertainty i…
A developer describes how their team integrated AI coding assistants while maintaining code quality. They implemented a review process with deterministic gates, accountability norms, and targeted testing strategies to pr…
A developer reflects on the allure and danger of the Fable AI model, which can generate software from a single prompt. They compare it to a siren's song, warning that its seductive power may lead to human irrelevance. Th…
Siplinx AI launched a meeting notetaker that runs local LLM and STT models on-device, offering real-time transcription, summaries, and action items without cloud processing. The tool supports Zoom, Google Meet, and other…
The U.S. Department of Commerce lifted export controls on Anthropic's Claude Fable 5 and Claude Mythos 5, prompting Anthropic to restore worldwide access to Fable 5 from July 1, 2026, and launch the lower-cost Claude Son…
Claude Sonnet 5 is reportedly dead in the water, according to a screenshot of total-run costs shared by Theo, suggesting the model's performance or viability is failing.
A new guide on multi-agent orchestration patterns reveals that 40% of multi-agent pilots fail within six months of production deployment, primarily due to selecting the wrong coordination model. The guide details six can…
A developer warns that API tokens for AI services like OpenAI and Anthropic are increasingly targeted by attackers due to poor secret management. Hardcoding tokens in source code, exposing them in client-side apps, and f…
Invisible Unicode characters in prompts are not a conspiracy but a bug class that allows metadata to ride inside text, indistinguishable from content. These characters can be used as a prompt injection carrier, bypassing…
Researchers are developing new techniques to enhance metacognitive abilities in large language models, including reinforcement learning with metacognitive feedback (RLMF) and metacognitive data selection. RLMF improves m…
Elon Musk's xAI is preparing to release a 1.5 trillion parameter Grok 4.5 model in July, followed by a 2 trillion parameter model in August. The models are being tested internally at SpaceX and Tesla before a broader pub…
A new research framework called CLExEval reveals that large language models like GPT-4o-mini and HuatuoGPT-o1 exhibit significant flaws in clinical reasoning, including verbosity bias, hidden knowledge paradox, and a mis…
Researchers introduced Dual-Embedding Watermarking (DEW), a technique that embeds watermarks in large language models using contextual and token-level embeddings to resist paraphrasing and translation attacks. DEW enhanc…
AutoTrainess, a language model training agent, outperforms traditional CLI methods by automating training workflows, achieving a 26.94 average score on PostTrainBench with GPT-5.4 (Codex) versus 23.21 for baselines, and …
Researchers have identified Mandate Salience Decay (MSD) in large language models used for financial AI, causing them to lose sight of initial behavioral mandates like 'preserve capital' over time. Evaluations of 18 LLMs…
Researchers introduced Latent Ordinal Prototype Alignment (LOPA) and Semantic-Anchored Layer Routing (SALR), a new framework for spoken language assessment that matches the performance of billion-parameter models using a…
A new study introduces the Guided-Retry strategy to reduce AI hallucinations in task-oriented dialogues without retraining models. Tested on models like DeepSeek-R1 and Llama-3, the method cut hallucination rates by up t…
New research reveals that EU copyright law, which protects creative essence beyond verbatim copying, outpaces current AI safeguards. The PSALM framework evaluates LLM outputs for stylistic and narrative similarities, exp…
G2 published a comparison of the best AI coding assistants for 2026, evaluating tools like GitHub Copilot, Cursor, Claude, and Replit beyond simple autocomplete. The analysis covers codebase understanding, context switch…