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