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