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