Your curated collection of saved posts and media

Showing 31 posts ยท last 14 days ยท by score
H
DailyPapers
@HuggingPapers
๐Ÿ“…
Aug 18, 2026
14d ago
๐Ÿ†”64608855

MOSS-VL: real-time video understanding that perceives while speaking OpenMOSS released MOSS-VL, an 11B open vision-language model that keeps watching live frames while answering โ€” proactive silence and dynamic self-correction built in. https://t.co/UtHiYqJyjO

Media 1
โค๏ธ42
likes
๐Ÿ”8
retweets
๐Ÿ–ผ๏ธ Media
L
LightOrigins
@LightOrigins_
๐Ÿ“…
Sep 01, 2026
14h ago
๐Ÿ†”44725754

Code: https://t.co/2KHMVKk28t Model: https://t.co/Ea8AKBkv4S Paper: https://t.co/RoPmG7boHH Tech blog: https://t.co/aBTMmOL0WS Discord: https://t.co/7hr2hzUbPC

@LightOrigins_ โ€ข Tue Sep 01 02:12

Introducing LightNav-0, our first general-purpose navigation brain. Open-sourced starting today. Trained entirely in simulation, so it scales. See scalable real2sim2real transfer across robots, tasks, and scenes. https://t.co/zyFqL8gvQL

Media 1Media 2
+1 more
โค๏ธ42
likes
๐Ÿ”6
retweets
๐Ÿ–ผ๏ธ Media
D
DAIR.AI
@dair_ai
๐Ÿ“…
Aug 30, 2026
1d ago
๐Ÿ†”14753938

Interesting technical work from Microsoft. Provides a better understanding on SFT and how to leverage it better for RL. Microsoft researchers asked whether a standard SFT pipeline actually produces the model you want to run RL on. Their answer is no. Standard SFT keeps spending gradient on sequences the model has already fit, which narrows the distribution RL later needs to explore. TailSFT filters those sequences out during training and concentrates learning on the under-modeled tail of the data. That is the only modification they implement. Results: On OLMo-3 7B, pass@16 improves by up to 16.8 points absolute on coding and 3.1 on math. Those higher-coverage checkpoints then lift final pass@1 after GRPO by up to 3.9 points, and in some settings early reward climbs 2.5x faster than the matched standard SFT run. Paper: https://t.co/QocPRtNhjH Chat with Paper: https://t.co/wfTytUm5jp

Media 1
โค๏ธ37
likes
๐Ÿ”7
retweets
๐Ÿ–ผ๏ธ Media
K
Ker Lee Yap
@klyap_
๐Ÿ“…
Aug 30, 2026
2d ago
๐Ÿ†”22782040

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!

Media 1
โค๏ธ37
likes
๐Ÿ”1
retweets
๐Ÿ–ผ๏ธ Media
P
Perplexity
@perplexity_ai
๐Ÿ“…
Aug 25, 2026
6d ago
๐Ÿ†”60149371

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

Media 1
โค๏ธ35
likes
๐Ÿ”1
retweets
๐Ÿ–ผ๏ธ Media
A
Artificial Analysis
@ArtificialAnlys
๐Ÿ“…
Aug 19, 2026
13d ago
๐Ÿ†”60979763

Last week we launched Optima, a new platform for benchmarking models on your own workloads and comparing performance, speed and cost efficiency Watch our new video walkthrough to see how to build and run your own benchmark with Optima, and find the best model for your use case Start building your benchmark today at https://t.co/LKMSqnhA0D

Media 1
โค๏ธ30
likes
๐Ÿ”4
retweets
๐Ÿ–ผ๏ธ Media
D
DAIR.AI
@dair_ai
๐Ÿ“…
Aug 22, 2026
10d ago
๐Ÿ†”22808532

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

Media 1Media 2
โค๏ธ28
likes
๐Ÿ”4
retweets
๐Ÿ–ผ๏ธ Media
๐Ÿ”Weights & Biases retweeted
B
Boris Dayma ๐Ÿ–๏ธ
@borisdayma
๐Ÿ“…
Aug 25, 2026
7d ago
๐Ÿ†”79860715
โญ0.32

Sharing some experiments on optimizers: PSGD Kron Muon is slowly replacing Adam, now time to work on a better optimizer. https://t.co/NsQMHd2A2I

โค๏ธ27
likes
๐Ÿ”8
retweets
J
Jim Bohnslav
@jbohnslav
๐Ÿ“…
Aug 18, 2026
14d ago
๐Ÿ†”87573234
โญ0.38

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.

@DynaRobotics โ€ข Mon Aug 17 17:02

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

โค๏ธ27
likes
๐Ÿ”4
retweets
S
Seldon
@seldon_tech
๐Ÿ“…
Aug 21, 2026
11d ago
๐Ÿ†”63298785

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

โค๏ธ24
likes
๐Ÿ”4
retweets
๐Ÿ–ผ๏ธ Media
E
Ethan Mollick
@emollick
๐Ÿ“…
Aug 27, 2026
4d ago
๐Ÿ†”85378666
โญ0.40

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.

@abhishekn โ€ข Wed Aug 26 23:37

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

โค๏ธ24
likes
๐Ÿ”2
retweets
D
Datapoint AI
@datapointai
๐Ÿ“…
Aug 20, 2026
12d ago
๐Ÿ†”62065534

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

โค๏ธ22
likes
๐Ÿ”9
retweets
๐Ÿ–ผ๏ธ Media
๐Ÿ”AK retweeted
H
DailyPapers
@HuggingPapers
๐Ÿ“…
Aug 19, 2026
13d ago
๐Ÿ†”79140957
โญ0.38

Agentic ESOpt: fine-tuning long-horizon LLM agents with minimal GPU memory This framework uses evolution strategies instead of backpropagation, enabling full-parameter optimization with only inference-level memory, and shows strong gains on WebArena-Lite and more. https://t.co/PP1j7ZP3H1

โค๏ธ19
likes
๐Ÿ”4
retweets
N
Nathan
@nathanhabib1011
๐Ÿ“…
Aug 19, 2026
13d ago
๐Ÿ†”40453027

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 :)

Media 1
โค๏ธ19
likes
๐Ÿ”6
retweets
๐Ÿ–ผ๏ธ Media
๐Ÿ”AK retweeted
H
DailyPapers
@HuggingPapers
๐Ÿ“…
Aug 21, 2026
11d ago
๐Ÿ†”39457342
โญ0.38

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

โค๏ธ19
likes
๐Ÿ”2
retweets
J
Jeremy Howard
@jeremyphoward
๐Ÿ“…
Aug 18, 2026
13d ago
๐Ÿ†”04063739
โญ0.40

The amazingly fast (only 30M!) and extremely accurate @answerdotai ColBERT model is now supported in Sentence Transformers to make it easy to create and query embedding indexes locally directly in Python! ๐Ÿฅณ

@tomaarsen โ€ข Tue Aug 18 14:00

๐ŸšจI've just released Sentence Transformers v6.0! MultiVectorEncoder joins the family: ColBERT-style late interaction models are now a first-class model type, for training, inference & interpretation, alongside dense, sparse & reranker models. Big thread ๐Ÿงต https://t.co/I

โค๏ธ18
likes
๐Ÿ”2
retweets
H
DailyPapers
@HuggingPapers
๐Ÿ“…
Aug 18, 2026
14d ago
๐Ÿ†”27415901

Large Discovery Models: learning where to search next An LLM proposes, a Bayesian surrogate scores uncertainty, and the loop iterates โ€” cutting validation error by 2.4x, binding energy by 18%, and boosting molecular objectives by 60%+ across programs, proteins, and molecules. https://t.co/AW0Dj4vIXX

Media 1
โค๏ธ16
likes
๐Ÿ”4
retweets
๐Ÿ–ผ๏ธ Media
๐Ÿ”Yann LeCun retweeted
A
alex peysakhovich
@alex_peys
๐Ÿ“…
Aug 19, 2026
13d ago
๐Ÿ†”72438800
โญ0.32

inspired by the anthropic post, i made a protein font! how does it work? when you design by differentiating backward through a folding model like esm-fold2 you can ask that the distogram of the folded protein looks like something you want. a little bit of help from @ChatGPT and now we have a protein font (fable, of course, didn't want to help me). this was not fully automated, i had to dial in some details like the protein sizes etc, but jointly me and codex got it working. i put the whole pipeline on my github below so you can mess with it too. bring your own gpus, its kind of expensive.

โค๏ธ16
likes
๐Ÿ”1
retweets
P
Percy Liang
@percyliang
๐Ÿ“…
Aug 21, 2026
10d ago
๐Ÿ†”17624811

Look at our data composition: https://t.co/5K0v960lYh Watch the run live on wandb: https://t.co/7fg9VEFJ62 See all the gory details on GitHub: https://t.co/FH2w7Lx3Zm Assembling this hero run really required data, architecture, infra, kernels to all come together and was a huge joint effort by the entire Marin team!

Media 1Media 2
โค๏ธ8
likes
๐Ÿ–ผ๏ธ Media
P
PyTorch
@PyTorch
๐Ÿ“…
Aug 26, 2026
6d ago
๐Ÿ†”82962234

TRANSIT (TRANsparent Scale-In for multi-node Training) is a runtime that makes unified virtual memory practical for large-scale LLM training, enabling models to train on up to 50% fewer GPUs without requiring modification to existing PyTorch training code. Hyungyo Kim, Ph.D. Candidate in Electrical and Computer Engineering, University of Illinois at Urbana-Champaign will present on TRANSIT as a poster at PyTorch Conference North America with Apoorve Mohan from IBM Research. Learn how to train more with less at PyTorch Conference North America: https://t.co/jBApW8nESi

โค๏ธ6
likes
๐Ÿ”3
retweets
๐Ÿ–ผ๏ธ Media
H
Surge AI
@HelloSurgeAI
๐Ÿ“…
Aug 20, 2026
11d ago
๐Ÿ†”43035313

SURGE MODEL REPORT: QWEN 3.8 MAX Qwen 3.8 Max scores 58.7 on our Tuesday Work Index, our composite measure of frontier AI at work. Up +8.6 points from Qwen 3.7 Max and +22.4 points from Qwen 3.5 Plus. ๐Ÿงต of performance across our benchmarks:

Media 1
โค๏ธ5
likes
๐Ÿ”2
retweets
๐Ÿ–ผ๏ธ Media
G
Gerard Sans | Axiom ๐Ÿ‡ฌ๐Ÿ‡ง
@gerardsans
๐Ÿ“…
Aug 20, 2026
11d ago
๐Ÿ†”21546817
โญ0.42

@RonyVernet Thatโ€™s not how AI works. LLMs sample outputs from a frozen probability landscape via interpolation and next-token probabilities. Every single generation requires external verification: a tool or a subject-matter expert. Thatโ€™s precisely the point Tao is making. Mathematicians still have to interpret, validate and understand the results. They must judge whether something is correct, partial or hallucinated. Only then can it be integrated and taught. AI does not understand mathematics. โ€จIt does not solve mathematics. It also cannot create new knowledge or understanding in people. โ€จAI is software. It cannot learn or understand things for you. Only a human can learn or understand. AI generates outputs. Only an external verifier can ground them. This is a gap in AI literacy. Hype continues to oversell what the technology can actually do.

@gerardsans โ€ข Thu Aug 20 18:28

๐Ÿšจ Terence Tao warning about AI in mathematics. The greatest living mathematician new essay โ€œMathematics in the Age of AIโ€ is one of the most significant individual responses from a leading researcher examining frontier AIโ€™s impact on the discipline. The core message: AI will ma

P
PyTorch
@PyTorch
๐Ÿ“…
Aug 31, 2026
19h ago
๐Ÿ†”15359074

โš™๏ธ Performance starts here. The Kernel Engineering Track at #PyTorchCon North America (Oct 20-21 in San Jose) explores compilers, custom kernels, optimization, and the low-level technologies that make AI run faster. Learn more: https://t.co/rg8DxFJpyv ๐Ÿ“… Full Schedule: https://t.co/Bh6SgicfzA ๐ŸŽŸ๏ธ Join us! https://t.co/1z0jDhdUZm

Media 1
๐Ÿ–ผ๏ธ Media
D
Marko Denic
@denicmarko
๐Ÿ“…
Aug 29, 2026
3d ago
๐Ÿ†”00787295

Perfect weekend project doesn't exi... https://t.co/4LEwKN3dfG

โค๏ธ5,825
likes
๐Ÿ”419
retweets
๐Ÿ–ผ๏ธ Media
T
tetsuo
@tetsuoai
๐Ÿ“…
Aug 22, 2026
10d ago
๐Ÿ†”59979528
โญ0.34

Three Grok bots took four reference photos, built a physics simulator from them, ran 47 fracture experiments, rejected their own hypothesis, picked the best designs, sliced them, and 3D printed them. Images to physical object in one autonomous loop, steered from an Apple Watch.

@ProfBuehlerMIT โ€ข Sat Aug 22 10:20

Grok @bot is incredible - and they can even manufacture real physical objects! Here is a little experiment I did last night: I created a team of bots and asked them to solve a complex engineering problem end to end - starting from four images as design cues, inferring transferabl

โค๏ธ1,127
likes
๐Ÿ”154
retweets
R
Ryohei Sasaki@engineer
@rsasaki0109
๐Ÿ“…
Aug 29, 2026
3d ago
๐Ÿ†”80820650

RoadScan-AI-Automated-Pothole-Detection-Tracking RoadScan AI is a computer vision system built to automatically detect and track potholes in road footage โ€” including dashcam, drone, and fixed-camera video. At its core, the system uses a YOLO11n model fine-tuned on a custom pothole dataset, paired with ByteTrack for multi-object tracking. This enables the system to maintain a consistent identity for each pothole across frames rather than treating every detection as a new, isolated event.

โค๏ธ129
likes
๐Ÿ”10
retweets
๐Ÿ–ผ๏ธ Media
T
Teknium ๐Ÿชฝ
@Teknium
๐Ÿ“…
Aug 29, 2026
3d ago
๐Ÿ†”00648752

Made a stand-alone Hermes Agent plugin for BackSearch - a wayback machine-like SaaS for agents - adds two tools, and requires their API key. Let me know if you like it https://t.co/pwFstmJzmA https://t.co/52vYgZN4eo

@GenReasoning โ€ข Fri Jul 24 09:14

๐Ÿ” Introducing BackSearch. LLMs are increasingly asked to predict the future, but a good backtest requires a snapshot of the internet at a point in time. BackSearch allows LLMs to search the web as it was on a particular date. Itโ€™s great for: ๐Ÿ”ฎ Forecasting and prediction market

Media 1
โค๏ธ74
likes
๐Ÿ”3
retweets
๐Ÿ–ผ๏ธ Media
T
Tesla Owners Silicon Valley
@teslaownersSV
๐Ÿ“…
Aug 21, 2026
10d ago
๐Ÿ†”37182059

BREAKING: Grok 4.6 just took the #1 spot on CursorBench 3.2 โ€” while delivering a massive efficiency advantage. โšก๐Ÿ’ป โ€ข Grok 4.6 Extra High โ€” 70.8% | $2.81/task โ€ข Fable 5 Max โ€” 70.5% | $17.32/task โ€ข Opus 5 Max โ€” 70.0% | $8.23/task โ€ข GPT-5.6 Sol Max โ€” 67.2% | $5.69/task Grok achieved the highest score while costing roughly 6ร— less than Fable 5 Max and nearly 3ร— less than Opus 5 Max per task. For AI agents, raw intelligence is only part of the equation. The ability to maintain high performance across long coding tasks without burning massive amounts of compute could be a major advantage. Grokโ€™s agentic coding efficiency is becoming seriously impressive. ๐Ÿš€ Source: CursorBench 3.2

Media 1
โค๏ธ62
likes
๐Ÿ”11
retweets
๐Ÿ–ผ๏ธ Media
M
Modular
@Modular
๐Ÿ“…
Aug 28, 2026
4d ago
๐Ÿ†”30950035

GLM-5.3 open weights are now public, and Modular Cloud has Day Zero support. GLM-5.3 is the most capable open-weights model for coding, with a 50% improvement over GLM-5.2 on @Zai_org's Code Bench. Try it today on Modular Cloud: https://t.co/MfICcw0WAP https://t.co/iLBeRD30LP

Media 1
โค๏ธ38
likes
๐Ÿ”5
retweets
๐Ÿ–ผ๏ธ Media
S
Sarah Catanzaro
@sarahcat21
๐Ÿ“…
Aug 28, 2026
3d ago
๐Ÿ†”03333680
โญ0.36

Eval developers are the next analytics engineers; people who will set standards that ultimately govern how models are trained and deployed. I expect to see many more companies hire for this role.

@danshipper โ€ข Fri Aug 28 14:40

WE NOW HAVE A HEAD OF EVALS the work he's doing is honestly gamechanging. cannot wait to show it to you

โค๏ธ36
likes
๐Ÿ”3
retweets
T
Tim Dettmers
@Tim_Dettmers
๐Ÿ“…
Aug 21, 2026
10d ago
๐Ÿ†”84608066
โญ0.36

One dead giveaway is also that Zhipu is one of the only labs that serves models with pretty poor partial prefill tok/s while output tok/s are fast. This model is ~30% faster than GLM 5.3. If the infras is the same, likely ~300-500B or fewer params vs activated params.

@synthwavedd โ€ข Fri Aug 21 14:54

A new Kimi model, likely K3.1, is now being tested on the Code @arena under the name "korrine" K3 was tested on the Arena as "kivine" prior to its launch If anyone's wondering, "Ox Alpha" on OpenRouter is the upcoming GLM 5.3 Flash from fellow Chinese lab Zhipu

โค๏ธ15
likes
๐Ÿ”1
retweets