From cd7238d16e132ef84118a57ed0323f6b7abc2da6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 9 Jul 2026 01:12:10 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=EF=BC=8C=E7=94=B1ModelHub=20XC=E7=A4=BE=E5=8C=BA=E6=8F=90?= =?UTF-8?q?=E4=BE=9B=E6=A8=A1=E5=9E=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Model: mradermacher/Nemotron-3.5-Content-Safety-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++ Nemotron-3.5-Content-Safety.IQ4_XS.gguf | 3 + Nemotron-3.5-Content-Safety.Q2_K.gguf | 3 + Nemotron-3.5-Content-Safety.Q3_K_L.gguf | 3 + Nemotron-3.5-Content-Safety.Q3_K_M.gguf | 3 + Nemotron-3.5-Content-Safety.Q3_K_S.gguf | 3 + Nemotron-3.5-Content-Safety.Q4_K_M.gguf | 3 + Nemotron-3.5-Content-Safety.Q4_K_S.gguf | 3 + Nemotron-3.5-Content-Safety.Q5_K_M.gguf | 3 + Nemotron-3.5-Content-Safety.Q5_K_S.gguf | 3 + Nemotron-3.5-Content-Safety.Q6_K.gguf | 3 + Nemotron-3.5-Content-Safety.Q8_0.gguf | 3 + Nemotron-3.5-Content-Safety.f16.gguf | 3 + Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf | 3 + Nemotron-3.5-Content-Safety.mmproj-f16.gguf | 3 + README.md | 89 ++++++++++++++++++++ 16 files changed, 180 insertions(+) create mode 100644 .gitattributes create mode 100644 Nemotron-3.5-Content-Safety.IQ4_XS.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q2_K.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q3_K_L.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q3_K_M.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q3_K_S.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q4_K_M.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q4_K_S.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q5_K_M.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q5_K_S.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q6_K.gguf create mode 100644 Nemotron-3.5-Content-Safety.Q8_0.gguf create mode 100644 Nemotron-3.5-Content-Safety.f16.gguf create mode 100644 Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf create mode 100644 Nemotron-3.5-Content-Safety.mmproj-f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..54ce5e5 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Nemotron-3.5-Content-Safety.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Nemotron-3.5-Content-Safety.IQ4_XS.gguf b/Nemotron-3.5-Content-Safety.IQ4_XS.gguf new file mode 100644 index 0000000..309e7b9 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:378d2c8914bbc80ce066771b67a8b1d31f919a4f2d7ba1637ec7fcc29e19a656 +size 2279631776 diff --git a/Nemotron-3.5-Content-Safety.Q2_K.gguf b/Nemotron-3.5-Content-Safety.Q2_K.gguf new file mode 100644 index 0000000..47dd0a5 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e284c0cebf43f95151ca424ffdd424bdfe1334ac201e1384a371f91394590556 +size 1729170336 diff --git a/Nemotron-3.5-Content-Safety.Q3_K_L.gguf b/Nemotron-3.5-Content-Safety.Q3_K_L.gguf new file mode 100644 index 0000000..d93e660 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f02466661d2083ef80a6edb022a7e645a0ffba9e54505ff93b1384481b6400f2 +size 2236091296 diff --git a/Nemotron-3.5-Content-Safety.Q3_K_M.gguf b/Nemotron-3.5-Content-Safety.Q3_K_M.gguf new file mode 100644 index 0000000..6672010 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d95dd9d71c70b37fc4cc02d993ecdd4f0c856e68e9cd0879eb7c67020665923 +size 2098465696 diff --git a/Nemotron-3.5-Content-Safety.Q3_K_S.gguf b/Nemotron-3.5-Content-Safety.Q3_K_S.gguf new file mode 100644 index 0000000..ce47e9c --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54fe594e3dd37f2b7c16466588abfdc5da45599f4bc52ee0e866593001cf25b1 +size 1937370016 diff --git a/Nemotron-3.5-Content-Safety.Q4_K_M.gguf b/Nemotron-3.5-Content-Safety.Q4_K_M.gguf new file mode 100644 index 0000000..d088079 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8a65e9ef2f8d7a20b0ffe9df6d5cd73767ae0bc9a6953acc8239dd0c929e52d +size 2489899936 diff --git a/Nemotron-3.5-Content-Safety.Q4_K_S.gguf b/Nemotron-3.5-Content-Safety.Q4_K_S.gguf new file mode 100644 index 0000000..c4a3ecc --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3c9f9f3a8f751b22c501301f7989052d26cff0b838d76cd3b2e68da658a1efd +size 2377935776 diff --git a/Nemotron-3.5-Content-Safety.Q5_K_M.gguf b/Nemotron-3.5-Content-Safety.Q5_K_M.gguf new file mode 100644 index 0000000..c648770 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa55e70ff9d48b2867a2c970907b5b1db2c5a2857b90fcd3e9c234ab707f6cc3 +size 2829704096 diff --git a/Nemotron-3.5-Content-Safety.Q5_K_S.gguf b/Nemotron-3.5-Content-Safety.Q5_K_S.gguf new file mode 100644 index 0000000..1821ac1 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ee6b2fede0ad0d90a1198ceef39a589d70179986f7e75a854ea377e71df32a4 +size 2764598176 diff --git a/Nemotron-3.5-Content-Safety.Q6_K.gguf b/Nemotron-3.5-Content-Safety.Q6_K.gguf new file mode 100644 index 0000000..8e052c2 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6063fc0382d3ebecc7cdfb10dd4a77f8b14be4662c740479f53f3f0e9e0bed7d +size 3190746016 diff --git a/Nemotron-3.5-Content-Safety.Q8_0.gguf b/Nemotron-3.5-Content-Safety.Q8_0.gguf new file mode 100644 index 0000000..2c11fe4 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:217c703e74074fa57116fee18eb4531e4c7cbbf1e2ed7d626076004900cb7884 +size 4130408096 diff --git a/Nemotron-3.5-Content-Safety.f16.gguf b/Nemotron-3.5-Content-Safety.f16.gguf new file mode 100644 index 0000000..7141f1d --- /dev/null +++ b/Nemotron-3.5-Content-Safety.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719d43ded23f302409c3a2a31df83c61e7b4f7d19dafd0345224df2c0800ca70 +size 7767809696 diff --git a/Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf b/Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf new file mode 100644 index 0000000..0c7c943 --- /dev/null +++ b/Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fa856d65fc512f086b1f4b7f1ffbc36e27422367c1c0652f694d66dbcc96769 +size 591378080 diff --git a/Nemotron-3.5-Content-Safety.mmproj-f16.gguf b/Nemotron-3.5-Content-Safety.mmproj-f16.gguf new file mode 100644 index 0000000..64dd1eb --- /dev/null +++ b/Nemotron-3.5-Content-Safety.mmproj-f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae8dd1fb405d8acf4ea41bc0172ed72c5de283e0c35b594eb3718d498b2e86d0 +size 851252000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..86692b8 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: nvidia/Nemotron-3.5-Content-Safety +datasets: +- nvidia/Nemotron-3.5-Content-Safety-Dataset +language: +- en +- ar +- de +- es +- fr +- hi +- ja +- th +- nl +- it +- ko +- zh +library_name: transformers +license: other +license_link: https://raw.githubusercontent.com/OpenMDW/OpenMDW/refs/heads/main/1.1/LICENSE.OpenMDW-1.1 +license_name: openmdw-license-agreement +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/nvidia/Nemotron-3.5-Content-Safety + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Nemotron-3.5-Content-Safety-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/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.7 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.mmproj-f16.gguf) | mmproj-f16 | 1.0 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q2_K.gguf) | Q2_K | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q3_K_S.gguf) | Q3_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q3_K_M.gguf) | Q3_K_M | 2.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q3_K_L.gguf) | Q3_K_L | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.IQ4_XS.gguf) | IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q4_K_S.gguf) | Q4_K_S | 2.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q4_K_M.gguf) | Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q5_K_S.gguf) | Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q5_K_M.gguf) | Q5_K_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q6_K.gguf) | Q6_K | 3.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.Q8_0.gguf) | Q8_0 | 4.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Nemotron-3.5-Content-Safety-GGUF/resolve/main/Nemotron-3.5-Content-Safety.f16.gguf) | f16 | 7.9 | 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. + +