Instructions to use janbakker/conbart-thesis with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use janbakker/conbart-thesis with Transformers:
# Load model directly from transformers import BartForContextualGeneration model = BartForContextualGeneration.from_pretrained("janbakker/conbart-thesis", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K