3 Core Themes from the Discussion
1. Speed is a critical limitation
Users repeatedly point out how slow even the best local runs are, making them feel more like curiosities than useful tools.
"0.01 tk/s is unusable for anything, you would wait a whole day for just 1000 token of output, what is the point of projects like this?" â Azantys
"16 tokens / s is not nothing." â winstonp
"Would it even finish over a few weeks?" â whatsThisBtn4
2. Emailâstyle, asynchronous interfaces are preferred
Many suggest that a chatâcentric view is the wrong mental model; treating the model as a âpenâpalâ that replies via email fits the realistic expectations of slow inference.
"I like seeing the latest and greatest model crammed into new systems to see how it fares. To deal with the speed, one person on reddit suggested using it in an email interface rather than a chat interface." â tito
"Kimi Pen Pal. Bring back lettets and postcards. Do OCR, and use one of those 3D printerâlike pen plotters write the model output as a letter." â magicalhippo
3. Local AI on consumer hardware is intriguing despite slowness
Thereâs strong interest in pushing frontier models onto laptops and Macs, even if it means dealing with massive models, steep storage demands, and painfully low token rates.
"It reminds me of when Willow Garage chose to name their bot the TurtleBot, because if they named it anything else, people would think it was fast and capable. But when they called it Turtle Bot, people just kind of liked it and were satisfied with what it did." â tito
"SSD streaming on an M5 Max 128GB ⌠Soon decent speed across two Mac Studios with 512GB of RAM." â antirez
"Would it even finish over a few weeks? For AI agents this would take a year." â whatsThisBtn4
These three themes capture the communityâs focus: speed constraints, preference for emailâstyle interaction, and the appeal of running large models locally despite current performance limits.