add numpy as a requirement to run lora.py

This commit is contained in:
Lawrence Wu
2024-01-05 15:53:42 -08:00
parent 37b41cec60
commit 521ff0ba4b

View File

@@ -1,3 +1,4 @@
mlx>=0.0.7
sentencepiece
torch
numpy