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