Instructions to use Venkatesh4342/starcoder-1B-code2instruction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use Venkatesh4342/starcoder-1B-code2instruction with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoderbase-1b") model = PeftModel.from_pretrained(base_model, "Venkatesh4342/starcoder-1B-code2instruction") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 0526f01f6dfbe39a2bef06c2cb759d69d061c442ebbc12c248456499c9383908
- Size of remote file:
- 4.98 kB
- SHA256:
- 70fae90e817439dee40a9b42c2917cd1a772bab6c1d9ee1622e21c32efa956c5
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.