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