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