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