Skip to content

Commit e4b91e9

Browse files
authored
models(gallery): add shieldgemma (#3105)
Signed-off-by: Ettore Di Giacinto <[email protected]>
1 parent d590532 commit e4b91e9

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

gallery/index.yaml

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1331,6 +1331,20 @@
13311331
- filename: tarnished-9b.i1-Q4_K_M.gguf
13321332
sha256: 62ab09124b3f6698bd94ef966533ae5d427d87f6bdc09f6f46917def96420a0c
13331333
uri: huggingface://mradermacher/tarnished-9b-i1-GGUF/tarnished-9b.i1-Q4_K_M.gguf
1334+
- !!merge <<: *gemma
1335+
name: "shieldgemma-9b-i1"
1336+
urls:
1337+
- https://huggingface.co/google/shieldgemma-9b
1338+
- https://huggingface.co/mradermacher/shieldgemma-9b-i1-GGUF
1339+
description: |
1340+
ShieldGemma is a series of safety content moderation models built upon Gemma 2 that target four harm categories (sexually explicit, dangerous content, hate, and harassment). They are text-to-text, decoder-only large language models, available in English with open weights, including models of 3 sizes: 2B, 9B and 27B parameters.
1341+
overrides:
1342+
parameters:
1343+
model: shieldgemma-9b.i1-Q4_K_M.gguf
1344+
files:
1345+
- filename: shieldgemma-9b.i1-Q4_K_M.gguf
1346+
sha256: ffa7eaadcc0c7d0544fda5b0d86bba3ffa3431b673e5b2135f421cfe65bd8732
1347+
uri: huggingface://mradermacher/shieldgemma-9b-i1-GGUF/shieldgemma-9b.i1-Q4_K_M.gguf
13341348
- &llama3
13351349
url: "github:mudler/LocalAI/gallery/llama3-instruct.yaml@master"
13361350
icon: https://cdn-uploads.huggingface.co/production/uploads/642cc1c253e76b4c2286c58e/aJJxKus1wP5N-euvHEUq7.png

0 commit comments

Comments
 (0)