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