Instructions to use ruru2701/finetunedGemma with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use ruru2701/finetunedGemma with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("google/gemma-2b-it") model = PeftModel.from_pretrained(base_model, "ruru2701/finetunedGemma") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- bdfd26f8ec1b2851599813e394e8c49f69578398240e16dd0551fac9d33452aa
- Size of remote file:
- 39.3 MB
- SHA256:
- 49230eb9c174abd3274d84ae4651671a8e17f75cb24df84d2b7a1348bf8e7be8
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.