mlx-examples/llms/mlx_lm/tuner
Prince Canuma abcd891851
Add support for phi-3 (#712)
* Add phi-3 modelling

* fix rope scaling warning

* add tests and update tuner utils

* update name and remove sanitize

* fix lora
2024-04-23 09:20:00 -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 Quantize embedding / Update quantize API (#680) 2024-04-18 18:16:10 -07:00
utils.py Add support for phi-3 (#712) 2024-04-23 09:20:00 -07:00