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