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:
bojanbabic 2024-01-18 19:04:24 -08:00 committed by GitHub
parent bcc9fc3581
commit 61297f547b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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