mlx-examples/llms/mlx_lm/tuner
Anchen 614de6652f
chore(mlx-lm): add reset lora layers helper (#377)
* chore(mlx-lm): add reset lora layers helper

* chore: rename the func

* chore: update docstring

* Update llms/mlx_lm/tuner/utils.py

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>

---------

Co-authored-by: Awni Hannun <awni.hannun@gmail.com>
2024-01-29 20:54:49 -08:00
..
__init__.py feat: move lora into mlx-lm (#337) 2024-01-23 08:44:37 -08:00
lora.py feat(mlx-lm): add de-quant for fuse.py (#365) 2024-01-25 18:59:32 -08:00
trainer.py chore(mlx-lm): truncate the input sentence to max seq len in lora iterate_batches (#373) 2024-01-25 12:38:04 -08:00
utils.py chore(mlx-lm): add reset lora layers helper (#377) 2024-01-29 20:54:49 -08:00