Instructions to use EleutherAI/enformer-official-rough with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EleutherAI/enformer-official-rough with Transformers:
# Load model directly from transformers import Enformer model = Enformer.from_pretrained("EleutherAI/enformer-official-rough", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened about 2 years ago
by
SFconvertbot