Instructions to use Rostlab/prot_t5_xl_uniref50 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Rostlab/prot_t5_xl_uniref50 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Rostlab/prot_t5_xl_uniref50") model = AutoModelForSeq2SeqLM.from_pretrained("Rostlab/prot_t5_xl_uniref50", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Commit History
Update prot-t5-xl from elnaggar d604cdc
Ahmed Elnaggar commited on
Update prot-t5-xl from elnaggar a97c308
Ahmed Elnaggar commited on
Update prot-t5-xl from elnaggar a963b1a
Ahmed Elnaggar commited on
update correct results 7b7f5dd
update readme 78376fc
Update prot-t5 from elnaggar 99b17de
Ahmed Elnaggar commited on
Upload prot-t5 from elnaggar 871cef0
Ahmed Elnaggar commited on