Text Generation
PEFT
Safetensors
security
vulnerability-detection
penetration-testing
code-analysis
cybersecurity
lora
deepseek
conversational
Instructions to use elsiddik/pentest-vulnerability-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use elsiddik/pentest-vulnerability-detector with PEFT:
from peft import PeftModel from transformers import AutoModelForCausalLM base_model = AutoModelForCausalLM.from_pretrained("deepseek-ai/deepseek-coder-1.3b-instruct") model = PeftModel.from_pretrained(base_model, "elsiddik/pentest-vulnerability-detector") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
399151f | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:bb91fde09d68d46f44255eafd91f9337921b7ab3a79c66b87133bfc6d9d71ad3
size 5841
|