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