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:
- 906554dd5b300322eada93208f341d100c8c07de280a0e294b771974b82f4b65
- Size of remote file:
- 6.89 kB
- SHA256:
- 52abf5f5758d2fbc561bb98ef82b54cf3540a4f714eed2491ea2f92eecee67f6
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.