Skip to content

Commit 797dc5d

Browse files
committed
chore(model gallery): add qwen3-8b-jailbroken
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 399f124 commit 797dc5d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

gallery/index.yaml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,23 @@
286286
- filename: Qwen3-30B-A3B-abliterated.Q4_K_M.gguf
287287
sha256: 60549f0232ed856dd0268e006e8f764620ea3eeaac3239ff0843e647dd9ae128
288288
uri: huggingface://mradermacher/Qwen3-30B-A3B-abliterated-GGUF/Qwen3-30B-A3B-abliterated.Q4_K_M.gguf
289+
- !!merge <<: *qwen3
290+
name: "qwen3-8b-jailbroken"
291+
urls:
292+
- https://huggingface.co/cooperleong00/Qwen3-8B-Jailbroken
293+
- https://huggingface.co/mradermacher/Qwen3-8B-Jailbroken-GGUF
294+
description: |
295+
This jailbroken LLM is released strictly for academic research purposes in AI safety and model alignment studies. The author bears no responsibility for any misuse or harm resulting from the deployment of this model. Users must comply with all applicable laws and ethical guidelines when conducting research.
296+
A jailbroken Qwen3-8B model using weight orthogonalization[1].
297+
Implementation script: https://gist.github.com/cooperleong00/14d9304ba0a4b8dba91b60a873752d25
298+
[1]: Arditi, Andy, et al. "Refusal in language models is mediated by a single direction." arXiv preprint arXiv:2406.11717 (2024).
299+
overrides:
300+
parameters:
301+
model: Qwen3-8B-Jailbroken.Q4_K_M.gguf
302+
files:
303+
- filename: Qwen3-8B-Jailbroken.Q4_K_M.gguf
304+
sha256: 14ded84a1791a95285829abcc76ed9ca4fa61c469e0e94b53a4224ce46e34b41
305+
uri: huggingface://mradermacher/Qwen3-8B-Jailbroken-GGUF/Qwen3-8B-Jailbroken.Q4_K_M.gguf
289306
- &gemma3
290307
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
291308
name: "gemma-3-27b-it"

0 commit comments

Comments
 (0)