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