Mon, Jun 1, 2026
Breaking Changes
No breaking changes this period.
Model Releases
2API & SDK Changes
Nothing new within the 24h scan window. Most recent Anthropic Platform release note: May 29 (Claude Managed Agents on AWS โ covered in prior digest). Claude Code CHANGELOG shows no new version released on June 1. anthropic-sdk-python last update: v0.105.2 (May 29 โ outside window).
Research
arXiv cs.CL/cs.AI/cs.LG listing pages returned 403 errors at fetch time. HuggingFace Papers Daily returned 403. No papers surfaced via search meeting all quality gate criteria (recognized-lab authorship + associated code + concrete benchmarks + within 24h window) for this period. MiniCPM-V 4.5 (8B multimodal, May 2026) is noted as near-miss โ outside scan window.
Tooling
Nothing at full-entry level within the 24h scan window. Five [NOTABLE] llama.cpp builds from June 1 appear in Quick Hits below.
Benchmarks & Leaderboards
1Trends & Emerging Tech
1Technical Discussions
Nothing cleared the quality bar this period. LMArena state as of June 1: Grok 4.1 Thinking leads at 1483 Elo (established November 2025, no new model additions confirmed in the 24h window). SWE-bench standings unchanged from prior digest: Claude Mythos Preview 93.9%, GPT-5.5 88.7%, Opus 4.8 88.6%.
Quick Hits
- llama.cpp b9453 (June 1, 14:56 UTC) โ EXAONE 4.5 model support: adds EXAONE 4.5 (LG AI Research) model implementation with vision marker support and GQA for multimodal projection; EXAONE 4.5 multimodal can now be loaded and run locally in llama.cpp. [https://github.com/ggml-org/llama.cpp/releases/tag/b9453]
- llama.cpp b9452 (June 1, 14:20 UTC) โ Vulkan Block-load Q3_K/Q6_K: accelerates quantized matrix operations on Intel Battlemage (BMG) GPUs and NVIDIA via the Vulkan path; performance improvement for INT3/INT6 quantized inference on non-CUDA-primary hardware. [https://github.com/ggml-org/llama.cpp/releases/tag/b9452]
- llama.cpp b9464 (June 1, 19:57 UTC) โ Spec decode behavior change:
draft-simpleauto-enable feature removed; n_outputs_max fixed. If your llama.cpp deployment relied on automatic speculative decoding activation, you must now enable it explicitly. This is a silent behavior change for any deployment where draft-simple was active without explicit configuration. [https://github.com/ggml-org/llama.cpp/releases/tag/b9464] - llama.cpp b9459 (June 1, 18:58 UTC) โ Metal GLU kernel templating: Apple Silicon GLU operations now use templated f16/f32 kernels with native type load/store; incremental inference quality/performance improvement for M-series Mac users running quantized models via Metal. [https://github.com/ggml-org/llama.cpp/releases/tag/b9459]
- llama.cpp b9460 (June 1, 19:23 UTC) โ VRAM savings: limits maximum outputs reserved per llama_context sequence; reduces peak VRAM allocation on multi-sequence workloads without changing inference behavior โ relevant if you're running at VRAM limits on consumer GPUs. [https://github.com/ggml-org/llama.cpp/releases/tag/b9460]
Worth Watching (Announced, Not Yet Shipped)
10Filtered from 30+ primary sources against a published quality rubric. No press releases, no fluff โ only what changes what you build.