Skip to content

Add support for restarting finetuning from existing model#25

Open
ligerzero-ai wants to merge 1 commit intoICAMS:masterfrom
ligerzero-ai:finetuning-restart
Open

Add support for restarting finetuning from existing model#25
ligerzero-ai wants to merge 1 commit intoICAMS:masterfrom
ligerzero-ai:finetuning-restart

Conversation

@ligerzero-ai
Copy link

@ligerzero-ai ligerzero-ai commented Feb 6, 2026

Correction: When one begins a fine-tuning run, and attempts to restart from a finetuning checkpoint, the code crashes. This fixes one of the problems by implementing the following changes:

  • Implemented logic to load an existing model during finetuning if specified by the user.
  • Updated logging to indicate when a model is being loaded from a file path.

- Implemented logic to load an existing model during finetuning if specified by the user.
- Updated logging to indicate when a model is being loaded from a file path.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant