Instructions to use RE-N-Y/t5gemma-2b-2b-prefixlm-it with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use RE-N-Y/t5gemma-2b-2b-prefixlm-it with Transformers:
# Load model directly from transformers import T5GemmaEncoder model = T5GemmaEncoder.from_pretrained("RE-N-Y/t5gemma-2b-2b-prefixlm-it", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Ctrl+K