mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-14 23:18:11 +08:00
Add Qwen example (#134)
* 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>
This commit is contained in:
2
llms/qwen/.gitignore
vendored
Normal file
2
llms/qwen/.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
||||
weights.npz
|
||||
config.json
|
Reference in New Issue
Block a user