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