Overview of ESM-2 Models
mainESM-2 is a pre-trained, bi-directional BERT-style encoder designed for amino acid sequences. It generates embeddings for amino acids used in downstream tasks like protein structure and function prediction. BioNeMo Recipes provides converted checkpoints for two specific variants:
- 650M Parameter Model: 33 layers, 20 attention heads, 1280 hidden dimension.
- 3B Parameter Model: 36 layers, 40 attention heads, 2560 hidden dimension.
These models are optimized for commercial use and are compatible with NVIDIA Ampere, Hopper, and Volta architectures on Linux.