changes include: ipc, general utilities, flakes stuff w/ just, autopull script

This commit is contained in:
Andrei Cravtov
2025-08-25 17:33:40 +01:00
committed by GitHub
parent 5bfc99b415
commit ef5c5b9654
50 changed files with 3025 additions and 182 deletions

View File

@@ -30,6 +30,7 @@ dependencies = [
"mlx-lm @ https://github.com/ml-explore/mlx-lm.git",
"psutil>=7.0.0",
"transformers>=4.55.2",
"cobs>=1.2.2",
]
[project.scripts]