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