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-09-15 23:58:08 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
264ba43707000760862b6e39e6d5077c4a470754
mlx-examples
/
llms
/
mlx_lm
/
tuner
History
Goekdeniz-Guelmez
264ba43707
update trainer/lora.py and adding DepthWiseConv1d because mlx 0.18.0 doesnt axepts groups parameter
2024-10-02 19:19:32 +02:00
..
__init__.py
LoRA: Extract small function (
#614
)
2024-06-02 06:38:42 -07:00
datasets.py
LoRA: Support HuggingFace dataset via data parameter (
#996
)
2024-09-30 07:36:21 -07:00
dora.py
Feature: QDoRA (
#891
)
2024-09-30 08:01:11 -07:00
lora.py
Allow the entire model to be targed for LoRA and DoRA fine tuning: LoRA and DoRA embeddings with small DoRALinear bug fix (
#914
)
2024-08-16 07:38:36 -07:00
trainer.py
Adding full finetuning (
#903
)
2024-09-29 17:12:47 -07:00
utils.py
update trainer/lora.py and adding DepthWiseConv1d because mlx 0.18.0 doesnt axepts groups parameter
2024-10-02 19:19:32 +02:00