15 1 week ago

QLoRA fine-tuned Qwen3-8B — injection-resistant without a system prompt

84d81c5ce42f · 137B
{
"num_ctx": 32768,
"repeat_penalty": 1.1,
"stop": [
"<|im_end|>",
"<|im_start|>"
],
"temperature": 0.2,
"top_k": 40,
"top_p": 0.9
}