Switch language한국어
Back to the list

A 10 year old Xeon is all you need | Hacker News

TL;DR AI

Key summary

2 min read
  1. A Hacker News post showed Gemma 4 running locally on recycled server hardware: a single Xeon E5-2620 v4 with 128GB RAM and no GPU.

  2. Using llama.cpp-based tooling and CPU-only inference, the setup delivered roughly reading-speed performance on a modern 26B model.

  3. Commenters debated benchmarks, power draw, and how far older machines can now go with quantization and optimized runtimes.

  4. The example suggests practical local AI is no longer limited to high-end GPUs, and even aging servers may handle useful LLM workloads.

Read the original