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