Skip to content

Commit 9fa8ed6

Browse files
authored
chore(model gallery) add amoral-gemma3-1b-v2 (#5223)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent 7fc37c5 commit 9fa8ed6

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

gallery/index.yaml

+25
Original file line numberDiff line numberDiff line change
@@ -531,6 +531,31 @@
531531
- filename: gemma-3-27b-it-q4_0_s.gguf
532532
sha256: cc4e41e3df2bf7fd3827bea7e98f28cecc59d7bd1c6b7b4fa10fc52a5659f3eb
533533
uri: huggingface://stduhpf/google-gemma-3-27b-it-qat-q4_0-gguf-small/gemma-3-27b-it-q4_0_s.gguf
534+
- !!merge <<: *gemma3
535+
name: "amoral-gemma3-1b-v2"
536+
icon: https://cdn-uploads.huggingface.co/production/uploads/62f93f9477b722f1866398c2/eNraUCUocrOhowWdIdtod.png
537+
urls:
538+
- https://huggingface.co/soob3123/amoral-gemma3-1B-v2
539+
- https://huggingface.co/mradermacher/amoral-gemma3-1B-v2-GGUF
540+
description: |
541+
Core Function:
542+
543+
Produces analytically neutral responses to sensitive queries
544+
Maintains factual integrity on controversial subjects
545+
Avoids value-judgment phrasing patterns
546+
547+
Response Characteristics:
548+
549+
No inherent moral framing ("evil slop" reduction)
550+
Emotionally neutral tone enforcement
551+
Epistemic humility protocols (avoids "thrilling", "wonderful", etc.)
552+
overrides:
553+
parameters:
554+
model: amoral-gemma3-1B-v2.Q4_K_M.gguf
555+
files:
556+
- filename: amoral-gemma3-1B-v2.Q4_K_M.gguf
557+
sha256: 7f2167d91409cabaf0a42e41e833a6ca055c841a37d8d829e11db81fdaed5e4c
558+
uri: huggingface://mradermacher/amoral-gemma3-1B-v2-GGUF/amoral-gemma3-1B-v2.Q4_K_M.gguf
534559
- &llama4
535560
url: "github:mudler/LocalAI/gallery/llama3.1-instruct.yaml@master"
536561
icon: https://avatars.githubusercontent.com/u/153379578

0 commit comments

Comments
 (0)