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