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