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