Commit 2c85487
committed
test(export): pin that the index routes every key to the shard holding it
Tensor equality against a whole-model export never resolves the index, so a
weight_map entry naming the wrong shard compares equal and still fails to load.
That mapping is the one artifact per-layer export builds differently.
Signed-off-by: Fridah-nv <201670829+Fridah-nv@users.noreply.github.com>1 parent eed0019 commit 2c85487
1 file changed
Lines changed: 19 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
232 | 232 | | |
233 | 233 | | |
234 | 234 | | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
| 243 | + | |
| 244 | + | |
| 245 | + | |
| 246 | + | |
| 247 | + | |
| 248 | + | |
| 249 | + | |
| 250 | + | |
| 251 | + | |
| 252 | + | |
| 253 | + | |
235 | 254 | | |
236 | 255 | | |
237 | 256 | | |
| |||
0 commit comments