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