mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-07-23 20:51:16 +08:00
Missing requirements needed for convert script (#320)
* fix requirements and add eos parameter * fix black * address comment * address comments - remove new arg
This commit is contained in:
parent
bcc9fc3581
commit
61297f547b
@ -1,3 +1,4 @@
|
||||
mlx>=0.0.6
|
||||
sentencepiece
|
||||
torch
|
||||
numpy
|
||||
|
Loading…
Reference in New Issue
Block a user