radixark/miles

Weight update bitwise correctness checker

オープン

#405 opened on 2026/01/06

 (1 件のコメント) (0 件のリアクション) (0 人の担当者)Python (244 件のフォーク)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (1,513 個のスター)
PR merge metrics
 (平均マージ 9d 17h) (30d で 200 merged PRs)

説明

Currently I have already supported some weight checking logic. It would be great if we make it a test, and/or check every time. I do not have time recently thus write this as an issue.

I guess there may be a few things to do:

  • Try to enable those flags and see whether there are any issues (or it works well and only enable that flag), especially if we want to enable it by default for all cases
  • May implement some logic like bf16 training fp8 rollout checker etc
  • May support things like "compute checksum in miles weight, compute checksum in sglang weight (after updates), check whether they are identical"

コントリビューターガイド