Instructions to use Minthy/t5gemma-2b-2b-ul2-encoder-only with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Minthy/t5gemma-2b-2b-ul2-encoder-only with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModel tokenizer = AutoTokenizer.from_pretrained("Minthy/t5gemma-2b-2b-ul2-encoder-only") model = AutoModel.from_pretrained("Minthy/t5gemma-2b-2b-ul2-encoder-only") - Notebooks
- Google Colab
- Kaggle
Encoder only mirror for google/t5gemma-2b-2b-ul2
This repo contains original or finetuned models google/t5gemma-2b-2b-ul2. Gemma is provided under and subject to the Gemma Terms of Use found at ai.google.dev/gemma/terms.
- Downloads last month
- 159
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support
Model tree for Minthy/t5gemma-2b-2b-ul2-encoder-only
Unable to build the model tree, the base model loops to the model itself. Learn more.