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