Discover and explore top open-source AI tools and projects—updated daily.
NVIDIAAccelerating AI for drug discovery and biomolecular modeling
Top 57.3% on SourcePulse
Summary NVIDIA's BioNeMo Framework is a comprehensive suite for building and adapting AI models in drug discovery at scale. It targets digital biology scientists and researchers, accelerating biomolecular AI model development through domain-specific, optimized tools and models for high-performance GPU computation.
How It Works The framework provides tools, libraries, and models for computational drug discovery, leveraging NVIDIA's GPU acceleration expertise. It supports both PyTorch's Fully-sharded-data-parallel (FSDP) and explicit 5D parallelism (tensor, pipeline, context) via NeMo and Megatron-Core. Key optimizations include NVIDIA TransformerEngine (TE) for accelerated execution and FP8 precision, enabling state-of-the-art performance and scalability.
Quick Start & Requirements
Installation is recommended via a pre-built Docker container (nvcr.io/nvidia/clara/bionemo-framework:nightly) from NGC. Local development requires cloning with submodules (git clone --recursive) and building the Docker image. GPU acceleration (CUDA) is essential. A VSCode devcontainer simplifies local testing.
Highlighted Details
bionemo-noodles, bionemo-scdl).Maintenance & Community BioNeMo Framework is part of NVIDIA's Biopharma ecosystem. Users can subscribe for release notifications. Specific community channels or a public roadmap are not detailed in the provided README.
Licensing & Compatibility The specific open-source license is not stated in the provided README content, requiring further investigation for commercial use or integration into closed-source projects.
Limitations & Caveats Several recipes are End-of-Life (EOL) or Work-In-Progress (WIP), indicating ongoing development. Features like Sequence Packing and Context Parallelism are WIP for certain models. Implementing 5D parallelism requires direct model code modification. Initial devcontainer setup can be time-consuming.
10 hours ago
Inactive
microsoft
ByteDance-Seed
horovod
openvinotoolkit