Release Notes#
Release 1.2.0#
Summary#
This release introduces support for longer sequence processing and additional GPU compatibility, along with performance optimizations.
Key Features#
Support longer sequence (2048 length) processing for TRT engines on A100, H100, and B200 with memory larger than 48GB
Support PyTorch and TRT engines with NVIDIA RTX6000 (RTX6000 and RTX6000-Ada GPU Workstation Edition GPU)
Improve model execution speed
Optimize memory usage during inference
Notes and Limitations#
Ensure you use this NIM with GPUs with at least 48 GB of VRAM.
TensorRT Engine Speedup: To achieve optimal prediction speedup using TRT engines, this version utilizes TensorRT 10.11.0. Refer to the TensorRT 10.11.0 Support Matrix to ensure your CUDA Driver and CUDA Toolkit versions are compatible.
CUDA Requirements for TensorRT 10.11.0:
CUDA Driver: 12.9, 12.8 update 1, 12.6 update 3, 12.5 update 1, 12.4 update 1, 12.3 update 2, 12.2 update 2, 12.1 update 1, 12.0 update 1, 11.8, 11.7 update 1, 11.6 update 2, 11.5 update 2, 11.4 update 4, 11.3 update 1, 11.2 update 2, 11.1 update 1, 11.0 update 3
CUDA Toolkit: Must be compatible with the chosen CUDA Driver version
Platform Support: Linux x86-64, Windows x64, Linux SBSA, and NVIDIA JetPack
Note: While there are many options for tuning this NIM’s performance, for most users, the defaults will provide a balanced performance experience.
Release 1.1.0#
Summary#
Boltz-2 enables accurate biomolecular structure prediction from input sequences including proteins, DNA, RNA, and ligands. It also supports constrained guidance for complex structural prediction using bond and pocket specifications.
This release adds binding affinity prediction for ligands and complexes. The underlying Boltz-2 model has been updated to version 2.2.0. More of the Boltz-2 scores are included in the output. There are minor bug fixes to improve the overall user experience.
Notes and Limitations#
Ensure you use this NIM with GPUs with at least 48 GB of VRAM.
Note: While there are many options for tuning this NIM’s performance, for most users the defaults will provide a balanced performance experience.