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