We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 412d18e commit 8e1bb4bCopy full SHA for 8e1bb4b
1 file changed
README.md
@@ -19,7 +19,7 @@ BioNeMo Framework is part of a larger ecosystem of NVIDIA Biopharma products. Ge
19
> BioNeMo Recipes are now available, which demonstrate high-performance model training outside of the NeMo Framework.
20
> The recipes show how to train models that derive from HuggingFace `PreTrainedModel` classes, and use
21
> [NVIDIA TransformerEngine](https://github.com/NVIDIA/TransformerEngine) layers for optimized attention kernels. For
22
-> more information, see the [BioNeMo Recipes README](./bionemo-recipes.md).
+> more information, see the [BioNeMo Recipes README](./bionemo-recipes/README.md).
23
24
## Structure of the Framework
25
0 commit comments