Large Language Models

LLM Digest

LLM papers, model releases, leaderboards, and infrastructure — arXiv, HuggingFace, Latent Space, Import AI, lab blogs, and live Vellum leaderboards.

Generated 2026-08-17 06:30 UTC Sources: public RSS, APIs, arXiv, Hugging Face
36
Papers
31
Models benchmarked
21
Sources
10
Models trending

Benchmarksrankings

Cross-benchmark aggregation across public leaderboards (Vellum, Artificial Analysis, EQ-Bench, LiveBench, LMSys). Sources that stop updating are auto-excluded — see below.

31 models ranked across 15 benchmarks — aggregated from multiple sources. Top composite: Claude Fable 5, Claude Opus 5, Kimi K3.

Data as of 2026-08-17 · live sources: Artificial Analysis, LMArena, Vellum.

⚠ Excluded 2 stale source(s) whose data stopped updating: LMSys MT-Bench (last updated 2024-10-22), EQ-Bench (last updated 2025-11-13). They are auto-included again once they resume publishing.

Composite Ranking

Ranked by head-to-head record: each pair of models is compared only on benchmarks BOTH were tested on (near-ties count as draws), so a model gains nothing from appearing on more or easier leaderboards. Avg percentile is shown for context. Only models with 3+ benchmarks are ranked; the rest appear in the heatmap below.

#ModelH2H (W–L–T)Avg Pctl# BenchSources
1Claude Fable 5·25–0–178th12Artificial Analysis, LMArena, Vellum
2Claude Opus 5·24–1–087th8Artificial Analysis, Vellum
T3Kimi K3▲122–2–182nd8Artificial Analysis, Vellum
T3GPT-5.6 Sol▼121–1–378th12Artificial Analysis, Vellum
T5Gemini 3.7 Flashnew19–3–379th8Artificial Analysis
T5Grok 4.6new20–4–178th7Artificial Analysis
T5Muse Spark 1.2▼219–5–175th8Artificial Analysis, LMArena
T8Qwen3.8 Max▼118–7–068th9Artificial Analysis, LMArena
T8GPT-5.6 Terra▼117–8–065th11Artificial Analysis
10GLM 5.2▲315–10–067th10Artificial Analysis, Vellum

Benchmark Heatmap

Darker = higher score within each benchmark column. Columns use different scales, so compare within a column, not across.

ModelAA Intelligence IndexGPQA DiamondHumanity's Last ExamSciCodeAA Agentic IndexAA Long Context Reasoni…LMArena EloMMMU-ProIFBenchTau2
Claude Fable 562936460577715066498
Claude Opus 563936556597685
Kimi K360945659548380
GPT-5.6 Sol619550565878837385
Gemini 3.7 Flash56944857458086
Grok 4.6619543545975
Muse Spark 1.25790465649831498
Qwen3.8 Max589343535874149182
GPT-5.6 Terra579243545080817186
GLM 5.25390555046777399
DeepSeek V4 Pro 0813539341495075
GPT-5.6 Luna52914052477879
lowerhigher  ·  scaled within each column; bold = column leader

Papers & Researchacademic

LLM papers from arXiv cs.CL and Hugging Face Daily Papers.

Accurate, Interdisciplinary and Transparent Structure-property Understanding with Deep Native Structural Reasoning

Chen Tang, Yizhou Wang, Jianyu Wu

Structure-property relationships are foundational to biology, chemistry and materials science, where function, reactivity and physical response emerge from spatial, chemical and periodic organization. Mechanistically explaining these relationships requires interpreting structural evidence through scientific principles…

release

Co-LMLM: Continuous-Query Limited Memory Language Models

Yair Feldman, Linxi Zhao, Nathan Godey

Limited memory language models (LMLMs) externalize factual knowledge during pretraining to a knowledge base (KB), rather than memorizing it in their weights. During generation, the model then fetches knowledge from the KB as needed.

release

From Noisy Traces to Root Causes: Structural Trajectory Analysis and Causal Extraction for Agent Optimization

Ying Chang, Jiahang Xu, Xuan Feng

An arXiv paper on LLM agent architectures, training, or evaluation.

analysisrelease

Agon: Competitive Cross-Model RL with Implicit Rival Grading of Reasoning

Vladislav Beliaev

Reinforcement learning from verifiable rewards (e.g. GRPO) is the engine behind today's reasoning models, yet it grades only the final answer.

release

Max Out GRPO Signal: Adaptive Trace Prefix Control for Hard Reasoning Problems

Vladislav Beliaev

An arXiv paper advancing the GRPO family of RL post-training algorithms — likely an improvement on a baseline or a new variant.

releaseanalysis

Does Bielik Know What It Doesn't Know? Activation Dispersion Separates Entity Familiarity from Factual Reliability Across Model Scale

Grzegorz Brzezinka

Large language models hallucinate most about entities they have never seen. We ask whether a model's activations betray entity familiarity before a single answer token is generated, and whether that signal predicts the factual reliability.

release

DiaLLM: An Investigation into the Robustness-Generation Gap in English Dialect Adaptation

Jordan Painter, Dipankar Srirag, Adarsh Kappiyath

Large language models increasingly \emph{understand} dialectal English, yet still \emph{produce} only standard, US-leaning English, leaving dialectal generation, the harder half of the problem, largely unaddressed. We introduce \textbf{DiaLLM}, which continually pretrains three open-weight language model.

release

RL Post-Training Builds Compositional Reasoning Strategies

Azwar Abdulsalam, Nishil Patel, Andrew Saxe

Does RL post-training merely amplify primitive skills already latent in a base model, or can it compose primitive skills into new higher-level strategies? We study this question in a fully observable rewrite-grammar environment where the.

release

Future Confidence Distillation in Large Language Models

Sahil Kale

Reliable confidence estimation is essential for deploying large language models (LLMs) in confidence-aware systems, where downstream decisions such as retrieval, tool use, and adaptive computation depend on accurately estimating answer reliability. Existing approaches, however, largely.

release

PALS: Percentile-Aware Layerwise Sparsity for LLM Pruning

Yazdan Jamshidi, Alexey Shvets

One-shot pruning methods like Wanda and SparseGPT apply the same sparsity ratio to every layer of a transformer, ignoring known variation in layer importance. We propose PALS (Percentile-Aware Layerwise Sparsity), which adjusts per-layer sparsity based.

release

Think Big, Search Small: Where Capacity Matters in Hierarchical Search Agents?

Qinnan Cai, Yibo Zhao, Xiang Li

An arXiv paper on LLM agent architectures, training, or evaluation.

analysisrelease

FourierQK: Spectral Preprocessing of Query-Key Projections Improves Transformer Attention

Athanasios Zeris

FFT-based spectral preprocessing of learned query-key (Q/K) projections substantially improves transformer attention on character-level language modelling. On TinyShakespeare: a fixed random spectral filter achieves val=1.031 (Delta=+0.443); a single learned frequency at paragraph scale achieves val=0.608.

release

Beyond Attack-Success Rate: Action-Graded Severity Scale for Tool-Using AI Agents

Harry Owiredu-Ashley

An arXiv paper on LLM agent architectures, training, or evaluation.

analysisrelease

SynthAVE: Scalable Synthetic Labeling for E-Commerce with LLM-Arena Validation

Andrea Scarinci, Virginia Negri, Brayan Impata

Fine-tuning large language models (LLMs) for e-commerce attribute extraction requires labeled data representative across thousands of product types, attributes, and multiple languages. This combinatorial scale translates to millions of annotations, rendering human labeling prohibitively costly.

release

The Blind Curator: How a Biased Judge Silently Disables Skill Retirement in Self-Evolving Agents

Xing Zhang, Yanwei Cui, Guanghui Wang

An arXiv paper on LLM agent architectures, training, or evaluation.

analysisrelease

DeLS-Spec: Decoupled Long-Short Contexts for Parallel Speculative Drafting

Hong-Kai Zheng, Piji Li

Speculative decoding accelerates LLM inference by drafting multiple tokens and verifying them in parallel. Block-parallel drafters such as DFlash further improve drafting efficiency by predicting an entire block in one pass, but their position-wise predictions.

release

Transformer-based segmentation of prosodic boundaries in Brazilian Portuguese

Rodrigo de Freitas Lima, Julio Cesar Galdino, Marcos Vinicius Treviso

Automatic prosodic segmentation identifies boundaries between speech units from acoustic and linguistic evidence. Although recent deep learning approaches have produced strong results for English, automatic segmentation for Brazilian Portuguese (BP) still relies mostly on rule-based.

release

TF-Engram: A Train-Free Engram with SSD-Backed Memory for Large Language Models

Yutang Ma, Kecheng Huang, Xikun Jiang

Large Language Models (LLMs) store factual knowledge and domain-specific patterns implicitly in dense Transformer parameters, making knowledge expansion costly through pretraining, fine-tuning, retrieval augmentation, or longer contexts. Engram-style memory offers a compact hidden-state injection pathway.

release

From Atomic Actions to Standard Operating Procedures: Iterative Tool Optimization for Self-Evolving LLM Agents

Haipeng Ding, Yuexiang Xie, Zhewei Wei

An arXiv paper on LLM agent architectures, training, or evaluation.

analysisrelease

Evaluating RAG Metrics in Applied Contexts: An Experiment, Its Findings and Its Limitations

Quentin Brabant

This paper reports an empirical study evaluating the relevance of several RAG metrics. The experiment is based on a question-answering dataset created by human annotators from business data.

release

Understanding Interpretation Difficulty in Harmful Online Communication: Insights from Cybercrime Communities

Tomohiro Okatsu, Naoki Takada, Yin Min Pa Pa

Harmful online communication often contains slang, coded terms, abbreviations, and community-specific expressions, which make messages difficult to interpret. This paper presents an exploratory study of interpretation difficulty in Discord chats related to cybercrime.

release

Dual Latent Memory in Vision-Language-Action Models for Robotic Manipulation

HF Daily Papers

HF Daily Papers feature on a robotics paper.

analysisrelease

Scaling Mixture-of-Experts Video Pretraining for Embodied Intelligence

HF Daily Papers

HF Daily Papers feature on a video / generation LLM paper.

analysisrelease

Infinite Worlds with Versatile Interactions

HF Daily Papers

HF Daily Papers feature on a reinforcement-learning LLM paper.

analysisrelease

RoboDojo: A Unified Sim-and-Real Benchmark for Comprehensive Evaluation of Generalist Robot Manipulation Policies

HF Daily Papers

HF Daily Papers feature on a robotics paper.

analysisrelease

Sparse Delta Memory: Scaling the State of Linear RNNs through Sparsity

HF Daily Papers

Sparse Delta Memory: Scaling the State of Linear RNNs through Sparsity

noise

Automating the Design of Embodied Agent Architectures

HF Daily Papers

HF Daily Papers feature on an LLM agent paper.

analysisrelease

Single-Rollout Asynchronous Optimization for Agentic Reinforcement Learning

HF Daily Papers

HF Daily Papers feature on an LLM agent paper.

analysisrelease

WildCity: A Real-World City-Scale Testbed for Rendering, Simulation, and Spatial Intelligence

HF Daily Papers

HF Daily Papers feature on a reinforcement-learning LLM paper.

analysisrelease

AgentLens: Production-Assessed Trajectory Reviews for Coding Agent Evaluation

HF Daily Papers

HF Daily Papers feature on an LLM agent paper.

analysisrelease

Leaderboardsrankings

Vellum per-benchmark top-5 rankings.

Humanity's Last Exam #1: Claude Mythos 5

Score: 64.5

leaderboard

Humanity's Last Exam #2: Claude Opus 4.8

Score: 57.9

leaderboard

Humanity's Last Exam #3: Claude Sonnet 5

Score: 57.4

leaderboard

Humanity's Last Exam #4: GLM 5.2

Score: 54.7

leaderboard

Humanity's Last Exam #5: Kimi K2.6

Score: 54

leaderboard

GPQA Diamond #1: Claude Sonnet 5

Score: 96.2

leaderboard

GPQA Diamond #2: Claude 3 Opus

Score: 95.4

leaderboard

GPQA Diamond #3: Gemini 3.1 Pro

Score: 94.3

leaderboard

GPQA Diamond #4: Claude Opus 4.7

Score: 94.2

leaderboard

GPQA Diamond #5: Claude Fable 5

Score: 94.1

leaderboard

SWE-Bench #1: Claude Mythos 5

Score: 95.5

leaderboard

SWE-Bench #2: Claude Fable 5

Score: 95

leaderboard

SWE-Bench #3: Claude Opus 4.8

Score: 88.6

leaderboard

SWE-Bench #4: Claude Opus 4.7

Score: 87.6

leaderboard

SWE-Bench #5: Claude Sonnet 5

Score: 85.2

leaderboard

Modelstools

HuggingFace trending models.

tencent/Hy3

HF Trending

5,572 downloads · 600 likes

release

empero-ai/Qwythos-9B-Claude-Mythos-5-1M-GGUF

HF Trending

1,875,602 downloads · 1921 likes

release

zai-org/GLM-5.2

HF Trending

362,300 downloads · 3720 likes · $3.00/M out

release

InternScience/Agents-A1

HF Trending

23,112 downloads · 427 likes

release

baidu/Unlimited-OCR

HF Trending

1,246,042 downloads · 1900 likes

release

google/tabfm-1.0.0-pytorch

HF Trending

16,374 downloads · 328 likes

release

AliesTaha/fable-traces

HF Trending

4,647 downloads · 194 likes

release

froggeric/Qwen-Fixed-Chat-Templates

HF Trending

821 likes

release

mistralai/Leanstral-1.5-119B-A6B

HF Trending

258 downloads · 176 likes

release

bottlecapai/ThinkingCap-Qwen3.6-27B

HF Trending

2,189 downloads · 172 likes

release

News & Analysisindustry

Newsletters, lab blogs, researcher Substacks, HN.

The new GPT-5.6 family: Luna, Terra, Sol

Simon Willison

Simon Willison's coverage of a GPT release or analysis.

GPT-5.6

786 points · 578 comments · by logickkk1

786 points · 578 comments

Introducing Muse Spark 1.1

Simon Willison

Introducing Muse Spark 1.1 Following Muse Spark in April, here's Muse Spark 1.1 - the first Spark model to offer an API. Meta claim significant improvements in agentic tool calling and computer use.

llm-meta-ai 0.1

Simon Willison

Simon Willison's coverage of an LLM topic.

llm 0.31.1

Simon Willison

Simon Willison's coverage of an LLM topic.

Inviting hard questions

Anthropic

Inviting hard questions

Ben Bernanke appointed to Anthropic’s Long-Term Benefit Trust

Anthropic

Ben Bernanke appointed to Anthropic’s Long-Term Benefit Trust

Introducing a way to reflect on how you use Claude

Anthropic

Introducing a way to reflect on how you use Claude

GPT-5.6 is now the preferred model in Microsoft 365 Copilot

OpenAI

OpenAI releases GPT-5.6, the next step in the GPT-5 frontier family.

Your Prompts and Skills need a system of record.

Mistral

Studio provides a system of record for AI prompts and skills—versioned, owned, and traceable. Iterate fast, ship with control, and ensure consistent AI behavior.

ChatGPT is now a partner for your most ambitious work

OpenAI

ChatGPT Work is an agent that can take action across your apps and files, stay with a project for hours if needed, and turn a goal into finished work.

GPT-5.5 Bio Bug Bounty

OpenAI

OpenAI GPT-5.5 release or analysis.

GPT-5.6: Frontier intelligence that scales with your ambition

OpenAI

OpenAI releases GPT-5.6, the next step in the GPT-5 frontier family.

[AINews] SpaceXAI launches Grok 4.5, first Opus-class model post Cursor acquisition

Latent Space

As GPT 5.6 is confirmed to launch tomorrow, today is pretty much the last day anyone will be excited about a GPT 5.5 equivalent model launch, and that is exactly what SpaceXAI did:The new Grok.

Rewriting Bun in Rust

Simon Willison

Rewriting Bun in Rust Jarred Sumner has been promising this blog post (since May 9th) about his Zig to Rust rewrite of Bun for significantly longer than it took him to finish the rewrite. Honestly.

Agent curation log
2690 items reviewed405 kept2285 dropped