Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
484 changes: 440 additions & 44 deletions bionemo-recipes/recipes/evo2_megatron/README.md

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,10 @@
*.yaml

# directories created during these notebook runs.
evo2_20b_finetune/
savanna_20b_download/
nemo2_evo2_1b_8k/
evo2_1b_bf16_mbridge/
preprocessed_data/
pretraining_demo/
brca1_fasta_files/
Expand Down
2 changes: 2 additions & 0 deletions bionemo-recipes/recipes/evo2_megatron/examples/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@
*.yaml

# directories created during these notebook runs.
evo2_20b_finetune/
savanna_20b_download/
nemo2_evo2_1b_8k/
evo2_1b_bf16_mbridge/
preprocessed_data/
Expand Down

Large diffs are not rendered by default.

2,300 changes: 1,145 additions & 1,155 deletions bionemo-recipes/recipes/evo2_megatron/examples/fine-tuning-tutorial.ipynb

Large diffs are not rendered by default.

Loading
Loading