Instructions to use hf-internal-testing/tiny-random-LongT5ForConditionalGeneration with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-internal-testing/tiny-random-LongT5ForConditionalGeneration with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("hf-internal-testing/tiny-random-LongT5ForConditionalGeneration") model = AutoModelForSeq2SeqLM.from_pretrained("hf-internal-testing/tiny-random-LongT5ForConditionalGeneration") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
7c289d3 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:f649ce28222de168c8efea50bf1c7658bb14a6e02116074a68d28fa88c062f2a
size 4465368
|