Your curated collection of saved posts and media
Weekend project -- inference engineering step-by-step with GPT! It made a really fun beginner tutorial with exercises covering: - how to run the simplest working LLM server - intuition for prefill and decode - performance benchmarking on my system Next lesson plan: writing my own generation loop and learning about KV caches!
Parsing runs entirely on-device, so sensitive documents never leave the machine. On ParseBench-100, Computer scores 65.1% vs 34.6% for Hermes and 13.9% for Pi, in least time with fewest tokens. https://t.co/GQ590BYEn5
Banger paper from Microsoft. It's on agent reliability in real business workflows. (bookmark it) Thinkingbox is a sandbox with isolated MCP-compatible tool sessions, plus a benchmark of 507 policy-conditioned workflows across retail, hospitality, auto insurance, neobank IT, and consulting support. Every attempt is graded on the backend state the agent leaves behind. Executable checks accept valid trajectories and reject wrong, missing, or extra effects, so collateral damage counts against you. The strongest model reaches 65.36% pass@1 and 25.25% pass^20. Many failed trials terminate cleanly with valid state-changing tool calls. Watching the response or the tool call tells you very little about whether the task actually completed. Paper: https://t.co/EkMhBafbvI Track more trending AI papers in our academy: https://t.co/LRnpZN7L4c

if you want to know what it's really like building robotics foundation models, read this post. whether training WAMs or VLAs, your main job is shoveling good data into GPUs as fast as possible.
When people talk about robotics, they usually talk about models, data, or hardware. Few people talk about the infrastructure that lets you iterate on all three quickly. Today we're publishing how we trained Dyna-2 on over 1,000,000 hours of egocentric video, repeatably. At this s
How good are agents actually at CAD? Today we release CADBench, evaluating 10 Models on 105 realistic tasks in Fusion 360 Fable 5 and Gemini 3.7 Flash are #1 with only 24.6% pass rate https://t.co/kMQ8U6uzKD
Neat paper suggesting that human augmentation and task automation are not necessarily related. Models that are really good at doing work are not always good at helping humans do work better. Given the pressure to make models good agents, this may undermine human-AI cowork.
the results? the best models in automate mode are not always the best models in augment mode. for example - Opus and Sonnet are great on performing tasks on their own, but not in proving assistance, while GPT-5-Mini was great on both dimensions. Gemini models were stronger as
today, weβre releasing the largest open-source human image preferences dataset, along with a $1 million data grant - 2M+ annotations by real people - 30 SOTA image models ranked - 10 categories (marketing, product design, anime etc) dataset + benchmark + grant details below: https://t.co/K3U4uj1934
27.8B parameters shouldn't be doing this. Qwen3.8-27B from @Alibaba_Qwen scores 52 on the @ArtificialAnlys Intelligence Index. Live on CoreWeave Serverless Inference with vision, tools + reasoning. Frontier-class model. CoreWeave-class infrastructure. https://t.co/2fNwmqYjoE https://t.co/0veUFgxwS0
SWE-bench Science A new benchmark for scientific software engineering: 119 tasks across 98 repositories and 20 domains. Even the best agent, Claude Code with Opus-5, achieves under 50% pass@1. https://t.co/LtdNeJdwEh
NEW BENCHMARK ON THE @huggingface HUB Your favorite LLM agent can write a script. Can it survive 300+ steps in a terminal without losing the plot? That's what Long-Horizon Terminal-Bench (LHTB) measures, 46 tasks, contamination-resistant, hidden verifiers that check real state, not vibes. π Leaderboard π₯ @MiniMax_AI 's Minimax M3 π₯ @Kimi_Moonshot 's Kimi k2.7 Code π₯ @Zai_org's GLM 5.2 Congrats to @zli12321 and team. Super excited to see how smaller local models perf on this benchmark @0xSero :)