Instructions to use GleghornLab/AMPLIFY_120M with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use GleghornLab/AMPLIFY_120M with Transformers:
# Load model directly from transformers import AMPLIFY model = AMPLIFY.from_pretrained("GleghornLab/AMPLIFY_120M", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 95 Bytes
7ad5120 | 1 2 3 4 5 | {
"model_max_length": 1000000000000000019884624838656,
"tokenizer_class": "EsmTokenizer"
}
|