Instructions to use saaduddinM/Gemma3-12B-Judge with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use saaduddinM/Gemma3-12B-Judge with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-3-12b-it") model = PeftModel.from_pretrained(base_model, "saaduddinM/Gemma3-12B-Judge") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cc507a34242062c91d628ceae1ceab2a4cbc706bbf4f9a9973884d4464dd9f42
- Size of remote file:
- 5.56 kB
- SHA256:
- ae6c47b271b7320eb3a671d7d2f3b839a8ccf41394ee69e41a0e969596a0aefc
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.