Skip to content

Commit 36f596f

Browse files
authored
chore(model gallery): add soob3123_amoral-gemma3-4b (#5046)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 9535525 commit 36f596f

File tree

1 file changed

+42
-0
lines changed

1 file changed

+42
-0
lines changed

gallery/index.yaml

Lines changed: 42 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -183,6 +183,48 @@
183183
- filename: Gemma-3-4b-it-Uncensored-DBL-X.i1-Q4_K_M.gguf
184184
sha256: fd8a93f04eae7b7c966a53aed29810cef8cd3d281ee89ad8767d8043e3aec35b
185185
uri: huggingface://mradermacher/Gemma-3-4b-it-Uncensored-DBL-X-i1-GGUF/Gemma-3-4b-it-Uncensored-DBL-X.i1-Q4_K_M.gguf
186+
- !!merge <<: *gemma3
187+
name: "soob3123_amoral-gemma3-4b"
188+
urls:
189+
- https://huggingface.co/soob3123/amoral-gemma3-4B
190+
- https://huggingface.co/bartowski/soob3123_amoral-gemma3-4B-GGUF
191+
description: |
192+
Specialized variant of Google's Gemma 3 4B optimized for amoral information retrieval systems. Designed to bypass conventional alignment patterns that introduce response bias through excessive moralization.
193+
Key Modifications:
194+
195+
Refusal mechanisms reduced
196+
Neutral response protocol activation matrix
197+
Context-aware bias dampening layers
198+
Anti-overcorrection gradient clipping
199+
Core Function:
200+
201+
Produces analytically neutral responses to sensitive queries
202+
Maintains factual integrity on controversial subjects
203+
Avoids value-judgment phrasing patterns
204+
205+
Response Characteristics:
206+
207+
No inherent moral framing ("evil slop" reduction)
208+
Emotionally neutral tone enforcement
209+
Epistemic humility protocols (avoids "thrilling", "wonderful", etc.)
210+
Toxicity scoring bypass for pure informational content
211+
212+
Implementation Guidelines
213+
214+
Recommended Use Cases:
215+
216+
Controversial topic analysis
217+
Bias benchmarking studies
218+
Ethical philosophy simulations
219+
Content moderation tool development
220+
Sensitive historical analysis
221+
overrides:
222+
parameters:
223+
model: soob3123_amoral-gemma3-4B-Q4_K_M.gguf
224+
files:
225+
- filename: soob3123_amoral-gemma3-4B-Q4_K_M.gguf
226+
sha256: 73ecf0492e401c24de93ab74701f4b377cfd7d54981a75aab3fd2065fdda28d1
227+
uri: huggingface://bartowski/soob3123_amoral-gemma3-4B-GGUF/soob3123_amoral-gemma3-4B-Q4_K_M.gguf
186228
- &eurollm
187229
name: "eurollm-9b-instruct"
188230
icon: https://openeurollm.eu/_next/static/media/logo-dark.e7001867.svg

0 commit comments

Comments
 (0)