纯 C CPU 推理引擎在 Xeon 上跑到 36 tok/s

shifu_legend · reddit · 2026-07-23

纯 C 写的 CPU LLM 推理引擎,Xeon 上比 bitnet.cpp 快 1.8×

作者发布了 Project Zero:一个用纯 C99 写的、零外部依赖 的 CPU-only LLM 推理引擎。其在同一台 Xeon 机器上声称比 bitnet.cpp 快 1.8×,在 Intel Xeon Emerald Rapids 4C 上跑到 36.25 tok/s,而 bitnet.cpp 为 19.33 tok/s。

支持的模型

加速思路

还在找社区数据

作者目前只在两台机器上做了测试,希望社区补充更多 x86 CPU benchmark,尤其是老 AVX2 机器和高核 Xeon/EPYC,上报 BitNet 和 Bonsai-27B 的 token rate。

原文链接 →

「编程与Agent」频道最新

更多「编程与Agent」频道 AI 资讯 →