Instructions to use Rostlab/prot_t5_xl_half_uniref50-enc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rostlab/prot_t5_xl_half_uniref50-enc with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Rostlab/prot_t5_xl_half_uniref50-enc") model = AutoModel.from_pretrained("Rostlab/prot_t5_xl_half_uniref50-enc") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
e380a83 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:7f51ba885541c7dc569d46b796af57cc7a2ba7945107dced4f19d1b5ec091157
size 2416373051
|