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