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