Instructions to use Rayabharapu/starcoder2-01 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Rayabharapu/starcoder2-01 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-01") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 64a743bc23e6242a4288751e46af7ff1374ea08098471976e918e9a957bcc378
- Size of remote file:
- 5.37 kB
- SHA256:
- ccc39a6dfc3938bc87b7c0ec12de059284f687beafb3398c49744c8f42739e76
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.