mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-09-01 04:14:38 +08:00
Move lora example to use the same model format / conversion as hf_llm
(#252)
* huffing face the lora example to allow more models * fixes * comments * more readme nits * fusion + works better for qlora * nits' * comments
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
mlx>=0.0.7
|
||||
sentencepiece
|
||||
torch
|
||||
numpy
|
||||
transformers
|
||||
numpy
|
||||
|
Reference in New Issue
Block a user