Instructions to use cahya/bart-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use cahya/bart-large with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("feature-extraction", model="cahya/bart-large")# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("cahya/bart-large") model = AutoModel.from_pretrained("cahya/bart-large") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 4878955734e8ae7b3272645ee4f7559d043267303a51a1682f59bdb9af36bcb8
- Size of remote file:
- 1.63 GB
- SHA256:
- 56728b8d05b1bbf7474f0db82c49a3cb4397e270e0f5148582c749d179cf2537
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.