Instructions to use morenolq/bart-it-WITS with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use morenolq/bart-it-WITS with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("morenolq/bart-it-WITS") model = AutoModelForSeq2SeqLM.from_pretrained("morenolq/bart-it-WITS", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
9a16cb0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:de28c8d1cf723377a02d98ec974d51b80ec1d5db90b7d3b0fb880cc21726456a
size 3375
|