Worker refactor

Co-authored-by: rltakashige <rl.takashige@gmail.com>
Co-authored-by: Alex Cheema <alexcheema123@gmail.com>
This commit is contained in:
Evan Quiney
2025-11-10 23:31:53 +00:00
committed by GitHub
parent 9058b117c0
commit aa519b8c03
47 changed files with 1767 additions and 2349 deletions

View File

@@ -32,7 +32,7 @@ dependencies = [
"loguru>=0.7.3",
"textual>=5.3.0",
"exo_pyo3_bindings", # rust bindings
"anyio>=4.10.0",
"anyio>=4.11.0",
"bidict>=0.23.1",
"mlx>=0.29.3",
"mlx-lm>=0.28.3",