mlx-examples/llms/mlx_lm/requirements.txt
Awni Hannun 81318ad4a8
Port of phi3small (#794)
* start port of phi3small

* fix phi3

* use block sparsity

* compile activation

* nits in readme / mlx lm version
2024-05-31 12:54:14 -07:00

7 lines
62 B
Plaintext

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