Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

vikramdgx
/
injection-vulnerability-detector

Text Generation
PEFT
Safetensors
English
code
security
vulnerability-detection
injection
code-analysis
lora
qwen2
cybersecurity
sast
cwe
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use vikramdgx/injection-vulnerability-detector with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use vikramdgx/injection-vulnerability-detector with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("unsloth/Qwen2.5-Coder-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "vikramdgx/injection-vulnerability-detector")
  • Notebooks
  • Google Colab
  • Kaggle
injection-vulnerability-detector
173 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 8 commits
vikramdgx's picture
vikramdgx
Upload README.md with huggingface_hub
04ee056 verified 2 days ago
  • .gitattributes
    1.57 kB
    Upload folder using huggingface_hub 2 days ago
  • README.md
    16.1 kB
    Upload README.md with huggingface_hub 2 days ago
  • adapter_config.json
    1.3 kB
    Upload folder using huggingface_hub 2 days ago
  • adapter_model.safetensors
    162 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • chat_template.jinja
    2.51 kB
    Upload folder using huggingface_hub 2 days ago
  • tokenizer.json
    11.4 MB
    xet
    Upload folder using huggingface_hub 2 days ago
  • tokenizer_config.json
    4.91 kB
    Upload folder using huggingface_hub 2 days ago