Theme 1 – Performance limits of today’s hardware
- “this is cool but like, are we just vibe coding NAND burners at this point? … prefill becomes the bottleneck.” — brrrrrm
- “half an hour to process 10k tokens on an M5 seems… not great.” — brrrrrm
- “It says very prominently in the post: 4.5‑5 t/s for 80b on an M5.” — kennywinker
These remarks highlight that current consumer devices (M5, SSDs) hit memory‑bandwidth and wear‑out ceilings, making large‑model serving sluggish or unsustainable.
Theme 2 – Optimism about cheap, on‑device inference
- “This is how progress happens, someone gets to 3t/s, the next person gets to 6/s and eventually we get to 100t/s.” — fsuts
- “I’m pretty sure one can rent a GPU for a few minutes with the electricity cost of leaving an M5 overnight.” — selcuka
- “Projects like this just give the illusion that that will be possible… but they still push the envelope.” — bestham
Community members stress that incremental speed gains, better quantization, and streaming‑weight tricks will eventually let 1‑trillion‑parameter models run on inexpensive SSDs or RAM‑rich laptops.
Theme 3 – Centralization vs. decentralization economics
- “Most people are already used to rely on the internet on basically everything… LLMs are highly parallelizable… I fully expect the economics … to align with 99%+ of LLM usage would be in centralized servers.” — gpt5
- “If you can afford to wait for your answer … the economics start to shift … a slow‑going local inference setup … does not need the high power input of a datacenter rack.” — zozbot234
- “Apple … could end up the second biggest winners … without having had to compete on making a sota model.” — dghlsakjg
The debate centers on whether the cost, privacy, and latency benefits of on‑device inference can outweigh the economies of scale enjoyed by cloud‑based AI services.