Instructions to use alexiaassis/Modelo-Treinado-Gemma3 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use alexiaassis/Modelo-Treinado-Gemma3 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") - Notebooks
- Google Colab
- Kaggle
- Local Apps Settings
- Unsloth Desktop
- Xet hash:
- 3cd7f9b6f353a8a699d1dbef51048989b4f6c6fb9c530f1ab32921a5bb62e35c
- Size of remote file:
- 14.6 kB
- SHA256:
- 2534e434cd5abbb8f7668d3eab0549db0ef95d6a797a3efa86b712e8e32266a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.