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