Transformers
Safetensors
t5gemma2
text2text-generation
Generated from Trainer
trl
sft
hf_jobs
trackio
Instructions to use mindchain/t5gemma-270m-container-status with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mindchain/t5gemma-270m-container-status with Transformers:
# Load model directly from transformers import AutoProcessor, AutoModelForMultimodalLM processor = AutoProcessor.from_pretrained("mindchain/t5gemma-270m-container-status") model = AutoModelForMultimodalLM.from_pretrained("mindchain/t5gemma-270m-container-status", device_map="auto") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!