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