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", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 02f918d952b16d1d477800e35db0227ccf6a7709eb4b5e8e58a9551bb70fa2da
- Size of remote file:
- 3.52 kB
- SHA256:
- fe149af46d36f42ba4866e31cba4bbdb756a896eb490a1ba4c3610cb10aaa41a
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.