This website requires JavaScript.
Explore
Help
Sign In
zhangyiss
/
mlx-examples
Watch
1
Star
0
Fork
0
You've already forked mlx-examples
mirror of
https://github.com/ml-explore/mlx-examples.git
synced
2025-06-24 09:21:18 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
f45a1ab83c
mlx-examples
/
llms
/
mlx_lm
/
requirements.txt
5 lines
45 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update a few examples to use compile (#420) * update a few examples to use compile * update mnist * add compile to vae and rename some stuff for simplicity * update reqs * use state in eval * GCN example with RNG + dropout * add a bit of prefetching
2024-02-09 05:00:41 +08:00
mlx>=0.1
Support Hugging Face models (#215) * support hf direct models
2024-01-04 07:13:26 +08:00
numpy
refactor(qwen): moving qwen into mlx-lm (#312) * 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>
2024-01-23 07:00:07 +08:00
transformers>=4.37.0
Mlx llm package (#301) * fix converter * add recursive files * remove gitignore * remove gitignore * add packages properly * read me update * remove dup readme * relative * fix convert * fix community name * fix url * version
2024-01-13 02:25:56 +08:00
protobuf
Reference in New Issue
Copy Permalink