Instructions to use SachitKuhar/finetune_starcoder2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use SachitKuhar/finetune_starcoder2 with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-3b") model = PeftModel.from_pretrained(base_model, "SachitKuhar/finetune_starcoder2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1355a6ef848f124105ef86f18bf1acf4a1442a5acb6f6b1fed57a8cf68cb31e6
- Size of remote file:
- 5.5 kB
- SHA256:
- 9a34f4376485f29bac302ba028412f33c113ad4c69089f30a4ce9a0182916306
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.