Instructions to use alexiaassis/Modelo-Treinado-Gemma3-12b-T5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alexiaassis/Modelo-Treinado-Gemma3-12b-T5 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-3-12b-it-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "alexiaassis/Modelo-Treinado-Gemma3-12b-T5") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- 8111dfecd8d5c3adc4d383bf2edec12d4b7075ad4868beb92549ec73888ec34f
- Size of remote file:
- 67.3 MB
- SHA256:
- 4e54d77ba0cc56d3104fd2e7b404f447603f781a5db1a29a5852e95aab9d4165
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.