Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/allow freeze of base model weights #120

Merged
merged 8 commits into from
May 14, 2024

Conversation

ankeko
Copy link
Collaborator

@ankeko ankeko commented May 14, 2024

📥 Pull Request Description

Added option to freeze model weights of base model in training.

Return filelockdicts from file lock ops.

Fix typo in Documentation.

👀 Affected Areas

  • Training
  • Documentation
  • Pipelines, which use file locks

📝 Checklist

Please make sure you've completed the following tasks before submitting this pull request:

  • Pre-commit hooks were executed
  • Changes have been reviewed by at least one other developer
  • Tests have been added or updated to cover the changes (only necessary if the changes affect the executable code)
  • All tests ran successfully
  • All merge conflicts are resolved
  • Documentation has been updated to reflect the changes
  • Any necessary migrations have been run

@ankeko ankeko added 📚 documentation Related to documentation or the need for additional documentation ✨ feature Requests or discussions about new features 💪 good first issue Good for newcomers 🔧 enhancement Requests for improvements or enhancements to existing features labels May 14, 2024
@ankeko ankeko requested a review from dstalzjohn May 14, 2024 10:10
@ankeko ankeko changed the base branch from main to develop May 14, 2024 10:10
@dstalzjohn dstalzjohn enabled auto-merge May 14, 2024 10:11
@dstalzjohn dstalzjohn merged commit cd5e42f into develop May 14, 2024
9 of 12 checks passed
@ankeko ankeko deleted the feature/allow_freeze_of_base_model_weights branch May 15, 2024 08:39
@ankeko ankeko removed ✨ feature Requests or discussions about new features 💪 good first issue Good for newcomers labels May 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
📚 documentation Related to documentation or the need for additional documentation 🔧 enhancement Requests for improvements or enhancements to existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants