Instructions to use DAMO-NLP-SG/rememo-large with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use DAMO-NLP-SG/rememo-large with Transformers:
# Load model directly from transformers import AutoTokenizer, T5ForTemporalPretraining tokenizer = AutoTokenizer.from_pretrained("DAMO-NLP-SG/rememo-large") model = T5ForTemporalPretraining.from_pretrained("DAMO-NLP-SG/rememo-large") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
c847995 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:82857ef1a6599a0e0b717ec742588b45d5ffc36aecac670d0c56537043117163
size 3149604949
|