mlx-examples/llms/mlx_lm/requirements.txt
Awni Hannun ca7ce60c91
Rename block sparse to gather (#793)
* rename block sparse to gather

* pin mlx version
2024-05-23 19:47:35 -07:00

7 lines
60 B
Plaintext

mlx>=0.14
numpy
transformers>=4.39.3
protobuf
pyyaml
jinja2