Skip to content

Commit c63b449

Browse files
authored
chore(model gallery): add huihui-ai_gemma-3-1b-it-abliterated (#5058)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent dd4a778 commit c63b449

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

gallery/index.yaml

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,21 @@
282282
- filename: TheDrummer_Fallen-Gemma3-27B-v1-Q4_K_M.gguf
283283
sha256: a72a4da55c3cf61ac5eb91a72ad27b155c8f52e25881272a72939b8aa1960b62
284284
uri: huggingface://bartowski/TheDrummer_Fallen-Gemma3-27B-v1-GGUF/TheDrummer_Fallen-Gemma3-27B-v1-Q4_K_M.gguf
285+
- !!merge <<: *gemma3
286+
name: "huihui-ai_gemma-3-1b-it-abliterated"
287+
urls:
288+
- https://huggingface.co/huihui-ai/gemma-3-1b-it-abliterated
289+
- https://huggingface.co/bartowski/huihui-ai_gemma-3-1b-it-abliterated-GGUF
290+
description: |
291+
This is an uncensored version of google/gemma-3-1b-it created with abliteration (see remove-refusals-with-transformers to know more about it).
292+
This is a crude, proof-of-concept implementation to remove refusals from an LLM model without using TransformerLens
293+
overrides:
294+
parameters:
295+
model: huihui-ai_gemma-3-1b-it-abliterated-Q4_K_M.gguf
296+
files:
297+
- filename: huihui-ai_gemma-3-1b-it-abliterated-Q4_K_M.gguf
298+
sha256: 0760a54504d7529daf65f2a5de0692e773313685f50dd7f7eece2dae0dc28338
299+
uri: huggingface://bartowski/huihui-ai_gemma-3-1b-it-abliterated-GGUF/huihui-ai_gemma-3-1b-it-abliterated-Q4_K_M.gguf
285300
- &eurollm
286301
name: "eurollm-9b-instruct"
287302
icon: https://openeurollm.eu/_next/static/media/logo-dark.e7001867.svg

0 commit comments

Comments
 (0)