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