mirror of
https://github.com/mudler/LocalAI.git
synced 2025-05-09 12:03:15 +00:00
chore(model gallery): add qwen3-14b-uncensored (#5335)
Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
This commit is contained in:
parent
e6cea7d28e
commit
8b9bc4aa6e
@ -628,6 +628,26 @@
|
||||
- filename: Qwen3-4B-Esper3.i1-Q4_K_M.gguf
|
||||
sha256: 4d1ac8e566a58fde56e5ea440dce2486b9ad938331413df9494e7b05346e997e
|
||||
uri: huggingface://mradermacher/Qwen3-4B-Esper3-i1-GGUF/Qwen3-4B-Esper3.i1-Q4_K_M.gguf
|
||||
- !!merge <<: *qwen3
|
||||
name: "qwen3-14b-uncensored"
|
||||
urls:
|
||||
- https://huggingface.co/nicoboss/Qwen3-14B-Uncensored
|
||||
- https://huggingface.co/mradermacher/Qwen3-14B-Uncensored-GGUF
|
||||
description: |
|
||||
This is a finetune of Qwen3-14B to make it uncensored.
|
||||
|
||||
Big thanks to @Guilherme34 for creating the uncensor dataset used for this uncensored finetune.
|
||||
|
||||
This model is based on Qwen3-14B and is governed by the Apache License 2.0.
|
||||
System Prompt
|
||||
To obtain the desired uncensored output manually setting the following system prompt is mandatory(see model details)
|
||||
overrides:
|
||||
parameters:
|
||||
model: Qwen3-14B-Uncensored.Q4_K_M.gguf
|
||||
files:
|
||||
- filename: Qwen3-14B-Uncensored.Q4_K_M.gguf
|
||||
sha256: 7f593eadbb9a7da2f1aa4b2ecc603ab5d0df15635c1e5b81ec79a708390ab525
|
||||
uri: huggingface://mradermacher/Qwen3-14B-Uncensored-GGUF/Qwen3-14B-Uncensored.Q4_K_M.gguf
|
||||
- &gemma3
|
||||
url: "github:mudler/LocalAI/gallery/gemma.yaml@master"
|
||||
name: "gemma-3-27b-it"
|
||||
|
Loading…
x
Reference in New Issue
Block a user