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