mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-07-24 21:21:16 +08:00

* refactor(qwen): moving qwen into mlx-lm * chore: update doc * chore: fix type hint * add qwen model support in convert * chore: fix doc * chore: only load model in quantize_model * chore: make the convert script only copy tokenizer files instead of load it and save * chore: update docstring * chore: remove unnecessary try catch * chore: clean up for tokenizer and update transformers 4.37 * nits in README --------- Co-authored-by: Awni Hannun <awni@apple.com>
5 lines
40 B
Plaintext
5 lines
40 B
Plaintext
mlx
|
|
numpy
|
|
transformers>=4.37.0
|
|
protobuf
|