[feat] add model delta tracker#546
Conversation
Code Review: delta embedding dumpReviewed across correctness, performance, tests, docs, and multi-process safety. This is a well-structured and unusually thorough PR — the step-boundary logic ( A few items worth considering (3 inline comments above + the below): Tests — coverage of the validation surface, shard-info collection, row-wise key-id conversion, and the dynamicemb path is strong. Two pure-Python branches are only exercised via GPU-gated integration tests and are easy to unit-test directly:
Docs — Minor / nice-to-have
|
Code Review Summary — delta embedding dumpReviewed by five focused passes (quality, performance, tests, docs, multi-process safety). This is a well-engineered feature: the atomic temp-file + The findings worth acting on are posted inline. The most important is a possible NCCL hang in A few additional items, in priority order — none blocking:
Nice work overall. |
No description provided.