use mlx==0.22

This commit is contained in:
Awni Hannun 2025-01-06 13:28:22 -08:00
parent 46d53ce110
commit d6bb6e105e
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
# Copyright © 2023-2024 Apple Inc.
__version__ = "0.20.4"
__version__ = "0.21.0"

View File

@ -1,4 +1,4 @@
mlx>=0.19.2
mlx>=0.22.0
numpy
transformers[sentencepiece]>=4.39.3
protobuf