cd /news/large-language-models/ssd-llama-ssd-native-inference-for-t… · home topics large-language-models article
[ARTICLE · art-134040] src=arxiv.org ↗ pub= topic=large-language-models verified=true sentiment=↑ positive

SSD-Llama: SSD-Native Inference for Trillion-Parameter Moe on a Consumer PC

Researchers submitted SSD-LLaMA to arXiv on 16 Sep 2026, an SSD-native local Mixture-of-Experts inference system that runs trillion-parameter models at over 1 token/s on a single RTX 5090 with no more than 32GB of RAM. Across three frontier MoE model families, SSD-LLaMA improved prefill token rate by 1.52x to 4.19x and decode token rate by 2.10x to 15.58x over evaluated baselines, executing every selected expert without pruning or substitution. The system combines an SSD I/O pipeline optimized for expert delivery, a native three-tier storage hierarchy, and balanced CPU-GPU hybrid execution to keep full expert pools available beyond consumer RAM and VRAM capacity.

read2 min views1 publishedSep 18, 2026
SSD-Llama: SSD-Native Inference for Trillion-Parameter Moe on a Consumer PC
Image: source
  [Submitted on 16 Sep 2026]


[View PDF](https://arxiv.org/pdf/2609.18110)

[HTML (experimental)](https://arxiv.org/html/2609.18110v1)

Abstract:Frontier open-weight language models increasingly use Mixture-of-Experts (MoE) architectures to expand model capacity while activating only a small subset of experts per token. Local inference must nevertheless keep the complete expert pool available, which remains far beyond consumer-grade RAM and VRAM capacity even after quantization. SSDs provide practical capacity at this scale, but turning that capacity into executable model memory requires efficient expert delivery, coordinated management of SSD, RAM, and VRAM, and CPU--GPU hybrid execution under bounded bandwidth. We present \textit{SSD-LLaMA}, an SSD-native local MoE inference system that addresses these challenges with an SSD I/O pipeline optimized for expert delivery, a native three-tier storage hierarchy that delivers and retains experts dynamically, and balanced CPU--GPU hybrid execution. \textit{SSD-LLaMA} executes every selected expert without pruning or substitution. Across three frontier MoE model families, \textit{SSD-LLaMA} improves prefill token rate by 1.52$\times$--4.19$\times$ and decode token rate by 2.10$\times$--15.58$\times$ over the evaluated baselines. We also achieve higher than 1 token/s for running trillion-parameter model with a single RTX 5090 and no more than 32GB RAM.

References & Citations

...

Bibliographic Explorer

(What is the Explorer?) Connected Papers

(What is Connected Papers?) Litmaps

(What is Litmaps?) scite Smart Citations

(What are Smart Citations?) alphaXiv

(What is alphaXiv?) CatalyzeX Code Finder for Papers

(What is CatalyzeX?) DagsHub

(What is DagsHub?) Gotit.pub

(What is GotitPub?) Hugging Face

(What is Huggingface?) ScienceCast

(What is ScienceCast?) Influence Flower

(What are Influence Flowers?) CORE Recommender

(What is CORE?) arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.

Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.

Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.

── more in #large-language-models 4 stories · sorted by recency
── more on @ssd-llama 3 stories trending now
sponsored brought to you by zahid.host 4,200+ EU-deployed projects
reading about agents? ship yours in a single git push.

Run your AI side-project on zahid.host

EU-based hosting, git-push deploys, automatic HTTPS, no cold starts. Free tier with a custom domain — perfect for shipping the agent you just read about.

$git push zahid main
Live at https://your-agent.zahid.host
Get free account → Pricing
from €0/mo · no card required
LIVE [news/ssd-llama-ssd-native…] indexed:0 read:2min 2026-09-18 ·