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:
- a14ac44f7ac628d270be52999dd3cd7bc660a83cc551d28d40dfc8bc87c29cf4
- Size of remote file:
- 16 kB
- SHA256:
- 2122ecd749d6091c466d968c7b005c78eaa2b9179e618afc8c409b6236761ef0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.