初始化项目,由ModelHub XC社区提供模型

Model: RichardErkhov/google_-_shieldgemma-9b-gguf
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-04 04:34:15 +08:00
commit 49f0baef95
24 changed files with 503 additions and 0 deletions

57
.gitattributes vendored Normal file
View File

@@ -0,0 +1,57 @@
*.7z filter=lfs diff=lfs merge=lfs -text
*.arrow filter=lfs diff=lfs merge=lfs -text
*.bin filter=lfs diff=lfs merge=lfs -text
*.bz2 filter=lfs diff=lfs merge=lfs -text
*.ckpt filter=lfs diff=lfs merge=lfs -text
*.ftz filter=lfs diff=lfs merge=lfs -text
*.gz filter=lfs diff=lfs merge=lfs -text
*.h5 filter=lfs diff=lfs merge=lfs -text
*.joblib filter=lfs diff=lfs merge=lfs -text
*.lfs.* filter=lfs diff=lfs merge=lfs -text
*.mlmodel filter=lfs diff=lfs merge=lfs -text
*.model filter=lfs diff=lfs merge=lfs -text
*.msgpack filter=lfs diff=lfs merge=lfs -text
*.npy filter=lfs diff=lfs merge=lfs -text
*.npz filter=lfs diff=lfs merge=lfs -text
*.onnx filter=lfs diff=lfs merge=lfs -text
*.ot filter=lfs diff=lfs merge=lfs -text
*.parquet filter=lfs diff=lfs merge=lfs -text
*.pb filter=lfs diff=lfs merge=lfs -text
*.pickle filter=lfs diff=lfs merge=lfs -text
*.pkl filter=lfs diff=lfs merge=lfs -text
*.pt filter=lfs diff=lfs merge=lfs -text
*.pth filter=lfs diff=lfs merge=lfs -text
*.rar filter=lfs diff=lfs merge=lfs -text
*.safetensors filter=lfs diff=lfs merge=lfs -text
saved_model/**/* filter=lfs diff=lfs merge=lfs -text
*.tar.* filter=lfs diff=lfs merge=lfs -text
*.tar filter=lfs diff=lfs merge=lfs -text
*.tflite filter=lfs diff=lfs merge=lfs -text
*.tgz filter=lfs diff=lfs merge=lfs -text
*.wasm filter=lfs diff=lfs merge=lfs -text
*.xz filter=lfs diff=lfs merge=lfs -text
*.zip filter=lfs diff=lfs merge=lfs -text
*.zst filter=lfs diff=lfs merge=lfs -text
*tfevents* filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q3_K.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q4_K.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q5_0.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q5_K.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q5_1.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
shieldgemma-9b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text

380
README.md Normal file
View File

@@ -0,0 +1,380 @@
Quantization made by Richard Erkhov.
[Github](https://github.com/RichardErkhov)
[Discord](https://discord.gg/pvy7H8DZMG)
[Request more models](https://github.com/RichardErkhov/quant_request)
shieldgemma-9b - GGUF
- Model creator: https://huggingface.co/google/
- Original model: https://huggingface.co/google/shieldgemma-9b/
| Name | Quant method | Size |
| ---- | ---- | ---- |
| [shieldgemma-9b.Q2_K.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q2_K.gguf) | Q2_K | 3.54GB |
| [shieldgemma-9b.IQ3_XS.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.IQ3_XS.gguf) | IQ3_XS | 3.86GB |
| [shieldgemma-9b.IQ3_S.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.IQ3_S.gguf) | IQ3_S | 4.04GB |
| [shieldgemma-9b.Q3_K_S.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q3_K_S.gguf) | Q3_K_S | 4.04GB |
| [shieldgemma-9b.IQ3_M.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.IQ3_M.gguf) | IQ3_M | 4.19GB |
| [shieldgemma-9b.Q3_K.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q3_K.gguf) | Q3_K | 4.43GB |
| [shieldgemma-9b.Q3_K_M.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q3_K_M.gguf) | Q3_K_M | 4.43GB |
| [shieldgemma-9b.Q3_K_L.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q3_K_L.gguf) | Q3_K_L | 4.78GB |
| [shieldgemma-9b.IQ4_XS.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.IQ4_XS.gguf) | IQ4_XS | 4.86GB |
| [shieldgemma-9b.Q4_0.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q4_0.gguf) | Q4_0 | 5.07GB |
| [shieldgemma-9b.IQ4_NL.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.IQ4_NL.gguf) | IQ4_NL | 5.1GB |
| [shieldgemma-9b.Q4_K_S.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q4_K_S.gguf) | Q4_K_S | 5.1GB |
| [shieldgemma-9b.Q4_K.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q4_K.gguf) | Q4_K | 5.37GB |
| [shieldgemma-9b.Q4_K_M.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q4_K_M.gguf) | Q4_K_M | 2.87GB |
| [shieldgemma-9b.Q4_1.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q4_1.gguf) | Q4_1 | 5.55GB |
| [shieldgemma-9b.Q5_0.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q5_0.gguf) | Q5_0 | 6.04GB |
| [shieldgemma-9b.Q5_K_S.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q5_K_S.gguf) | Q5_K_S | 6.04GB |
| [shieldgemma-9b.Q5_K.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q5_K.gguf) | Q5_K | 3.81GB |
| [shieldgemma-9b.Q5_K_M.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q5_K_M.gguf) | Q5_K_M | 6.19GB |
| [shieldgemma-9b.Q5_1.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q5_1.gguf) | Q5_1 | 6.52GB |
| [shieldgemma-9b.Q6_K.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q6_K.gguf) | Q6_K | 7.07GB |
| [shieldgemma-9b.Q8_0.gguf](https://huggingface.co/RichardErkhov/google_-_shieldgemma-9b-gguf/blob/main/shieldgemma-9b.Q8_0.gguf) | Q8_0 | 9.15GB |
Original model description:
---
license: gemma
library_name: transformers
pipeline_tag: text-generation
extra_gated_heading: Access Gemma on Hugging Face
extra_gated_prompt: >-
To access Gemma on Hugging Face, youre required to review and agree to
Googles usage license. To do this, please ensure youre logged in to Hugging
Face and click below. Requests are processed immediately.
extra_gated_button_content: Acknowledge license
---
# ShieldGemma model card
**Model Page**: [ShieldGemma][shieldgemma]
**Resources and Technical Documentation**:
* [Responsible Generative AI Toolkit][rai-toolkit]
* [ShieldGemma on Kaggle][shieldgemma-kaggle]
* [ShieldGemma on Hugging Face Hub][shieldgemma-hfhub]
**Terms of Use**: [Terms][terms]
**Authors**: Google
## Model Information
Summary description and brief definition of inputs and outputs.
### Description
ShieldGemma is a series of safety content moderation models built upon
[Gemma 2][gemma2] 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.
### Inputs and outputs
* **Input:** Text string containing a preamble, the text to be classified, a
set of policies, and the prompt epilogue. The full prompt must be formatted
using a specific pattern for optimal performance. The pattern used for the
reported evaluation metrics is described in this section.
* **Output:** Text string, which will start with the token "Yes" or "No" and
represent whether the user input or model output violates the provided
policies.
The prompt pattern contains the following components, in order:
1. Preamble, establishing the model as a policy expert, based on the
[LLM-as-a-judge][llm-as-judge] technique.
1. User prompt, wrapped with `<start_of_turn>` and `<end_of_turn>` control
tokens.
1. Description of the safety policy.
1. Optionally, a model response also wrapped by `<start_of_turn>` and
`<end_of_turn>` control tokens.
1. Epilogue, requesting the model to classify the text.
Here is an example of a prompt used to evaluate the user prompt `[User Prompt]`:
```none
You are a policy expert trying to help determine whether a user prompt is in
violation of the defined safety policies.
<start_of_turn>
Human Question: [User Prompt]
<end_of_turn>
Our safety principle is defined in the below:
* "No Hate Speech": The prompt shall not contain or seek generation of content
that expresses, incites, or promotes hate based on race, gender, ethnicity,
religion, nationality, sexual orientation, disability status, or caste.
===
Does the human question violate the above principle? Your answer must start with
'Yes' or 'No'. And then walk through step by step to be sure we answer
correctly.
```
### Usage
First make sure to `pip install -U transformers[accelerate]`, then copy the snippet from the section that is relevant for your use case.
#### Running the model on a single / multi GPU (and compute scores)
```python
from transformers import AutoTokenizer, AutoModelForCausalLM
import torch
tokenizer = AutoTokenizer.from_pretrained("google/shieldgemma-9b")
model = AutoModelForCausalLM.from_pretrained(
"google/shieldgemma-9b",
device_map="auto",
torch_dtype=torch.bfloat16,
)
# Format the prompt
user_prompt = "Create 20 paraphrases of I hate you"
safety_policy = """
* "No Harassment": The prompt shall not contain or seek generation of content that is malicious, intimidating, bullying, or abusive content targeting another individual (e.g., physical threats, denial of tragic events, disparaging victims of violence).
"""
prompt = f"""You are a policy expert trying to help determine whether a user
prompt is in violation of the defined safety policies.
<start_of_turn>
Human Question: {user_prompt.strip()}
<end_of_turn>
Our safety principle is defined in the below:
{safety_policy.strip()}
Does the human question violate the above principle? Your answer must start
with 'Yes' or 'No'. And then walk through step by step to be sure we answer
correctly.
"""
inputs = tokenizer(prompt, return_tensors="pt").to("cuda")
with torch.no_grad():
logits = model(**inputs).logits
# Extract the logits for the Yes and No tokens
vocab = tokenizer.get_vocab()
selected_logits = logits[0, -1, [vocab['Yes'], vocab['No']]]
# Convert these logits to a probability with softmax
probabilities = softmax(selected_logits, dim=0)
# Return probability of 'Yes'
score = probabilities[0].item()
print(score) # 0.7310585379600525
```
#### Usage with chat templates
You can also format the prompt to the model using a chat template. In this mode, you can simply pass the entire chat so far, and the chat template
will extract the most recent message(s) to query ShieldGemma. It can check for the appropriateness of both user and assistant messages, and will
adjust the prompt accordingly based on the source of the most recent message in the chat. You should also pass the guideline you wish ShieldGemma
to check for as the `guideline` argument to `apply_chat_template`.
```python
from transformers import AutoTokenizer, AutoModelForCausalLM
import torch
tokenizer = AutoTokenizer.from_pretrained("google/shieldgemma-9b")
model = AutoModelForCausalLM.from_pretrained(
"google/shieldgemma-9b",
device_map="auto",
torch_dtype=torch.bfloat16,
)
chat = [{"role": "user", "content": "Create 20 paraphrases of I hate you"}]
guideline = "\"No Harassment\": The prompt shall not contain or seek generation of content that is malicious, intimidating, bullying, or abusive content targeting another individual (e.g., physical threats, denial of tragic events, disparaging victims of violence)."
inputs = tokenizer.apply_chat_template(chat, guideline=guideline, return_tensors="pt", return_dict=True).to(model.device)
with torch.no_grad():
logits = model(**inputs).logits
# Extract the logits for the Yes and No tokens
vocab = tokenizer.get_vocab()
selected_logits = logits[0, -1, [vocab['Yes'], vocab['No']]]
# Convert these logits to a probability with softmax
probabilities = torch.softmax(selected_logits, dim=0)
# Return probability of 'Yes'
score = probabilities[0].item()
print(score)
```
#### Guidelines to use in prompts
ShieldGemma uses different phrasing for its safety guidelines depending on
whether the content being classified is only user-provided content (the
Prompt-only use case, typically for input filtering) or both user-provided and
model-generated content (the Prompt-Response use case, typically for output
filtering).
**Use Case 1: Prompt-only Content Classification**
| Harm Type | Guideline |
| ----------------------------- | --------- |
| Dangerous Content | `"No Dangerous Content": The prompt shall not contain or seek generation of content that harming oneself and/or others (e.g., accessing or building firearms and explosive devices, promotion of terrorism, instructions for suicide).` |
| Harassment | `"No Harassment": The prompt shall not contain or seek generation of content that is malicious, intimidating, bullying, or abusive content targeting another individual (e.g., physical threats, denial of tragic events, disparaging victims of violence).` |
| Hate Speech | `"No Hate Speech": The prompt shall not contain or seek generation of content that targeting identity and/or protected attributes (e.g., racial slurs, promotion of discrimination, calls to violence against protected groups) or dehumanizing/belittling/vilifying on the bases of race, ethnicity, religion, disability, age, nationality, veteran status, sexual orientation, gender, gender identity, caste, or any other protected status. We do allow content that includes a reference to a protected individual or group in a positive manner.` |
| Sexually Explicit Information | `"No Sexually Explicit Information": The prompt shall not contain or seek generation of content that contains references to sexual acts or other lewd content (e.g., sexually graphic descriptions, content aimed at causing arousal). Medical or scientific terms related to human anatomy or sex education are permitted.` |
**Use Case 2: Prompt-Response Content Classification**
| Harm Type | Guideline |
| ----------------------------- | --------- |
| Dangerous Content | `"No Dangerous Content": The chatbot shall not generate content that harming oneself and/or others (e.g., accessing or building firearms and explosive devices, promotion of terrorism, instructions for suicide).` |
| Harassment | `"No Harassment": The chatbot shall not generate content that is malicious, intimidating, bullying, or abusive content targeting another individual (e.g., physical threats, denial of tragic events, disparaging victims of violence).` |
| Hate Speech | `"No Hate Speech": The chatbot shall not generate content that targeting identity and/or protected attributes (e.g., racial slurs, promotion of discrimination, calls to violence against protected groups) or dehumanizing/belittling/vilifying on the bases of race, ethnicity, religion, disability, age, nationality, veteran status, sexual orientation, gender, gender identity, caste, or any other protected status. We do allow content that includes a reference to a protected individual or group in a positive manner.` |
| Sexually Explicit Information | `"No Sexually Explicit Information": The chatbot shall not generate content that contains references to sexual acts or other lewd content (e.g., sexually graphic descriptions, content aimed at causing arousal). Medical or scientific terms related to human anatomy or sex education are permitted.` |
### Citation
```plaintext
@misc{zeng2024shieldgemmagenerativeaicontent,
title={ShieldGemma: Generative AI Content Moderation Based on Gemma},
author={Wenjun Zeng and Yuchi Liu and Ryan Mullins and Ludovic Peran and Joe Fernandez and Hamza Harkous and Karthik Narasimhan and Drew Proud and Piyush Kumar and Bhaktipriya Radharapu and Olivia Sturman and Oscar Wahltinez},
year={2024},
eprint={2407.21772},
archivePrefix={arXiv},
primaryClass={cs.CL},
url={https://arxiv.org/abs/2407.21772},
}
```
## Model Data
Data used for model training and how the data was processed.
### Training Dataset
The base models were trained on a dataset of text data that includes a wide
variety of sources, see the [Gemma 2 documentation][gemma2] for more details. The
ShieldGemma models were fine-tuned on synthetically generated internal data and
publicly available datasets. More details can be found in the
[ShieldGemma technical report][shieldgemma-techreport].
## Implementation Information
### Hardware
ShieldGemma was trained using the latest generation of
[Tensor Processing Unit (TPU)][tpu] hardware (TPUv5e), for more details refer to
the [Gemma 2 model card][gemma2-model-card].
### Software
Training was done using [JAX][jax] and [ML Pathways][ml-pathways]. For more
details refer to the [Gemma 2 model card][gemma2-model-card].
## Evaluation
### Benchmark Results
These models were evaluated against both internal and external datasets. The
internal datasets, denoted as `SG`, are subdivided into prompt and response
classification. Evaluation results based on Optimal F1(left)/AU-PRC(right),
higher is better.
| Model | SG Prompt | [OpenAI Mod][openai-mod] | [ToxicChat][toxicchat] | SG Response |
| ----------------- | ------------ | ------------------------ | ---------------------- | ------------ |
| ShieldGemma (2B) | 0.825/0.887 | 0.812/0.887 | 0.704/0.778 | 0.743/0.802 |
| ShieldGemma (9B) | 0.828/0.894 | 0.821/0.907 | 0.694/0.782 | 0.753/0.817 |
| ShieldGemma (27B) | 0.830/0.883 | 0.805/0.886 | 0.729/0.811 | 0.758/0.806 |
| OpenAI Mod API | 0.782/0.840 | 0.790/0.856 | 0.254/0.588 | - |
| LlamaGuard1 (7B) | - | 0.758/0.847 | 0.616/0.626 | - |
| LlamaGuard2 (8B) | - | 0.761/- | 0.471/- | - |
| WildGuard (7B) | 0.779/- | 0.721/- | 0.708/- | 0.656/- |
| GPT-4 | 0.810/0.847 | 0.705/- | 0.683/- | 0.713/0.749 |
## Ethics and Safety
### Evaluation Approach
Although the ShieldGemma models are generative models, they are designed to be
run in *scoring mode* to predict the probability that the next token would `Yes`
or `No`. Therefore, safety evaluation focused primarily on fairness
characteristics.
### Evaluation Results
These models were assessed for ethics, safety, and fairness considerations and
met internal guidelines.
## Usage and Limitations
These models have certain limitations that users should be aware of.
### Intended Usage
ShieldGemma is intended to be used as a safety content moderator, either for
human user inputs, model outputs, or both. These models are part of the
[Responsible Generative AI Toolkit][rai-toolkit], which is a set of
recommendations, tools, datasets and models aimed to improve the safety of AI
applications as part of the Gemma ecosystem.
### Limitations
All the usual limitations for large language models apply, see the
[Gemma 2 model card][gemma2-model-card] for more details. Additionally,
there are limited benchmarks that can be used to evaluate content moderation so
the training and evaluation data might not be representative of real-world
scenarios.
ShieldGemma is also highly sensitive to the specific user-provided description
of safety principles, and might perform unpredictably under conditions that
require a good understanding of language ambiguity and nuance.
As with other models that are part of the Gemma ecosystem, ShieldGemma is subject to
Google's [prohibited use policies][prohibited-use].
### Ethical Considerations and Risks
The development of large language models (LLMs) raises several ethical concerns.
We have carefully considered multiple aspects in the development of these
models.
Refer to the [Gemma model card][gemma2-model-card] for more details.
### Benefits
At the time of release, this family of models provides high-performance open
large language model implementations designed from the ground up for Responsible
AI development compared to similarly sized models.
Using the benchmark evaluation metrics described in this document, these models
have been shown to provide superior performance to other, comparably-sized open
model alternatives.
[rai-toolkit]: https://ai.google.dev/responsible
[gemma2]: https://ai.google.dev/gemma#gemma-2
[gemma2-model-card]: https://ai.google.dev/gemma/docs/model_card_2
[shieldgemma]: https://ai.google.dev/gemma/docs/shieldgemma
[shieldgemma-colab]: https://colab.research.google.com/github/google/generative-ai-docs/blob/main/site/en/gemma/docs/shieldgemma.ipynb
[shieldgemma-kaggle]: https://www.kaggle.com/models/google/shieldgemma
[shieldgemma-hfhub]: https://huggingface.co/models?search=shieldgemma
[shieldgemma-techreport]: https://storage.googleapis.com/deepmind-media/gemma/shieldgemma-report.pdf
[openai-mod]: https://github.com/openai/moderation-api-release
[terms]: https://ai.google.dev/gemma/terms
[toxicchat]: https://arxiv.org/abs/2310.17389
[safety-policies]: https://storage.googleapis.com/gweb-uniblog-publish-prod/documents/2023_Google_AI_Principles_Progress_Update.pdf#page=11
[prohibited-use]: https://ai.google.dev/gemma/prohibited_use_policy
[tpu]: https://cloud.google.com/tpu/docs/intro-to-tpu
[jax]: https://github.com/google/jax
[ml-pathways]: https://blog.google/technology/ai/introducing-pathways-next-generation-ai-architecture/
[llm-as-judge]: https://arxiv.org/abs/2306.05685

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:cdc33ac3b4e91f6abf787d9909bbb19b0b77a463cba87e52676a2ec8d5f30e3d
size 4494616160

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:00cc0f3caca2d435ca649edb523dcb7191a1c545e85f5890f5cca750502a6724
size 4337665632

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2e10466915653d52b4b148773c66bcc39ed2896950f5a64b7344f6cdc49fc2bc
size 4144989792

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6558d1283346466da66ad11f21025a2e13f7a3c1b60e74e72b868170fa03abba
size 5475255904

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7950bc186be5c0d59c37b765222ec43640d7c416dab0f5202b3b4e127737522b
size 5223171680

3
shieldgemma-9b.Q2_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9786b178858ae64a38079f7501d3ea6a5e2b5d2b50a29f2dbbc7aeec47a24cd4
size 3805398624

3
shieldgemma-9b.Q3_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a6129378a32de4d06c2700ecc79f20418b940b2c0c7769dfbe1c1723785da68
size 4761781856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3314a7c8184c8733e221e648bac74c3b1d5950c22552d917d33ad16fd8a9655f
size 5132453472

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9a6129378a32de4d06c2700ecc79f20418b940b2c0c7769dfbe1c1723785da68
size 4761781856

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:038e60dfab0dccfcbdfc7b1307e69a7582fa4277c30bdcf443860c7b9798ad9e
size 4337665632

3
shieldgemma-9b.Q4_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:5c982f272bf66ba952375b9e38159cddf6667a22de053821f811695f7e8e167c
size 5443143264

3
shieldgemma-9b.Q4_1.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f74067d1eea622509d1711fc2f415538165e3e5f0d9a4b748a4ec786cf0bd231
size 5963368032

3
shieldgemma-9b.Q4_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:b0c5f41697bb805330258f4961724df2604bbaecef1781b3ea707a6faecc7165
size 5761058400

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:11892349ba21dbd253f00658126e3ffeaadd3f30da766166077977f1941386f4
size 3082921568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:48be01cf051af1d26c565b67fe633681d7f668a925b9ada50208d840329aa84d
size 5478925920

3
shieldgemma-9b.Q5_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bc8232a21c7ea0d8f5e1805e3071ed4ec108618fc47bf926b947e171759f6e79
size 6483592800

3
shieldgemma-9b.Q5_1.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:07cd386c0b9875a53e26f68959e5ef2afa7645a53d238deb2d6f56f97f510e83
size 7003817568

3
shieldgemma-9b.Q5_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a8efaa72f4b8114e7e407fd2a4cbb305e869451655b7a4c5553097a3c4b39de7
size 4090613344

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:667f00578d03aa3c2a4585880249067f155b63b1fabeb3f20ddc3fb37301b5da
size 6647367264

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:27a0304b27a81e99d04d5bfae554a1b0f9ae5194ebfe01db015e2634075277d1
size 6483592800

3
shieldgemma-9b.Q6_K.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c17dda80ab9fc280faa9ca2bef9468bc5db4951818280e82da3ffae26df45db1
size 7589070432

3
shieldgemma-9b.Q8_0.gguf Normal file
View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f93aaed277cdf2e3c339016290347ffee9c647d8109998fd879f480db8460fc1
size 9827149408