Pooling spare RAM across old devices to run 30B local models as memory prices soar

Medicine_Blogscanner · reddit · 2026-09-25

With RAM prices climbing, a Reddit user pools spare memory across old devices instead of buying a big machine.

Test: a 30B model split between a mini PC (12GB) and Mac mini (5.5GB) hits mid-30s tokens/sec at 1s latency over plain LAN. They also tested RAG: the model hallucinated about a newly approved rare-disease drug, but after feeding a research PDF — stored as shards in RAM across both devices, not on disk — it answered correctly.

Key finding: the inference machine and knowledge-base machine don't need to be the same; a weaker box can just hold document shards, with a recovery step that pulls backups and re-splits if a shard device goes offline. The author asks whether all-RAM RAG indexes hold up at larger scale vs on-disk vector DBs.

Original post →

More from Infra

Infra channel →