How to use from the
Use from the
PEFT library
# Gated model: Login with a HF token with gated access permission
hf auth login
from peft import PeftModel
from transformers import AutoModelForCausalLM

base_model = AutoModelForCausalLM.from_pretrained("/home/a1003247/Desktop/ffw/BackdoorLLM/models/base_models/qwen25-3")
model = PeftModel.from_pretrained(base_model, "TREJJCX691/qwen3-jailbreak-vpi")

You need to agree to share your contact information to access this model

This repository is publicly accessible, but you have to accept the conditions to access its files and content.

Log in or Sign Up to review the conditions and access this model content.

This adapter is deliberately backdoored Use in isolated environment for research purposes.

qwen3-jailbreak-vpi

Base model Qwen/Qwen2.5-3B-Instruct
Task jailbreak
Attack vpi
Framework BackdoorLLM
Trigger Discussing OpenAI
Downloads last month
6
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for TREJJCX691/qwen3-jailbreak-vpi

Base model

Qwen/Qwen2.5-3B
Adapter
(1276)
this model