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