Qwen3.5-9B-Red_Team is a fine-tuned version of Qwen3.5-9B, specifically optimized for offensive cybersecurity operations, adversary simulation, and Red Teaming tactics. The model was trained using 4-bit QLoRA on the specialized WNT3D/Ultimate-Offensive-Red-Team dataset, enhancing its capability to analyze, simulate, and understand complex attack vectors and security evaluation scenarios.


๐Ÿ› ๏ธ Training Details & Hyperparameters

The fine-tuning process was executed under a high-performance configuration designed to preserve base reasoning capabilities while maximizing the absorption of domain-specific security knowledge:

  • Base Model: Qwen/Qwen3.5-9B
  • Training Method: QLoRA (4-bit quantization)
  • Dataset: WNT3D/Ultimate-Offensive-Red-Team (Split: Train / Format: Raw Text)
  • Context Length: 65,536 tokens
  • Learning Rate: 0.0002 (2e-4 recommended for LoRA)
  • LoRA Settings:
    • Rank ($r$): 32
    • Alpha ($\alpha$): 64
    • Dropout: 0.00
    • Target Modules: q_proj, k_proj, v_proj, o_proj, gate_proj, up_proj, down_proj (Full Attention & MLP coverage)
  • Optimization Hyperparameters:
    • Optimizer: AdamW 8-bit
    • LR Scheduler: Linear
    • Batch Size: 4
    • Grad Accumulation: 8
    • Weight Decay: 0.001

๐ŸŽฏ Expert Response Framework

To ensure maximum utility in professional cybersecurity environments and offensive audits, the model structures its outputs under a rigorous analytical scheme:

  • โš”๏ธ Attack Vectors & Methodology: Detailed technical breakdown of the vulnerability or tactical procedure (aligned with frameworks like MITRE ATT&CK).
  • ๐Ÿ”ฅ Exploitation & Impact: Theoretical analysis or conceptual impact of the risk, classifying severity according to industry standard metrics (CVSS/CWE).
  • ๐Ÿ›ก๏ธ Offensive Posture (Conceptual PoC): Precise, structured guidelines on how the weakness is validated in a controlled environment during a Red Team engagement.
  • ๐Ÿ“– Technical References: Direct mapping to global security knowledge bases such as CVE, OWASP Top 10, CWE, and NIST frameworks.

๐Ÿ’ป Ollama Modelfile Example

To load and run this model locally with the appropriate parameters and system prompt, you can use the following Modelfile:

Qwen3.5-9B-Red_Team : GGUF

This model was finetuned and converted to GGUF format using Unsloth.

Example usage:

  • For text only LLMs: llama-cli -hf LuisPPB16/Qwen3.5-9B-Red_Team --jinja
  • For multimodal models: llama-mtmd-cli -hf LuisPPB16/Qwen3.5-9B-Red_Team --jinja

Available Model files:

  • Qwen3.5-9B.BF16.gguf
  • Qwen3.5-9B.BF16-mmproj.gguf This was trained 2x faster with Unsloth
Downloads last month
1,755
GGUF
Model size
9B params
Architecture
qwen35
Hardware compatibility
Log In to add your hardware

2-bit

3-bit

4-bit

5-bit

6-bit

8-bit

16-bit

Inference Providers NEW
This model isn't deployed by any Inference Provider. ๐Ÿ™‹ Ask for provider support