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