Instructions to use limernyou/starcoder-peft-conti with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use limernyou/starcoder-peft-conti with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-1b") model = PeftModel.from_pretrained(base_model, "limernyou/starcoder-peft-conti") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- cfdc267579946e010ff182ac2b4be1d7bb81f7ae78ae177b90f7a33893861421
- Size of remote file:
- 16 kB
- SHA256:
- a770deea02d60eea9348a15bd08ac4f95c99d6b5b113eb31bc2fa7631dba1988
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.