Von
路线一 · 无显卡什么时候选它
当眼前根本没有显卡时。Von 是 395M 的 ModernBERT-Large 编码器加三个决策头——磁盘约 1.5GB、CPU 上单次判定低于 15ms——并且它是独立 49 任务基准上最强的开源模型(约 0.704)。被记录的失败模式:陌生域上会塌缩到单一模式,所以只让它干你招它来干的活。
Von# Von needs no GPU: 395M params, ~1.5 GB on disk, # each decision under 15 ms on a CPU. git clone https://github.com/wfzyx/von.git && cd von # follow the README to serve or call it in-process # JavaScript callers can use the published SDK: npm install von-sdk