mlx-examples/llms/mlx_lm/requirements.txt

7 lines
77 B
Plaintext
Raw Normal View History

2024-10-31 22:49:08 +08:00
mlx>=0.19.2
numpy
transformers[sentencepiece]>=4.39.3
protobuf
pyyaml
jinja2