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-17 00:28:07 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
40bca770ae44752c94678d060b050763999041bb
mlx-examples
/
llms
/
mlx_lm
/
tuner
History
Goekdeniz-Guelmez
40bca770ae
fixes
2025-02-03 19:43:49 +01:00
..
__init__.py
LoRA: Extract small function (
#614
)
2024-06-02 06:38:42 -07:00
datasets.py
first working prototype, will try training out at home
2025-02-03 12:05:29 +01:00
dora.py
Feature: QDoRA (
#891
)
2024-09-30 08:01:11 -07:00
grpo_trainer.py
fixes
2025-02-03 19:43:49 +01: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
reduction moved to CPU in case of distributed training (
#1200
)
2025-01-14 17:20:42 -08:00
utils.py
adding support for kyutai's helium (
#1208
)
2025-01-26 07:19:07 -08:00