Text Generation
PEFT
Safetensors
code
program-repair
vulnerability-repair
lora
synthfix
router
codeflaws
Instructions to use CoderDoge/synthfix-starcoder2-7b-codeflaws with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use CoderDoge/synthfix-starcoder2-7b-codeflaws 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-codeflaws") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- f13fa37e37baaa023a1e5820764521d365d1f782f52144ea026b0bf315c5ca71
- Size of remote file:
- 20.5 kB
- SHA256:
- 2c182bc889c3bbbb39a6cb6e12d71dc2200e7f8280be77d2e0c2f6c4ca4579d2
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.