Run 193B parameter model on 24GB RAM: 8 specialist models with dynamic routing

Similar_Wealth_1850 · reddit · 2026-08-06

A developer shares how to run a 193B parameter model on 24GB RAM. The approach uses 8 specialized LLMs (triage, router, control, math, code, reasoning, general, vision) on a single consumer machine, with dynamic loading ensuring only one model is active at a time. Routing uses a zero-cost regex scanner and a small triage model. Benchmarks: Medium tier (66B total, ≤14B active) achieves 92% HumanEval; Large tier (193B total, ≤32B active) achieves 95% HumanEval and 94% MATH. The author argues specialization + dynamic loading beats monolithic scaling.

Original post →

More from Infra

Infra channel →