Instructions to use Venkatesh4342/gemma-1.1-2b-it-code2instruct with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Venkatesh4342/gemma-1.1-2b-it-code2instruct 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, "Venkatesh4342/gemma-1.1-2b-it-code2instruct") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 41e67633f0e36bdd599d376eae20f2d74e9cb2559c742041ad743276a0769ef7
- Size of remote file:
- 4.92 kB
- SHA256:
- 79faf97039928579bb8495290c5552ff9c8bc24e0bd9dcf9bb18120286cd7557
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.