commit 59dc4bf2308c665efad373847a8f5b03a74eed4c Author: ModelHub XC Date: Thu Jun 11 14:18:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4370bf1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +Llama-3.1-Nemotron-Safety-Guard-8B-v3.f16.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-Nemotron-Safety-Guard-8B-v3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.IQ4_XS.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.IQ4_XS.gguf new file mode 100644 index 0000000..8a348b6 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d13166100a5d0969df3736171c2572fb8f047e164b36e02eb28a28225186c39 +size 4484369088 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q2_K.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q2_K.gguf new file mode 100644 index 0000000..665b9dd --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60786e24baeb59167ff4e3bfdcb1fc8df5229047d6ae63da52a656a1d11c7a9 +size 3179137728 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_L.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_L.gguf new file mode 100644 index 0000000..c0cf80d --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:787863d2a6261bdd6325f5d170f7e3f3bc5a514711cc62d7eb99eff6976034a4 +size 4321962688 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_M.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_M.gguf new file mode 100644 index 0000000..be14358 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fcef1219991538ad58988d83a3bda7e762556d00c825d8724a0d499b82c3e8 +size 4018924224 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_S.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_S.gguf new file mode 100644 index 0000000..491c438 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0ccc54a0b0ff998624720f90678cfc71b6341283ad01b9c2366a1d0e7dc6bce +size 3664505536 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_M.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_M.gguf new file mode 100644 index 0000000..0e6d089 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0844ad4fca78bad794bb89aeefa17c20c07d36bbde2e39fd15348fe00558107e +size 4920740544 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_S.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_S.gguf new file mode 100644 index 0000000..b77699a --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10f30d5c76873fbd6197f79734e4a5a5cdab6aa41244ce55b5eeb5dba2c74cb9 +size 4692675264 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_M.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_M.gguf new file mode 100644 index 0000000..b126581 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90e47092bb6e3070cc1569e39b9f84d0b4bc4ace6cf445463250aabcacfa40cb +size 5732993728 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_S.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_S.gguf new file mode 100644 index 0000000..8007d2b --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c3cb1644c3786c6b328d6381ab0c7cb49bead086928b7641cc93c777f18624 +size 5599300288 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q6_K.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q6_K.gguf new file mode 100644 index 0000000..b20faff --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e6c144580100992dd8cb2e5cc960415f8d005ba7506712f6068a2130e943bf +size 6596012736 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q8_0.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q8_0.gguf new file mode 100644 index 0000000..4c51ce8 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f8ad692ba4d006aa21ac2fcdf505b1e2715cf23a014e32f3ee0082a1f4a0691 +size 8540777152 diff --git a/Llama-3.1-Nemotron-Safety-Guard-8B-v3.f16.gguf b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.f16.gguf new file mode 100644 index 0000000..71189a2 --- /dev/null +++ b/Llama-3.1-Nemotron-Safety-Guard-8B-v3.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48e7fd2b0ea9df50aefd44cd109afe6e7aef1cddd66f082410bfdf086fa14a1a +size 16068897472 diff --git a/README.md b/README.md new file mode 100644 index 0000000..dacaad3 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: nvidia/Llama-3.1-Nemotron-Safety-Guard-8B-v3 +datasets: +- nvidia/Nemotron-Safety-Guard-Dataset-v3 +language: +- en +- ar +- de +- es +- fr +- hi +- ja +- th +- zh +library_name: transformers +license: other +license_link: https://www.nvidia.com/en-us/agreements/enterprise-software/nvidia-open-model-license/ +license_name: nvidia-open-model-license +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- content moderation +- llm safety +- multilingual content safety +- multilingual guard model +- toxicity detection +- CultureGuard +- Nemotron +--- +## About + + + + + + + + + +static quants of https://huggingface.co/nvidia/Llama-3.1-Nemotron-Safety-Guard-8B-v3 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## Usage + +If you are unsure how to use GGUF files, refer to one of [TheBloke's +READMEs](https://huggingface.co/TheBloke/KafkaLM-70B-German-V0.1-GGUF) for +more details, including on how to concatenate multi-part files. + +## Provided Quants + +(sorted by size, not necessarily quality. IQ-quants are often preferable over similar sized non-IQ quants) + +| Link | Type | Size/GB | Notes | +|:-----|:-----|--------:|:------| +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-Nemotron-Safety-Guard-8B-v3-GGUF/resolve/main/Llama-3.1-Nemotron-Safety-Guard-8B-v3.f16.gguf) | f16 | 16.2 | 16 bpw, overkill | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. + +