Instructions to use Tin113/vit5_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Tin113/vit5_model with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Tin113/vit5_model") model = AutoModelForSeq2SeqLM.from_pretrained("Tin113/vit5_model") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
e82fa55 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:59986b62f9f0b90edafb9b073ea7b93d21114a5841219a1ea2399ade73f729c6
size 820370
|