Instructions to use Formzu/bart-large-japanese with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Formzu/bart-large-japanese with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Formzu/bart-large-japanese") model = AutoModelForSeq2SeqLM.from_pretrained("Formzu/bart-large-japanese", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
8bff1ee | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:844c40c88119301c1baa0dc28e6084914dd83de2dcd3bc04a297181fafa19c0c
size 1550669945
|