Undervolting a RTX 5090 Local LLM Rig Cut 150W and Actually Raised TPS 3%
MasterNomie · reddit · 2026-09-15
A local-LLM beginner shares a detailed tuning log running Qwen 3.8 27B NVFP4 on an i7-14700K + RTX 5090:
- GPU undervolt + VRAM OC: wrote LLM-generated benchmark scripts to sweep parameters and rank by TPS per watt. Power dropped 600W→<450W, temps 75°C→62°C, VRAM OC +2400MHz, TPS rose 172→178 (+3%), later 200 with Dflash2.
- CPU at 50% costs nothing: CPU only handles tokenization/scheduling; halving power changed TPS within noise, dropping CPU temps from 75-80°C to <55°C and silencing the AIO.
- Automation: a systemd service polls GPU usage every 30s and caps CPU at 50% when inference runs, plus a passwordless CLI to uncap for CPU-heavy jobs.
Result: from furnace to silent box with zero performance loss. Includes links to the 5090 undervolt guide and LACT tool.
More from Infra
- 500-page open-source AI Infra book released: quantitative systems design for the LLM era — udmrzn · 2026-09-15
- Oracle rides $300B OpenAI deal toward $1T market cap, but backlog quality risk looms — thedealdirector · 2026-09-15
- Modal unveils Runtime speaker lineup spanning AI infra, science and robotics — charles_irl · 2026-09-15
- Trump calls AI takeover a 'hoax' while touting data center buildout as biggest economic engine — kimmonismus · 2026-09-15
- Off-grid DGX Spark rig on 600W solar joins P2P training of an 80B model — jon_durbin · 2026-09-15
- NVIDIA and Pinterest detail collaboration running inference with vLLM — vllm_project · 2026-09-15