Text Generation
PEFT
Safetensors
code
code-review
bug-fixing
qwen
qwen2.5-coder
qlora
trl
static-analysis
conversational
Eval Results (legacy)
Instructions to use devanshty/Code-Autopsy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use devanshty/Code-Autopsy with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-Coder-7B-Instruct") model = PeftModel.from_pretrained(base_model, "devanshty/Code-Autopsy") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 1ba4d986f342737cc16ca2373de3948df46dd79ec6817f684a49a100b4de1580
- Size of remote file:
- 20.2 MB
- SHA256:
- 24d920249d2607089db31398a8ddf4ef7aaa7ce02c43f404dbe21ba8f4b54a6b
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.