mlx-examples/llms/mlx_lm/requirements.txt
Awni Hannun 9f34fdbda4
Wire models in MLX LM (#1069)
* wired in MLX LM

* fix synch

* comment + nit

* version

* mlx lm version

* bump to 0.19.2
2024-10-31 08:17:14 -07:00

7 lines
77 B
Plaintext

mlx>=0.19.2
numpy
transformers[sentencepiece]>=4.39.3
protobuf
pyyaml
jinja2