Skip to content

Add batch size finder#108

Merged
vdplasthijs merged 3 commits into
developfrom
feature/batch_size_finder
May 21, 2026
Merged

Add batch size finder#108
vdplasthijs merged 3 commits into
developfrom
feature/batch_size_finder

Conversation

@gabrieletijunaityte

@gabrieletijunaityte gabrieletijunaityte commented May 20, 2026

Copy link
Copy Markdown
Contributor

What does this PR do?

Builds on top of #107

Adds Lightning-based batch size finder, which finds the largest batch size which fits before OOM. It will be used for contrastive training of the alignement model.

Before submitting

  • Did you make sure title is self-explanatory and the description concisely explains the PR?
  • Did you make sure your PR does only one thing, instead of bundling different changes together?
  • Did you list all the breaking changes introduced by this pull request?
  • Did you test your PR locally with pytest command?

@gabrieletijunaityte gabrieletijunaityte marked this pull request as ready for review May 20, 2026 08:10
@vdplasthijs

Copy link
Copy Markdown
Collaborator

Let's merge #107 first (before I review/merge), then update the branch of this PR, so the file changes don't duplicate what is in #107 .

@vdplasthijs vdplasthijs merged commit 4e86863 into develop May 21, 2026
4 checks passed
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