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-18 01:50:19 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
117ffd390948fe3cb61a28d39709dae908ee5373
mlx-examples
/
llms
/
mlx_lm
/
tuner
History
Gökdeniz Gülmez
49d3f188f8
Merge branch 'ml-explore:main' into adding-support-for-mamba2
2024-11-10 16:36:02 +01: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
[MLX LM] Sampler refactor + a few improvements (
#1094
)
2024-11-07 16:15:24 -08:00
utils.py
adding multi token input and correct cache handling in ssm step
2024-10-22 20:44:23 +02:00