GitHub - giveen/ninfer-ext: ninfer-ext — He built the product, we are building the weapon.
Developer giveen released ninfer-ext, an open-source C++23 and CUDA inference fork based on Neroued's ninfer engine.
Key points
- Requires 128 GB host RAM and 127 GB disk to offload routed experts over PCIe
- Delivers 13% to 48% faster speculative decoding with DFlash2 on Qwen3.8-27B groupwise-int
The project fits the large model into consumer hardware by keeping routed experts in pinned host RAM—requiring around 128 GB of system memory and 127 GB of disk space—while streaming active layers over PCIe into a device expert cache. The fork also improves speculative decoding performance, reporting 13% to 48% speedups using DFlash2 on Qwen3.8-27B groupwise-int across one to four concurrent requests compared to stock ninfer.
Additional updates target agent workflows, including out-of-memory recovery, context-cache salvage for aborted requests, and OpenAI- and Anthropic-compatible local HTTP endpoints. The developer notes that the tool only supports the RTX 5090 architecture and ties upstream performance on certain models like Qwen3.6-35B-A3B.
GitHub - giveen/ninfer-ext: ninfer-ext: He built the product, we are building the weapon.
github.com · 26 September 2026Loading the full article…
This text was published by github.com. It is reproduced here with attribution so you can read it in full; the rights remain with the publisher. Read it at the source ↗
Coverage and discussion
1source- Reddit discussionreddit.com
The headline, key points and digest above were generated by Digest AI's editorial model from the linked sources. Automated summaries can contain errors: the sources are the record. Spotted a mistake? Tell us. Published by Martin K., who runs Digest AI and handles corrections.
More in Generative AI & Models
All →- Anthropic releases Claude Opus 5.5 with 40% lower costs · 17 src
- OpenAI and Anthropic cut API prices for GPT-6 Sol and Claude Opus 5.5 on September 22 · 8 src
- Sarvam AI launches Saaras V4 speech-to-text model for 22 Indian languages and global English · 1 src
- Supersonic Labs releases Julia 1, a 144.3M-parameter open decision model · 1 src
- Claude Opus 5.5 tops benchmark over OpenAI’s Astra and Fable 5.1 · 3 src
Comments
via GitHub Discussions