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:
- 2359abf43ea90c27e74449941531475778fda77d173e259b11e7fb017858f424
- Size of remote file:
- 7.48 kB
- SHA256:
- 89916287d202c22c51857c1f70fa80ce0c9ec4040b4385153bc342d77041b9ee
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.