DigestAI news desk

Cut through the AI noise.

Generative AI & Models13 min read

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.

1 source primary source

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.

Full story from github.com · via Reddit AI communities primary sourceOpen source ↗

GitHub - giveen/ninfer-ext: ninfer-ext: He built the product, we are building the weapon.

github.com · 26 September 2026

Loading 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
Topics · follow one to build your own front page

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.

Comments

via GitHub Discussions

More in Generative AI & Models

All →

Related stories