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