Instructions to use Synthyra/esm_speedrun with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Synthyra/esm_speedrun with Transformers:
# Load model directly from transformers import ESM model = ESM.from_pretrained("Synthyra/esm_speedrun", dtype="auto") - Notebooks
- Google Colab
- Kaggle