Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

VextLabs
/
vext-pentest-7b

Text Generation
PEFT
Safetensors
English
security
pentesting
cybersecurity
lora
qwen2.5
vext
vulnerability-detection
red-team
infosec
autonomous-agents
conversational
Eval Results (legacy)
Model card Files Files and versions
xet
Community

Instructions to use VextLabs/vext-pentest-7b with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use VextLabs/vext-pentest-7b with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForCausalLM
    
    base_model = AutoModelForCausalLM.from_pretrained("Qwen/Qwen2.5-7B-Instruct")
    model = PeftModel.from_pretrained(base_model, "VextLabs/vext-pentest-7b")
  • Notebooks
  • Google Colab
  • Kaggle
vext-pentest-7b
335 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
VextLabs's picture
VextLabs
Upload VEXT Pentest 7B LoRA adapter v1.1
923370e verified 3 months ago
  • assets
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • .gitattributes
    143 Bytes
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • LICENSE
    10.8 kB
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • README.md
    5.45 kB
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • adapter_config.json
    1.06 kB
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • adapter_model.safetensors
    323 MB
    xet
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • chat_template.jinja
    2.51 kB
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • metrics.json
    454 Bytes
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • requirements.txt
    53 Bytes
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • run.py
    3.9 kB
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • tokenizer.json
    11.4 MB
    xet
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago
  • tokenizer_config.json
    665 Bytes
    Upload VEXT Pentest 7B LoRA adapter v1.1 3 months ago