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