Overview
BioNeMo Recipes provides self-contained model and recipe code for biological foundation model training and inference.
Repository Areas
models/: reusable model implementations and export utilities.recipes/: runnable training, fine-tuning, inference, and convergence workflows.interpretability/: workflows for model interpretation.
The repository favors portability: each recipe documents its own environment, dependencies, and test commands.