mlx-examples/llms/llama/requirements.txt
bojanbabic 61297f547b
Missing requirements needed for convert script (#320)
* fix requirements and add eos parameter

* fix black

* address comment

* address comments - remove new arg
2024-01-18 19:04:24 -08:00

5 lines
37 B
Plaintext

mlx>=0.0.6
sentencepiece
torch
numpy