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