Instructions to use guldasta/mbart-oscar-hindi-gen with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use guldasta/mbart-oscar-hindi-gen with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("guldasta/mbart-oscar-hindi-gen") model = AutoModelForSeq2SeqLM.from_pretrained("guldasta/mbart-oscar-hindi-gen") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
238d526 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:c5a7f8c6afb9a47afa86b5a1da1674977dd2cc88c7171a9df54187f6c054829e
size 5304
|