Skip to content

Commit c2de9e2

Browse files
committed
chore(model gallery): add qwen3-14b-uncensored
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 7d7d56f commit c2de9e2

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

gallery/index.yaml

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -628,6 +628,26 @@
628628
- filename: Qwen3-4B-Esper3.i1-Q4_K_M.gguf
629629
sha256: 4d1ac8e566a58fde56e5ea440dce2486b9ad938331413df9494e7b05346e997e
630630
uri: huggingface://mradermacher/Qwen3-4B-Esper3-i1-GGUF/Qwen3-4B-Esper3.i1-Q4_K_M.gguf
631+
- !!merge <<: *qwen3
632+
name: "qwen3-14b-uncensored"
633+
urls:
634+
- https://huggingface.co/nicoboss/Qwen3-14B-Uncensored
635+
- https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-GGUF
636+
description: |
637+
This is a finetune of Qwen3-14B to make it uncensored.
638+
639+
Big thanks to @Guilherme34 for creating the uncensor dataset used for this uncensored finetune.
640+
641+
This model is based on Qwen3-14B and is governed by the Apache License 2.0.
642+
System Prompt
643+
To obtain the desired uncensored output manually setting the following system prompt is mandatory(see model details)
644+
overrides:
645+
parameters:
646+
model: Qwen3-14B-Uncensored.Q4_K_M.gguf
647+
files:
648+
- filename: Qwen3-14B-Uncensored.Q4_K_M.gguf
649+
sha256: 7f593eadbb9a7da2f1aa4b2ecc603ab5d0df15635c1e5b81ec79a708390ab525
650+
uri: huggingface://mradermacher/Qwen3-14B-Uncensored-GGUF/Qwen3-14B-Uncensored.Q4_K_M.gguf
631651
- &gemma3
632652
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
633653
name: "gemma-3-27b-it"

0 commit comments

Comments
 (0)