返回
RCreddit.com
19
·8小时前·RSS
暂不在当前实时榜单

KV cache might be a bigger problem for local models than parameter count

查看原文
模型发布端侧推理

热度趋势

趋势数据积累中

百分比基于当前可用热度信号,而非评论数或独立用户人数。

AI 摘要

While discussions often focus on fitting larger models into local hardware based on parameter count, the KV cache presents a significant memory bottleneck for long context inference. Each new token adds key and value states, causing models that initially fit comfortably in VRAM to struggle with 100k or 200k context. This raises the question of optimizing models based on their memory requirements rather than just parameter count.