Skip to content

Remove import guard in bionemo-llm#804

Merged
pstjohn merged 1 commit into
NVIDIA-BioNeMo:mainfrom
pstjohn:pstjohn/remove-apex-import
Apr 10, 2025
Merged

Remove import guard in bionemo-llm#804
pstjohn merged 1 commit into
NVIDIA-BioNeMo:mainfrom
pstjohn:pstjohn/remove-apex-import

Conversation

@pstjohn
Copy link
Copy Markdown
Collaborator

@pstjohn pstjohn commented Apr 7, 2025

We don't need a backup apex import in bionemo-llm's datamodule, since we can be sure that import exists in our megatron version

Comment thread Dockerfile
Comment thread sub-packages/bionemo-llm/src/bionemo/llm/model/biobert/lightning.py Outdated
@pstjohn pstjohn enabled auto-merge April 9, 2025 15:43
Copy link
Copy Markdown
Collaborator

@dorotat-nv dorotat-nv left a comment

Choose a reason for hiding this comment

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

Have seem those changes in #809

@pstjohn pstjohn added this pull request to the merge queue Apr 9, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 9, 2025
@pstjohn pstjohn force-pushed the pstjohn/remove-apex-import branch from 8f6a4f1 to 1d6a0ff Compare April 10, 2025 16:22
Signed-off-by: Peter St. John <pstjohn@nvidia.com>
@pstjohn pstjohn force-pushed the pstjohn/remove-apex-import branch from 1d6a0ff to 9198762 Compare April 10, 2025 16:58
@pstjohn pstjohn changed the title Remove apex import in bionemo-llm Remove import guard in bionemo-llm Apr 10, 2025
@pstjohn pstjohn enabled auto-merge April 10, 2025 16:59
@pstjohn pstjohn added this pull request to the merge queue Apr 10, 2025
Merged via the queue into NVIDIA-BioNeMo:main with commit 04d23fb Apr 10, 2025
@pstjohn pstjohn deleted the pstjohn/remove-apex-import branch April 10, 2025 19:44
cspades pushed a commit that referenced this pull request May 4, 2025
We don't need a backup apex import in bionemo-llm's datamodule, since we
can be sure that import exists in our megatron version

Signed-off-by: Peter St. John <pstjohn@nvidia.com>
Signed-off-by: Cory Ye <cye@nvidia.com>
farhadrgh pushed a commit that referenced this pull request May 5, 2025
We don't need a backup apex import in bionemo-llm's datamodule, since we
can be sure that import exists in our megatron version

Signed-off-by: Peter St. John <pstjohn@nvidia.com>
Signed-off-by: Farhad Ramezanghorbani <farhadr@nvidia.com>
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.

3 participants