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-01 04:14:38 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3080102b807e7abce06544a0771facd5837cae6e
mlx-examples
/
llms
/
mlx_lm
/
tuner
History
Chime Ogbuji
7f89ace55e
Merge branch 'ml-explore:main' into completion_only
2024-11-08 18:46:38 -05:00
..
__init__.py
LoRA: Extract small function (
#614
)
2024-06-02 06:38:42 -07:00
datasets.py
Replace iterate_input_masked_batches with iterate_delineated_batches, an updated attempt to better sync with iterate_batches logic
2024-11-05 15:17:23 -05: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
Merge branch 'ml-explore:main' into completion_only
2024-11-08 18:46:38 -05:00
utils.py
Adding full finetuning (
#903
)
2024-09-29 17:12:47 -07:00