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