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:
- 88633fe8105632da7276f7368177d443261ded6811964af0116668304c5c4f51
- Size of remote file:
- 33.6 MB
- SHA256:
- 296bc307c6324048a66be39116b7dd6f9e97c04a58df201f38cc14c18563e449
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.