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