Wringer 报告低比特存储实验,强调压缩不等于推理加速
Wringer reports low-bit storage results, not native low-bit inference
作者对 Agents-A1-4B 的实验报告称,单轮方案以主体权重 2.655 比特存储,在三项基准上平均保留约 93.7% 的原模型分数。该比特数不包含全部参数,推理仍先还原为 BF16;因此不能据此推断显存占用或速度。结果来自作者自测,原始单次比较没有置信区间。
The author's Agents-A1-4B experiment reports roughly 93.7% mean score retention across three benchmarks with body weights stored at 2.655 bits after one round. That rate excludes some parameters, and inference first restores BF16 weights; it does not establish runtime memory or speed. These are author-run evaluations, with no confidence intervals for the original single-run comparison.