mirror of
https://github.com/ml-explore/mlx-examples.git
synced 2025-07-24 13:11:15 +08:00
![]() * Add checkpoints directory for adapter weights The code was modified to create a checkpoints directory if it doesn't exist yet. Adapter weights are now saved to this checkpoints directory during the training iterations. Corrected indentation of Save adapter weights code because it was part of "if eval" * Fixing a blank added by mistake |
||
---|---|---|
.. | ||
__init__.py | ||
lora.py | ||
trainer.py | ||
utils.py |