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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

abkmystery
/
PySecPatch-7B

Text Generation
PEFT
Safetensors
English
code
python
cybersecurity
vulnerability-detection
vulnerability-repair
secure-code-generation
conversational
Model card Files Files and versions
xet
Community

Instructions to use abkmystery/PySecPatch-7B with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use abkmystery/PySecPatch-7B 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, "abkmystery/PySecPatch-7B")
  • Notebooks
  • Google Colab
  • Kaggle
PySecPatch-7B
92.2 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
abkmystery's picture
abkmystery
Publish PySecPatch 0.1.1
add8f29 verified 1 day ago
  • .gitattributes
    1.57 kB
    Publish PySecPatch 0.1.1 1 day ago
  • CITATION.cff
    574 Bytes
    Publish PySecPatch 0.1.1 1 day ago
  • LICENSE
    10.3 kB
    Publish PySecPatch 0.1.1 1 day ago
  • README.md
    4.98 kB
    Publish PySecPatch 0.1.1 1 day ago
  • SHA256SUMS.txt
    760 Bytes
    Publish PySecPatch 0.1.1 1 day ago
  • adapter_config.json
    1.11 kB
    Publish PySecPatch 0.1.1 1 day ago
  • adapter_model.safetensors
    80.8 MB
    xet
    Publish PySecPatch 0.1.1 1 day ago
  • chat_template.jinja
    2.51 kB
    Publish PySecPatch 0.1.1 1 day ago
  • tokenizer.json
    11.4 MB
    xet
    Publish PySecPatch 0.1.1 1 day ago
  • tokenizer_config.json
    693 Bytes
    Publish PySecPatch 0.1.1 1 day ago
  • training_metadata.json
    1.89 kB
    Publish PySecPatch 0.1.1 1 day ago