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

* Add qwen model draft * Add readme and requirements for qwen example * Add model and tokenizer options * Fix convert and tokenizer * some updates / style consistency * move to llm subdir * readme nit --------- Co-authored-by: Awni Hannun <awni@apple.com>
8 lines
88 B
Plaintext
8 lines
88 B
Plaintext
einops
|
|
mlx
|
|
numpy
|
|
transformers>=4.35
|
|
transformers_stream_generator>=0.0.4
|
|
torch
|
|
tiktoken
|