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