full mlx caching implementation

This commit is contained in:
Matt Beton
2025-08-26 09:15:08 -07:00
committed by GitHub
parent 84c90a6d35
commit 1b8b456ced
12 changed files with 580 additions and 549 deletions

View File

@@ -32,6 +32,7 @@ dependencies = [
"transformers>=4.55.2",
"cobs>=1.2.2",
"loguru>=0.7.3",
"textual>=5.3.0",
]
[project.scripts]