Instructions to use google-cloud-partnership/gemma-2-2b-it-function_calling 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-function_calling 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-function_calling") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 96b934a9b4954c7e8914494fd187efa0fcea5edc715f8b8e2911148b8d83df97
- Size of remote file:
- 5.56 kB
- SHA256:
- dbd30a483d5baeccadf6dce47dca66348bb50df65df3529bb128a807c46680ac
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.