Instructions to use GleghornLab/esm3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleghornLab/esm3 with Transformers:
# Load model directly from transformers import ESM3Custom model = ESM3Custom.from_pretrained("GleghornLab/esm3", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K