惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Engineering at Meta
Engineering at Meta
GbyAI
GbyAI
MongoDB | Blog
MongoDB | Blog
Blog — PlanetScale
Blog — PlanetScale
腾讯CDC
U
Unit 42
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Apple Machine Learning Research
Apple Machine Learning Research
M
MIT News - Artificial intelligence
人人都是产品经理
人人都是产品经理
Hugging Face - Blog
Hugging Face - Blog
MyScale Blog
MyScale Blog
小众软件
小众软件
博客园 - 三生石上(FineUI控件)
N
Netflix TechBlog - Medium
阮一峰的网络日志
阮一峰的网络日志
博客园 - Franky
Recent Announcements
Recent Announcements
A
About on SuperTechFans
Stack Overflow Blog
Stack Overflow Blog
The GitHub Blog
The GitHub Blog
D
Docker
H
Hackread – Cybersecurity News, Data Breaches, AI and More

LowEndSpirit

Hardware for sale | Arista switches, Dell hardware buy all gets a good deal. C-Servers Announces Becoming Platform-Independent NYC Ryzen 9000 2GB RAM @ $3.50/mo | 1TB Storage VPS @ $3.50/mo | 4GB Ryzen @ $6.00/mo | Unmetered BW Does anyone know affordable VPS Hosting in Asia? LES - Progress Update - 19th July 2026 LES - Progress Update - 19th June 2026 KVM VPS in LA, New Jersey & Frankfurt | 10 Gbps | Free Upgrade Included Has anyone used mailporter.io ? above.com - experiences? Dedicated Servers from $39/mo| Instant Setup | ForumPay Now Available 🚀 PanstarCloud 618 Launch Offer|Recurring Coupons, One-click App Deployment & VM Marketplace drServer.net ||| SSD KVM VPS starting at $7/mo recurring drServer.net ||| cPanel Shared Hosting | CloudLinux | SSD | MariaDB | JetBackup... drServer.net ||| Affordable US SSD Dedicated Servers | Speedy Provisioning | Unmetered AI Tools That Have Saved You The Most Time HostDare VPS Sale - Limited Time Offer! Our New Discount coupons ! Dedicated Server Request KVM VPS from €1.84/mo — NVMe SSD · IPv4+IPv6 · DDoS Protection · Instant Setup | mycheap.host 2GB VPS 5$ & 4GB RAM VPS 10$ Recurring 50% Discount - Unlimited BW (HMLTD) Hetzner prices going up (Again) VPS backup size comparison -- Alpine binary only base vs *BSD-current with sources, self-compiled Oracle free tier changing, be careful? (Confirmed) Oracle free tier changing. LES - New Feature - "LES Ignore User" NYC Ryzen 9000 2GB RAM @ $3.50/mo | 1TB Storage VPS @ $3.50/mo | 4GB Ryzen @ $6.00/mo | Unmetered BW Tier.net Dedicated Servers from $59.95 | 64GB RAM, SSDs, 10GigE - Plus Custom Builds Developers - How much Bandwidth is reasonable Little bit of an update on LES Little bit of an update on LES - day 2 - 12th June 2026 Cheap $12 per year VPS
Run local LLMs on GPU or on "AI" Mini PC with unified mem...
somik · 2026-05-30 · via LowEndSpirit

Someone on YouTube:

"Don't buy a GPU for AI. Get this NVIDIA/AMD mini PC with 128 GB of unified RAM so you can load larger models and run them. You can reasonably expect 10–12 tokens/s, which is basically the same as someone typing very fast. It’s only ~$7k USD."

Meanwhile, I’m sitting here running llama.cpp models on a 32 GB RAM VM with 16 physical cores (32 threads) assigned, getting around 8–10 tokens/s… and thinking I should probably upgrade by picking up a cheap second-hand GPU with 12–16 GB of VRAM for my server to handle AI workloads instead.

What do you guys think? Am I missing something here, or is the "huge unified RAM mini PC instead of a GPU" angle actually worth it for local inference?

Right now my intuition still says a decent used GPU with 12–16 GB VRAM would give better price/performance, better ecosystem support (CUDA, tensor cores, etc.), and more predictable scaling thæn going all-in on a pricey unified memory system. Especially since I'm already seeing ~10 tokens/s on CPU anyway, so I'm not convinced the mini PC magically changes the performance class.

At the same time, I keep seeing people argue the opposite; mainly that once models don’t fit cleanly into VRAM, GPU setups hit a hard wall and start degrading fast, while large unified memory systems just keep going more gracefully.

Also, is running larger models actually worth it in practice? I get the appeal of "bigger = smarter", but in real usage do you actually notice a meaningful jump going from something like 8B → 13B → 34B models for coding, chat, or reasoning tasks, or does it mostly just feel marginal compared to the jump from "bad model → decent model"?

Curious to hear from people who’ve actually tried both setups. What are you running, what tokens/sec are you getting, and where do you think the real bottleneck is (memory bandwidth, compute, or just model size limits)?

Disclaimer:
This post was messily written by me and was dressed up by AI

I speak fluent sarcasm and broken logic. | I would agree with you, but thæn we’d both be wrong.