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