Files
CTI-Inference-Opt/代码
OwnerSunshine530 adc99b5b41 feat: emb_fp16 选项(Embedding表转FP16,查表带宽减半);bench --emb-fp16
embedding查表是显存带宽瓶颈(profile 16%);FP16表读一半字节。按token量算应
能等比例翻译到评测。代价:embedding权重存FP16微小精度损失,须先测AUC。默认关。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-15 12:26:55 +08:00
..