Skip to content

Conversation

@RobotSail
Copy link
Collaborator

@RobotSail RobotSail commented Aug 22, 2025

This PR adds Orthogonal Subspace Fine-Tuning (OSFT) into the training hub.

This is mostly done but still needs the final components:

  • Documentation
  • pyproject.toml should have the mini-trainer dependency pointing to a valid pypi release

Copy link
Contributor

@Maxusmusti Maxusmusti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, just a couple of questions/comments

'checkpoint_at_epoch': bool,
'save_final_checkpoint': bool,
'training_mode': str,
'max_epochs': int,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should this just be epochs?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, thank you for catching this

@RobotSail RobotSail force-pushed the add-osft branch 5 times, most recently from a3dbb85 to 2c7f53b Compare August 24, 2025 23:23
Copy link
Contributor

@Maxusmusti Maxusmusti left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@Maxusmusti Maxusmusti merged commit 2759bf0 into Red-Hat-AI-Innovation-Team:main Aug 25, 2025
3 checks passed
RobotSail pushed a commit that referenced this pull request Oct 14, 2025
adds hierarchical priority, handles edge cases, surface warnings and …
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.

2 participants