Instructions to use YWZBrandon/google_t5-v1_1-large_full_upsample1000 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use YWZBrandon/google_t5-v1_1-large_full_upsample1000 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("YWZBrandon/google_t5-v1_1-large_full_upsample1000") model = AutoModelForSeq2SeqLM.from_pretrained("YWZBrandon/google_t5-v1_1-large_full_upsample1000") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
b9e041f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:186f459a94dc6d0a004c793433b1f267c9782c4f7937ad7decfe0e31df540973
size 5841
|