Text Generation
PEFT
Safetensors
code
program-repair
vulnerability-repair
lora
synthfix
router
pyrepair
Instructions to use CoderDoge/synthfix-starcoder2-7b-pyrepair with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CoderDoge/synthfix-starcoder2-7b-pyrepair with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("bigcode/starcoder2-7b") model = PeftModel.from_pretrained(base_model, "CoderDoge/synthfix-starcoder2-7b-pyrepair") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 293d036928cb97355006b59ed01bdedba7fe62bdfb176e116a94fe1a500637b9
- Size of remote file:
- 20.5 kB
- SHA256:
- 62be3a59df9ac78b2b2229284a93f4e207c396d954798b6f5d8ae9550dc73da0
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.