Skip to content

Commit 0908ce2

Browse files
committed
Fix arrayscache leak upstream
1 parent c6815bf commit 0908ce2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ members = ["rust/exo_pyo3_bindings", "bench"]
6363
[tool.uv.sources]
6464
exo_pyo3_bindings = { workspace = true }
6565
mlx = { git = "https://github.com/rltakashige/mlx-jaccl-fix-small-recv.git", branch = "address-rdma-gpu-locks", marker = "sys_platform == 'darwin'" }
66-
mlx-lm = { git = "https://github.com/rltakashige/mlx-lm", branch = "leo/fix-deepseek-v32-indexer" }
66+
mlx-lm = { git = "https://github.com/rltakashige/mlx-lm", branch = "leo/fix-arrayscache-leak" }
6767
# Uncomment to use local mlx/mlx-lm development versions:
6868
# mlx = { path = "/Users/Shared/mlx", editable=true }
6969
# mlx-lm = { path = "/Users/Shared/mlx-lm", editable=true }

uv.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)