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