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