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