Merged
Conversation
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: polinabinder1 <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found. Additional details and impacted files@@ Coverage Diff @@
## main #766 +/- ##
==========================================
+ Coverage 84.33% 84.39% +0.06%
==========================================
Files 137 138 +1
Lines 8626 8685 +59
==========================================
+ Hits 7275 7330 +55
- Misses 1351 1355 +4
|
trvachov
reviewed
Mar 20, 2025
sub-packages/bionemo-esm2/src/bionemo/esm2/scripts/finetune_esm2.py
Outdated
Show resolved
Hide resolved
Collaborator
|
The resulting model finetuned with LoRA has this file...do you know what it's supposed to have in it? |
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: polinabinder1 <pbinder@nvidia.com>
Collaborator
Author
|
/ok to test 48c91e9 |
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Collaborator
Author
|
/ok to test 68bda48 |
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Collaborator
Author
|
/ok to test 0b82299 |
…ts. This path is tested elsewhere. Signed-off-by: Polina Binder <pbinder@nvidia.com>
Collaborator
Author
|
/ok to test c6bc517 |
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Collaborator
Author
|
/ok to test 6f9712a |
Signed-off-by: Polina Binder <pbinder@nvidia.com>
Collaborator
Author
|
/ok to test 4fe7621 |
cspades
pushed a commit
that referenced
this pull request
May 4, 2025
PEFT checkpointing and inference for esm2. --------- Signed-off-by: Polina Binder <pbinder@nvidia.com> Signed-off-by: polinabinder1 <pbinder@nvidia.com> Signed-off-by: Cory Ye <cye@nvidia.com>
farhadrgh
pushed a commit
that referenced
this pull request
May 5, 2025
PEFT checkpointing and inference for esm2. --------- Signed-off-by: Polina Binder <pbinder@nvidia.com> Signed-off-by: polinabinder1 <pbinder@nvidia.com> Signed-off-by: Farhad Ramezanghorbani <farhadr@nvidia.com>
camirr-nv
pushed a commit
that referenced
this pull request
Jun 26, 2025
PEFT checkpointing and inference for esm2. --------- Signed-off-by: Polina Binder <pbinder@nvidia.com> Signed-off-by: polinabinder1 <pbinder@nvidia.com> Signed-off-by: Ubuntu <camirr@nvidia.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PEFT checkpointing and inference for esm2.