mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-07-28 00:01:17 +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
|
mlx>=0.0.6
|
||||||
sentencepiece
|
sentencepiece
|
||||||
torch
|
torch
|
||||||
|
numpy
|
||||||
|
Loading…
Reference in New Issue
Block a user