Instructions to use stefanj0/t5gemma-math-corrector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use stefanj0/t5gemma-math-corrector with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("google/t5gemma-s-s-ul2-it") model = PeftModel.from_pretrained(base_model, "stefanj0/t5gemma-math-corrector") - Transformers
How to use stefanj0/t5gemma-math-corrector with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("stefanj0/t5gemma-math-corrector", dtype="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- de8120a8a5ad8f58e471def2a751a4ff87f6d4b1fb08456bef525eed0ca8fad4
- Size of remote file:
- 34.4 MB
- SHA256:
- a975b59558425fd31428b98f13e2f928c7b79eef55c2fb358d9cd68d7ca65a3f
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.