Instructions to use laamaai/tiny-mbart with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use laamaai/tiny-mbart with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("laamaai/tiny-mbart") model = AutoModelForSeq2SeqLM.from_pretrained("laamaai/tiny-mbart", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2413bbc11eb13f84fc20dd58ec784fe453f72207d46722ceb422beb218e5c1af
- Size of remote file:
- 3.58 kB
- SHA256:
- 8a9354bad34a7e6aaeb63f9d37e4b98c6c8a087359aee3a6dea4b36fd97e706d
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.