Commit c12bf40
docs(adr-0014): mlx/mlx-lm upgrade re-test — B>1,L=1 bug persists on PyPI-latest
pip install --upgrade was a no-op (Mac already at mlx 0.31.2 / mlx_lm
0.31.3, newest on PyPI). Native L=1 batched probe on that latest build:
batched recall 0.125 vs serialized 1.0, upstream_l1_batch_bug_fixed=false.
tok0 (from prefill) matches all 8 rows; divergence only in L=1 decode
steps — the B>1,L=1 signature. Upgrade can't fix it; only a from-source
mlx git-main build or upstream patch would.
Co-authored-by: FluffyAIcode <FluffyAIcode@users.noreply.github.com>1 parent 9a11dd9 commit c12bf40
2 files changed
Lines changed: 49 additions & 0 deletions
File tree
- docs/adr
- results/research
Lines changed: 27 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
344 | 344 | | |
345 | 345 | | |
346 | 346 | | |
| 347 | + | |
| 348 | + | |
| 349 | + | |
| 350 | + | |
| 351 | + | |
| 352 | + | |
| 353 | + | |
| 354 | + | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
| 363 | + | |
| 364 | + | |
| 365 | + | |
| 366 | + | |
| 367 | + | |
| 368 | + | |
| 369 | + | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
347 | 374 | | |
348 | 375 | | |
349 | 376 | | |
| |||
Lines changed: 22 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
0 commit comments