Commit 9dc60e2
authored
bionemo-recipes folder restructure (#1151)
Moves bionemo-recipes content, including the models/ and recipes/
directories, into a top-level `bionemo-recipes/` folder
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- THD (Flash Attention) input support for ESM2 TE models.
- New MLM data collator that packs sequences and provides FlashAttention
metadata.
- **Documentation**
- BioNeMo Recipes README link updated to the repository subdirectory.
- **Tests**
- Added THD parity and end-to-end tests; enhanced fixtures and an
autouse debug fixture.
- **Chores**
- CI/workflows and local test scripts updated to use bionemo-recipes
paths.
- Lint configuration refinements.
- **Refactor**
- Removed deprecated contact-prediction public API.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
---------
Signed-off-by: Peter St. John <pstjohn@nvidia.com>1 parent 7b37b34 commit 9dc60e2
179 files changed
Lines changed: 11 additions & 11 deletions
File tree
- .github/workflows
- bionemo-recipes
- models
- amplify
- .devcontainer
- .vscode
- src/amplify
- tests
- esm2
- src/esm
- tests
- recipes
- amplify_accelerate_te_fp8
- accelerate_config
- hydra_config
- esm2_accelerate
- accelerate_config
- hydra_config
- tests
- esm2_native_te_mfsdp_thd
- .devcontainer
- hydra_config
- esm2_native_te_mfsdp
- hydra_config
- geneformer_native_te_mfsdp_fp8
- hydra_config
- model
- internal
- tokenizer_auto
- vit
- config
- ci/scripts
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
48 | | - | |
| 47 | + | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
54 | | - | |
| 54 | + | |
55 | 55 | | |
56 | | - | |
57 | | - | |
| 56 | + | |
| 57 | + | |
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
67 | | - | |
| 67 | + | |
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| |||
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| 105 | + | |
105 | 106 | | |
106 | | - | |
| 107 | + | |
107 | 108 | | |
108 | 109 | | |
109 | 110 | | |
| |||
129 | 130 | | |
130 | 131 | | |
131 | 132 | | |
| 133 | + | |
132 | 134 | | |
133 | 135 | | |
134 | 136 | | |
| |||
138 | 140 | | |
139 | 141 | | |
140 | 142 | | |
141 | | - | |
142 | 143 | | |
143 | 144 | | |
144 | 145 | | |
| |||
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
0 commit comments