mlx-examples/llms/mlx_lm/tuner
Anchen f30413b63c
chore(mlx-lm): fix the number of validation batches configuration. (#752)
* chore: fix number of validation batches

* clean up

* address comment
2024-05-04 06:52:42 -07:00
..
__init__.py feat: move lora into mlx-lm (#337) 2024-01-23 08:44:37 -08:00
datasets.py Support for OpenAI’s fine-tuning dataset format (#548) 2024-03-19 16:45:46 -07:00
lora.py cast around lora adapters (#613) 2024-03-24 19:34:51 -07:00
trainer.py chore(mlx-lm): fix the number of validation batches configuration. (#752) 2024-05-04 06:52:42 -07:00
utils.py Add support for OpenELM (#719) 2024-04-25 16:49:28 -07:00