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