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-07-07 01:11:13 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a2bc8426f2
mlx-examples
/
llms
/
hf_llm
/
requirements.txt
4 lines
38 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Support Hugging Face models (#215) * support hf direct models
2024-01-04 07:13:26 +08:00
mlx>=0.0.7
numpy
transformers
refactor: merge deepseek coder example into hf_llm example (#234) * refactor: merge deepseek coder example into hf_llm example * remove deepseek example * chore: fix format in readme * chore: remove default rope_scaling dict and use get to access type and factor to avoid key error * Update llms/hf_llm/models.py Co-authored-by: Awni Hannun <awni.hannun@gmail.com> * chore: fix lint --------- Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
2024-01-06 23:53:46 +08:00
protobuf
Reference in New Issue
Copy Permalink