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-12-16 02:08:55 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2d2f39f96e25b656929c7ac762dad69d5655b958
mlx-examples
/
llms
/
mlx_lm
/
tuner
History
Goekdeniz-Guelmez
2d2f39f96e
updates
2025-03-05 14:25:55 +01:00
..
__init__.py
LoRA: Extract small function (
#614
)
2024-06-02 06:38:42 -07:00
datasets.py
adding custom system message integration in dataset, more opimizations (generates now faster, while same RAM usage), fix for the identical generatrions, seperated the reward functions into a seperate file.
2025-02-24 20:49:22 +01:00
dora.py
Feature: QDoRA (
#891
)
2024-09-30 08:01:11 -07:00
grpo_reward_functions.py
updates
2025-03-05 12:59:41 +01:00
grpo_trainer.py
updates
2025-03-05 14:25:55 +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
fix lora timings after validation (
#1278
)
2025-02-11 16:48:55 -08:00
utils.py
Merge branch 'ml-explore:main' into adding-GRPO-training
2025-02-22 19:11:26 +01:00