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