mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
add numpy as a requirement to run lora.py (#238)
* add numpy as a requirement to run lora.py * removed unused imports
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
mlx>=0.0.7
|
||||
sentencepiece
|
||||
torch
|
||||
numpy
|
Reference in New Issue
Block a user