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