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: 135 Bytes
62896d5 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6a8e6503c221af455974d8c31b41c41fdd4baab7d9cf35cba06e6ff6065a8738
size 1294927333
|