mlx-examples/llms/mlx_lm/requirements.txt

7 lines
77 B
Plaintext
Raw Normal View History

2024-10-30 08:39:59 +08:00
mlx>=0.19.3
numpy
transformers[sentencepiece]>=4.39.3
protobuf
pyyaml
jinja2