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