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