PulseAugur
EN
LIVE 07:03:24

Edge0-AI streams 35B MoE models off SSD to fit in 3GB RAM

Edge0-AI has released Edge0, an open-source streaming inference engine designed to run large Mixture-of-Experts (MoE) models on consumer hardware. The engine achieves this by memory-mapping the entire model checkpoint on SSD and only loading the actively used experts into RAM for each token. This approach allows a 35 billion parameter model to operate with a peak memory usage of around 3 GB, though it relies heavily on the OS file cache and can impact SSD longevity with frequent reads. AI

IMPACT Enables running larger MoE models on consumer hardware by optimizing memory usage, potentially lowering the barrier to entry for local LLM deployment.

RANK_REASON This is a release of an inference engine and preview models, not a frontier model release from a major lab.

Read on dev.to — LLM tag →

AI-generated summary · Google Gemini · from 1 sources. How we write summaries →

Edge0-AI streams 35B MoE models off SSD to fit in 3GB RAM

How we ranked this

Signal score
35 / 100
Composite score across the factors below. Higher = stronger signal that this story matters right now.
Newsworthiness bucket
Tool
This is a release of an inference engine and preview models, not a frontier model release from a major lab.
Source corroboration
Single-source cluster
Only one publisher covered this so far. Single-source stories can still rank when the publisher is high-authority, but they lack cross-source corroboration.
Topics
infra, model release
Editorial topic classification. Feeds into how the story surfaces on /topic/<slug> hub pages and into the per-entity coverage mix.
AI-industry relevance
High
Clearly on-topic for AI-industry coverage.
Story freshness
Breaking (< 6h)
Fresh story with cross-source coverage still developing. Ranking may shift as more sources report.

Full methodology in our editorial standards.

COVERAGE [1]

  1. dev.to — LLM tag TIER_1 English(EN) · Ian Khasky ·

    Edge0 streams MoE experts off SSD to fit 35B in 3 GB

    <p><a class="article-body-image-wrapper" href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ffhui273ifl487dm4sqno.jpg"><img alt="A 35B model that…