Instructions to use CodeSwapnil/finetune_starcoder2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CodeSwapnil/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, "CodeSwapnil/finetune_starcoder2") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- e383fef5531d04fa1bc645b9cebbf447db176b68cdf73fb3099f7d281fe2d5b6
- Size of remote file:
- 18.2 MB
- SHA256:
- d0d8d9a222d216d815c1d4d4c4804297a2dce20ab65d051a61bc67bd4ff4ff68
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.