๐Ÿ”ด High Significance

Model Releases

๐Ÿ”ด ๐Ÿ’ฌ MTP on Unsloth โ€” score 79 Sources: reddit/r/LocalLLaMA

https://huggingface.co/unsloth/Qwen3.6-27B-GGUF-MTP https://huggingface.co/unsloth/Qwen3.6-35B-A3B-GGUF-MTP Unsloth release the model with preserved MTP layer, but you still have to chec

Developer Tools

๐Ÿ”ด ๐Ÿ™ garrytan/gstack โ€” Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA โ€” score 86 Sources: github_trending

Use Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA

๐Ÿ”ด ๐Ÿ’ฌ Is reproducing or implementing a paper considered research? [R] โ€” score 81 Sources: reddit/r/MachineLearning

I completed my bachelors recently and I plan to applying to a masters program either this cycle or the next. Unfortunately, I did not publish any papers or do any research during my undergrad. Right now Iโ€™m in a research internship which is coming to and soon and itโ€™s unlikely that Iโ€™ll get to publi

๐Ÿ”ด ๐Ÿ’ฌ The biggest lie in AI agents right now is that more autonomy automatically means more value โ€” score 79 Sources: reddit/r/AIAgents

I actually think the opposite is true lol the more autonomous an agent becomes, the more expensive every mistake gets when an agent is just generating text, bad outputs are annoying when an agent starts: * sending emails * editing records * touching customer data * operating browsers * triggering wo

Infrastructure & Compute

๐Ÿ”ด ๐Ÿ’ฌ "This is the first documented instance of AI self-replication via hacking." ... "We ran an experiment with a single prompt: hack a machine and copy yourself. The AI broke in and copied itself onto a new computer. The copy then did this again, and kept on copying, forming a chain." โ€” score 93 Sources: reddit/r/AIAgents

๐Ÿ”ด ๐Ÿงก Training an LLM in Swift, Part 1: Taking matrix mult from Gflop/s to Tflop/s โ€” score 70 Sources: hackernews

Research Papers

๐Ÿ”ด ๐Ÿค— TMAS: Scaling Test-Time Compute via Multi-Agent Synergy โ€” score 82 Sources: huggingface ยท arxiv/cs.AI

Test-time scaling has become an effective paradigm for improving the reasoning ability of large language models by allocating additional computation during inference. Recent structured approaches have further advanced this paradigm by organizing inference across multiple trajectories, refinement rou

๐Ÿ”ด ๐Ÿค— SlimSpec: Low-Rank Draft LM-Head for Accelerated Speculative Decoding โ€” score 72 Sources: huggingface ยท arxiv/cs.CL

Speculative decoding speeds up autoregressive generation in Large Language Models (LLMs) through a two-step procedure, where a lightweight draft model proposes tokens which the target model then verifies in a single forward pass. Although the drafter network is small in modern architectures, its LM-

Other Signals

๐Ÿ”ด ๐Ÿ’ฌ Computer build using Intel Optane Persistent Memory - Can run 1 trillion parameter model at over 4 tokens/sec โ€” score 96 Sources: reddit/r/LocalLLaMA

As the title states, my build is indeed able to run a 1 trillion parameter model (in this case Kimi K2.5) locally at ~4 tokens/second. I thought r/LocalLLaMA would be interested in the build due to that stat line, and also due to the inclusion of an unusual part, Intel Optane Persistent Memory, whi

๐Ÿ”ด ๐Ÿงก If AI writes your code, why use Python? โ€” score 90 Sources: hackernews

๐Ÿ”ด ๐Ÿ’ฌ Found a way to cool the DGX โ€” score 71 Sources: reddit/r/LocalLLaMA

Tap water keeps the temperature below 68 degree Celsius at 95% GPU utilization running Qwen3.5-122b-a10B Q6_K precision. 110 GB Memory usage, 80k context window, 18.77 tokens/second for continuous vision analyses. Not sure how often do I have to change the water but so far so good.

๐ŸŸก Notable

Model Releases

๐ŸŸก ๐• @OpenAI: Introducing Daybreak: frontier AI for cyber defenders. Daybreak brings together the most capable OpenAI models, Codex, and our security partners to accelerate cyber defense and continuously secure so โ€” score 60 Sources: twitter_rss

Introducing Daybreak: frontier AI for cyber defenders. Daybreak brings together the most capable OpenAI models, Codex, and our security partners to accelerate cyber defense and continuously secure software. A step toward a future where security teams can move at the speed defense demands.

๐ŸŸก ๐Ÿ’ฌ Will there be any more Qwen3.6 series models? โ€” score 54 Sources: reddit/r/LocalLLaMA

I'm still hoping we see a Qwen3.6-122B or a Qwen3.6-coder, but my hopes are dimming. Seems like we would have seen/heard something by now, even if just tantalizing hints from the Qwen folks.

๐ŸŸก ๐Ÿข How ChatGPT adoption broadened in early 2026 โ€” score 50 Sources: lab_blog/OpenAI

ChatGPT adoption surged in Q1 2026, with fastest growth among users over 35 and more balanced gender usage, signaling broader mainstream AI adoption.

๐ŸŸก ๐• @AnthropicAI: New Anthropic research: Teaching Claude why. Last year we reported that, under certain experimental conditions, Claude 4 would blackmail users. Since then, weโ€™ve completely eliminated this behavior. โ€” score 50 Sources: twitter_rss

New Anthropic research: Teaching Claude why. Last year we reported that, under certain experimental conditions, Claude 4 would blackmail users. Since then, weโ€™ve completely eliminated this behavior. How?

๐ŸŸก ๐• @OpenAI: Today weโ€™re launching the OpenAI Deployment Company to help businesses build and deploy AI. It's majority-owned and controlled by OpenAI. It brings together 19 leading investment firms, consultancies โ€” score 50 Sources: twitter_rss

Today weโ€™re launching the OpenAI Deployment Company to help businesses build and deploy AI. It's majority-owned and controlled by OpenAI. It brings together 19 leading investment firms, consultancies, and system integrators to help organizations deploy frontier AI to production for business impact.

Omitted 1 additional model releases items from the main section; see raw data and source-specific sections below.

Developer Tools

๐ŸŸก ๐Ÿ’ฌ I think a lot of people are underestimating how expensive unreliable agents are โ€” score 64 Sources: reddit/r/AIAgents

not in API cost in human attention I had a workflow recently that technically โ€œworkedโ€ it completed tasks returned outputs didnโ€™t crash but every few hours Iโ€™d still check it manually because I didnโ€™t fully trust it and eventually I realized: if Iโ€™m constantly monitoring the system, then part of my

๐ŸŸก ๐Ÿ™ wanshuiyin/Auto-claude-code-research-in-sleep โ€” ARIS โš”๏ธ (Auto-Research-In-Sleep) โ€” Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in โ€” works with Claude Code, Codex, OpenClaw, or any LLM agent. โ€” score 62 Sources: github_trending

ARIS โš”๏ธ (Auto-Research-In-Sleep) โ€” Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in โ€” works with Claude Code, Codex, OpenClaw, or any LLM agent.

๐ŸŸก ๐Ÿ™ Zackriya-Solutions/meetily โ€” Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai -https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS & Windows. โ€” score 58 Sources: github_trending

Privacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai -https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS &

๐ŸŸก ๐Ÿ™ THU-MAIC/OpenMAIC โ€” Open Multi-Agent Interactive Classroom โ€” Get an immersive, multi-agent learning experience in just one click โ€” score 55 Sources: github_trending

Open Multi-Agent Interactive Classroom โ€” Get an immersive, multi-agent learning experience in just one click

๐ŸŸก ๐Ÿ™ romainsimon/paperasse โ€” ๐Ÿ‡ซ๐Ÿ‡ท Skills pour agents IA spรฉcialisรฉs dans la bureaucratie franรงaise : Comptable, Notaire, ... โ€” score 51 Sources: github_trending

๐Ÿ‡ซ๐Ÿ‡ท Skills pour agents IA spรฉcialisรฉs dans la bureaucratie franรงaise : Comptable, Notaire, ...

Omitted 3 additional developer tools items from the main section; see raw data and source-specific sections below.

Research Papers

๐ŸŸก ๐Ÿค— FORTIS: Benchmarking Over-Privilege in Agent Skills โ€” score 62 Sources: huggingface ยท arxiv/cs.AI

Large language model agents increasingly operate through an intermediate skill layer that mediates between user intent and concrete task execution. This layer is widely treated as an organizational abstraction, but we argue it is also a privilege boundary that current models routinely exceed. We pre

๐ŸŸก ๐Ÿค— LLiMba: Sardinian on a Single GPU -- Adapting a 3B Language Model to a Vanishing Romance Language โ€” score 62 Sources: huggingface ยท arxiv/cs.CL

Sardinian, a Romance language with roughly one million speakers, has minimal presence in modern NLP. Commercial services do not support it, and current language models do not produce it reliably. We present LLiMba, a 3B parameter Sardinian-ready model adapted from Qwen2.5-3B-Instruct through continu

๐ŸŸก ๐Ÿ“„ Path-Coupled Bellman Flows for Distributional Reinforcement Learning โ€” score 60 Sources: arxiv/cs.AI ยท arxiv/cs.LG

arXiv:2605.08253v1 Announce Type: cross Abstract: Distributional reinforcement learning (DRL) models the full return distribution, but existing finite-support or quantile-based methods rely on projections, while recent flow-based approaches can suffer from \emph{boundary mismatch} at the flow source

๐ŸŸก ๐Ÿค— SplatWeaver: Learning to Allocate Gaussian Primitives for Generalizable Novel View Synthesis โ€” score 55 Sources: huggingface

Generalizable novel view synthesis aims to render unseen views from uncalibrated input images without requiring per-scene optimization. Recent feed-forward approaches based on 3D Gaussian Splatting have achieved promising efficiency and rendering quality. However, most of them assign a fixed number

Other Signals

๐ŸŸก ๐Ÿ’ฌ Interactive Jensenโ€“Shannon Divergence Visualisation [P] โ€” score 69 Sources: reddit/r/MachineLearning

An interactive visualisation of Jensenโ€“Shannon divergence - the symmetric, always-finite cousin of KL. Shape two distributions and watch JSD, its ceiling of one bit, and the per-point contribution respond in real time. https://robotchinwag.com/posts/jensen-shannon-divergence-visualisation/ Feedback

๐ŸŸก ๐Ÿ’ฌ MiniCPM 4.6 โ€” score 62 Sources: reddit/r/LocalLLaMA

๐ŸŸก ๐Ÿ’ฌ ICML Author Removal [D] โ€” score 56 Sources: reddit/r/MachineLearning

PhD student. Need advice. After the ICML abstract deadline, industry coauthors asked to be removed, they missed their employer's internal approval window. They had contributed (discussions and written feedback) but I hadn't explicitly asked before adding them. January: wrote to PC chairs, got writte

๐ŸŸก ๐Ÿงก Google says criminal hackers used AI to find a major software flaw โ€” score 50 Sources: hackernews

๐ŸŸก ๐• @AnthropicAI: Claude's Constitution is now an audiobook, read by two of its authors, Amanda Askell and Joe Carlsmith. It includes a Q&A on the writing process, the philosophies that shaped the document, and how it โ€” score 50 Sources: twitter_rss

Claude's Constitution is now an audiobook, read by two of its authors, Amanda Askell and Joe Carlsmith. It includes a Q&A on the writing process, the philosophies that shaped the document, and how it might change as models become more capable. Listen at http://anthropic.com/constitution

Omitted 1 additional other signals items from the main section; see raw data and source-specific sections below.

๐ŸŸข Incremental

Model Releases

๐ŸŸข ๐Ÿ’ฌ I catalogued every way local models break JSON output and built a repair library, here's what I found across 288 model calls โ€” score 29 Sources: reddit/r/LocalLLaMA

I've been running structured output prompts through a bunch of models on OpenRouter for the past few months โ€” Llama 3, Mistral, Command R, DeepSeek, Qwen, and every other model on OpenRouter โ€” alongside the usual closed-source suspects. 288 calls total. I wanted to know what actually breaks, how oft

๐ŸŸข ๐Ÿ’ฌ Llama models: still valuable for finetuning or surpassed by everything new? โ€” score 12 Sources: reddit/r/LocalLLaMA

Hello there people. So I have noticed that people are pretty much ignoring Llama 3 plus 3.1, 3.2, and 3.3 these days. They never mention how their experience goes with fine-tuning those models. But we haven't been getting many entries into the 70 billion space. So is, for example, Llama 3.3 70B the

๐ŸŸข ๐Ÿงก Claude Platform on AWS โ€” score 10 Sources: hackernews

Developer Tools

๐ŸŸข ๐Ÿ’ฌ Same agent, same task, wildly different costs per session? โ€” score 36 Sources: reddit/r/AIAgents

Been digging into agent observability lately and found something that surprised me - the same agent, same task had wildly different costs per session. One deployment was averaging $0.01 per session but occasionally spiking to $0.50. Tracked it down to runaway tool calls and bloated context from earl

๐ŸŸข ๐Ÿ™ AUTOMATIC1111/stable-diffusion-webui โ€” Stable Diffusion web UI โ€” score 30 Sources: github_trending

Stable Diffusion web UI

๐ŸŸข ๐Ÿ™ huggingface/skills โ€” Give your agents the power of the Hugging Face ecosystem โ€” score 27 Sources: github_trending

Give your agents the power of the Hugging Face ecosystem

๐ŸŸข ๐Ÿ™ RhysSullivan/executor โ€” The missing integration layer for AI agents. Let them call any OpenAPI / MCP / GraphQL / custom js functions in secure environment. โ€” score 22 Sources: github_trending

The missing integration layer for AI agents. Let them call any OpenAPI / MCP / GraphQL / custom js functions in secure environment.

๐ŸŸข ๐Ÿ’ฌ Anyone here actually running voice agents in production? Looking for 10 min calls to learn from your stack โ€” score 14 Sources: reddit/r/AIAgents

I'm Nico, building Patter (open-source voice SDK, alpha). Before writing more code I want to talk to 10 people actually running voice agents in production. Specifically anyone on: 1. Pipecat in production 2. LiveKit Agents in production 3. Vapi with custom LLM endpoint in production 10 min on a call

Omitted 4 additional developer tools items from the main section; see raw data and source-specific sections below.

Infrastructure & Compute

๐ŸŸข ๐Ÿ™ lakehq/sail โ€” Drop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads. โ€” score 13 Sources: github_trending

Drop-in Apache Spark replacement written in Rust, unifying batch processing, stream processing, and compute-intensive AI workloads.

Business & Funding

๐ŸŸข ๐Ÿ’ฌ How can I check whether my paper follows the required ARR formatting before submission? [D] โ€” score 12 Sources: reddit/r/MachineLearning

Last cycle, one of my research paper was rejected because of formatting issues. I recently heard from someone that there may be a tool or software called something like โ€œaclpubcheckโ€ that can be used to check whether a manuscript follows the required submission format correctly. Does anyone know the

Research Papers

๐ŸŸข ๐Ÿค— Can Muon Fine-tune Adam-Pretrained Models? โ€” score 38 Sources: huggingface ยท arxiv/cs.LG

Muon has emerged as an efficient alternative to Adam for pretraining, yet remains underused for fine-tuning. A key obstacle is that most open models are pretrained with Adam, and naively switching to Muon for fine-tuning leads to degraded performance due to an optimizer mismatch. We investigate this

๐ŸŸข ๐Ÿค— Training-Free Dense Hand Contact Estimation with Multi-Modal Large Language Models โ€” score 25 Sources: huggingface

Dense hand contact estimation requires both high-level semantic understanding and fine-grained geometric reasoning of human interaction to accurately localize contact regions. Recently, multi-modal large language models (MLLMs) have demonstrated strong capabilities in understanding visual semantics,

๐ŸŸข ๐Ÿค— CapVector: Learning Transferable Capability Vectors in Parametric Space for Vision-Language-Action Models โ€” score 25 Sources: huggingface

This paper proposes a novel approach to address the challenge that pretrained VLA models often fail to effectively improve performance and reduce adaptation costs during standard supervised finetuning (SFT). Some advanced finetuning methods with auxiliary training objectives can improve performance

๐ŸŸข ๐Ÿค— RoboMemArena: A Comprehensive and Challenging Robotic Memory Benchmark โ€” score 25 Sources: huggingface

Memory is a critical component of robotic intelligence, as robots must rely on past observations and actions to accomplish long-horizon tasks in partially observable environments. However, existing robotic memory benchmarks still lack multimodal annotations for memory formation, provide limited task

Other Signals

๐ŸŸข ๐Ÿ’ฌ Drastically improve prompt processing speed for --n-cpu-moe partially offloaded models โ€” score 38 Sources: reddit/r/LocalLLaMA

Bigger ubatch made gpt-oss-120b prompt processing much faster on my RTX 3090 I was tuning gpt-oss-120b-F16.gguf with llama.cpp on a 24 GB RTX 3090 and found that increasing the physical micro-batch size (-ub) can massively improve prompt processing throughput, as long as you also raise `--n-cp

๐ŸŸข ๐Ÿ’ฌ Online RL Reading Group[D] โ€” score 31 Sources: reddit/r/MachineLearning

Hi, I am a student going into my first year in Ph.D in RL this September. Although each university kinda has their own reading groups, I was wondering if there is active RL Online reading group I can participate. Sadly I couldnt find any info elsewhere. Does anyone have any information regarding Onl

๐ŸŸข ๐Ÿงก I let AI build a tool to help me figure out what was waking me up at night โ€” score 30 Sources: hackernews

๐ŸŸข ๐Ÿ’ฌ Most RAG apps in production are confidently wrong and nobody talks about this enough โ€” score 20 Sources: reddit/r/AIAgents

Been working with a few teams integrating RAG into internal tools, support bots, document Q&A, contract search, and I keep running into the same thing nobody warns you about when you're following tutorials. The basic retrieve-then-generate pipeline looks fine in demos. Clean question, clean doc,

๐ŸŸข ๐Ÿ’ฌ Interaction Models from Thinking Machines Lab [P] โ€” score 12 Sources: reddit/r/MachineLearning

Omitted 1 additional other signals items from the main section; see raw data and source-specific sections below.

RepoDescriptionStars TodayLanguage
garrytan/gstackUse Garry Tan's exact Claude Code setup: 23 opinionated tools that serve as CEO, Designer, Eng Manager, Release Manager, Doc Engineer, and QA918typescript
wanshuiyin/Auto-claude-code-research-in-sleepARIS โš”๏ธ (Auto-Research-In-Sleep) โ€” Lightweight Markdown-only skills for autonomous ML research: cross-model review loops, idea discovery, and experiment automation. No framework, no lock-in โ€” works with Claude Code, Codex, OpenClaw, or any LLM agent.186python
Zackriya-Solutions/meetilyPrivacy first, AI meeting assistant with 4x faster Parakeet/Whisper live transcription, speaker diarization, and Ollama summarization built on Rust. 100% local processing. no cloud required. Meetily (Meetly Ai -https://meetily.ai) is the #1 Self-hosted, Open-source Ai meeting note taker for macOS & Windows.140rust
THU-MAIC/OpenMAICOpen Multi-Agent Interactive Classroom โ€” Get an immersive, multi-agent learning experience in just one click130typescript
romainsimon/paperasse๐Ÿ‡ซ๐Ÿ‡ท Skills pour agents IA spรฉcialisรฉs dans la bureaucratie franรงaise : Comptable, Notaire, ...110python
jwadow/kiro-gateway๐Ÿ‘ป Proxy API gateway for Kiro IDE & CLI (Amazon Q Developer / AWS CodeWhisperer). Use free Claude models with any client.76python
bytedance/UI-TARSPioneering Automated GUI Interaction with Native Agents75python
AUTOMATIC1111/stable-diffusion-webuiStable Diffusion web UI39python
huggingface/skillsGive your agents the power of the Hugging Face ecosystem38python
RhysSullivan/executorThe missing integration layer for AI agents. Let them call any OpenAPI / MCP / GraphQL / custom js functions in secure environment.35typescript

๐Ÿ“„ New Papers

TitleCategoryHotnessLink
TMAS: Scaling Test-Time Compute via Multi-Agent Synergyresearch_paper36Open
SlimSpec: Low-Rank Draft LM-Head for Accelerated Speculative Decodingresearch_paper6Open
FORTIS: Benchmarking Over-Privilege in Agent Skillsresearch_paper2Open
LLiMba: Sardinian on a Single GPU -- Adapting a 3B Language Model to a Vanishing Romance Languageresearch_paper2Open
Path-Coupled Bellman Flows for Distributional Reinforcement Learningcs.AI0Open
SplatWeaver: Learning to Allocate Gaussian Primitives for Generalizable Novel View Synthesisresearch_paper2Open
Where Reliability Lives in Vision-Language Models: A Mechanistic Study of Attention, Hidden States, and Causal Circuitscs.AI0Open
Spatial Priming Outperforms Semantic Prompting: A Grid-Based Approach to Improving LLM Accuracy on Chart Data Extractioncs.AI0Open
Auto-Rubric as Reward: From Implicit Preferences to Explicit Multimodal Generative Criteriacs.AI0Open
Embeddings for Preferences, Not Semanticscs.AI0Open
On Distinguishing Capability Elicitation from Capability Creation in Post-Training: A Free-Energy Perspectivecs.AI0Open
MemQ: Integrating Q-Learning into Self-Evolving Memory Agents over Provenance DAGscs.AI0Open
SkillLens: Adaptive Multi-Granularity Skill Reuse for Cost-Efficient LLM Agentscs.AI0Open
PLACO: A Multi-Stage Framework for Cost-Effective Performance in Human-AI Teamscs.AI0Open
CoCoDA: Co-evolving Compositional DAG for Tool-Augmented Agentscs.AI0Open

๐Ÿข Lab Blog Posts

๐Ÿฆ Twitter/X Highlights

AccountTweet Summary
OpenAIIntroducing Daybreak: frontier AI for cyber defenders. Daybreak brings together the most capable OpenAI models, Codex, and our security partners to accelerate cyber defense and continuously secure software. A step toward a future where security teams can move at the speed defense demands. Post
AnthropicAIClaude's Constitution is now an audiobook, read by two of its authors, Amanda Askell and Joe Carlsmith. It includes a Q&A on the writing process, the philosophies that shaped the document, and how it might change as models become more capable. Listen at http://anthropic.com/constitution Post
AnthropicAINew Anthropic research: Teaching Claude why. Last year we reported that, under certain experimental conditions, Claude 4 would blackmail users. Since then, weโ€™ve completely eliminated this behavior. How? Post
OpenAIToday weโ€™re launching the OpenAI Deployment Company to help businesses build and deploy AI. It's majority-owned and controlled by OpenAI. It brings together 19 leading investment firms, consultancies, and system integrators to help organizations deploy frontier AI to production for business impact. Post
simonwWrote about today's GitLab restructuring / "workforce reduction" announcement, and ended up digging around in version control for both the GitLab and the 37signals public employee handbooks to help illustrate my thoughts https://simonwillison.net/2026/May/11/gitlab-act-2/ Post
simonwNew TIL: I figured out how to use my LLM CLI tool in a shebang line, which means you can write executable scripts in English, or hook up more complex scripts with a snippet of YAML template Post

Repeated From Recent Briefings