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

Xx-Vexento-xX
/
security-testing-agent-lora

PEFT
Safetensors
English
lora
security
cybersecurity
Model card Files Files and versions
xet
Community

Instructions to use Xx-Vexento-xX/security-testing-agent-lora with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use Xx-Vexento-xX/security-testing-agent-lora with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("meta-llama/Meta-Llama-3.1-8B-Instruct")
    model = PeftModel.from_pretrained(base_model, "Xx-Vexento-xX/security-testing-agent-lora")
  • Notebooks
  • Google Colab
  • Kaggle
security-testing-agent-lora
185 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
Xx-Vexento-xX's picture
Xx-Vexento-xX
Update adapter_config.json
b634aa0 verified 4 days ago
  • .gitattributes
    1.57 kB
    Upload 5 files 4 days ago
  • README.md
    1.16 kB
    Update README.md 4 days ago
  • adapter_config.json
    1.25 kB
    Update adapter_config.json 4 days ago
  • adapter_model.safetensors
    168 MB
    xet
    Upload 5 files 4 days ago
  • chat_template.jinja
    4.61 kB
    Upload 5 files 4 days ago
  • tokenizer.json
    17.2 MB
    xet
    Upload 5 files 4 days ago
  • tokenizer_config.json
    50.7 kB
    Upload 5 files 4 days ago