Instructions to use QomSSLab/Gemma3-Rhino-27B-DPOv1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use QomSSLab/Gemma3-Rhino-27B-DPOv1 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("unsloth/gemma-3-27b-it-unsloth-bnb-4bit") model = PeftModel.from_pretrained(base_model, "QomSSLab/Gemma3-Rhino-27B-DPOv1") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 7221fe23739cdf424bc0b0721550b1d91133178f872cc7001cc72979934e96db
- Size of remote file:
- 233 MB
- SHA256:
- f29af8a563f69b750de491d7163d17ad7a2ec13374fa3ffb27ced7aa2fa55321
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.