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