$NVDA should be pumping on the K3 news. Instead it’s down.
按理说,$NVDA 应该会因为 K3 的消息而大涨,结果反而跌了。
Apparently the distillation model can outperform the teacher model 😂
看来,distillation model(蒸馏模型)居然还能跑赢 teacher model(笑哭)
If you want to play my chess engine (WIP): It already seems to perform better than frontier models on chess. It’s fine-tuned on 2M stockfish-labeled positions, then short GRPO RL pass. Documentation/tutorial with all the experiments and annotated code.
如果你想试试我做的 chess engine(开发中,WIP):它现在看起来在国际象棋上的表现已经比 frontier models 更好了。它先在 200 万个由 stockfish 标注的位置上进行了 fine-tuning(微调),然后又跑了一轮简短的 GRPO RL。附有包含所有实验和带注释代码的文档 / 教程。