commit 1b961eb5fb676f43274b006e7522bb107c2bac0f Author: ModelHub XC Date: Tue May 5 15:14:03 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/prompt-injection-judge-8b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..079d244 --- /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 +prompt-injection-judge-8b.f16.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +prompt-injection-judge-8b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..3844693 --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: hlyn/prompt-injection-judge-8b +language: +- en +library_name: transformers +license: llama3.1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- security +- prompt-injection +- cyber-security +- orpo +- gguf +- llama-cpp +- reasoning +--- +## About + + + + + + + + + +static quants of https://huggingface.co/hlyn/prompt-injection-judge-8b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#prompt-injection-judge-8b-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/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/prompt-injection-judge-8b-GGUF/resolve/main/prompt-injection-judge-8b.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. + + diff --git a/prompt-injection-judge-8b.IQ4_XS.gguf b/prompt-injection-judge-8b.IQ4_XS.gguf new file mode 100644 index 0000000..930fde6 --- /dev/null +++ b/prompt-injection-judge-8b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42b68c218144429a5f9e026d597121bde468e91631f7b7adde608c34c55991df +size 4484363584 diff --git a/prompt-injection-judge-8b.Q2_K.gguf b/prompt-injection-judge-8b.Q2_K.gguf new file mode 100644 index 0000000..4089c3c --- /dev/null +++ b/prompt-injection-judge-8b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9060b8a3fd5550d46e1ad09d10b8e912baf8a202e35da3d8aa2b63853f77fd1e +size 3179132224 diff --git a/prompt-injection-judge-8b.Q3_K_L.gguf b/prompt-injection-judge-8b.Q3_K_L.gguf new file mode 100644 index 0000000..755ccaf --- /dev/null +++ b/prompt-injection-judge-8b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07116a6fea12ae5e4a888609222fa2c63c3b9ab352bdff758cc05f259a141409 +size 4321957184 diff --git a/prompt-injection-judge-8b.Q3_K_M.gguf b/prompt-injection-judge-8b.Q3_K_M.gguf new file mode 100644 index 0000000..73718b5 --- /dev/null +++ b/prompt-injection-judge-8b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60371180619baef10f11537c9e9084a73ece2cead6bcbcf240b399db4d1ffaa +size 4018918720 diff --git a/prompt-injection-judge-8b.Q3_K_S.gguf b/prompt-injection-judge-8b.Q3_K_S.gguf new file mode 100644 index 0000000..ed7dbfb --- /dev/null +++ b/prompt-injection-judge-8b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce85ab54c4d8b9e05b1da7aaf1f36ebef48a75fad7970485365e034a1370174b +size 3664500032 diff --git a/prompt-injection-judge-8b.Q4_K_M.gguf b/prompt-injection-judge-8b.Q4_K_M.gguf new file mode 100644 index 0000000..cd0cab9 --- /dev/null +++ b/prompt-injection-judge-8b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04d6958840963a074bd5af3208adab673fc95f476ba206c1e7fe358954f293e4 +size 4920735040 diff --git a/prompt-injection-judge-8b.Q4_K_S.gguf b/prompt-injection-judge-8b.Q4_K_S.gguf new file mode 100644 index 0000000..9ec6cb7 --- /dev/null +++ b/prompt-injection-judge-8b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4dee099fef2b3ccecb43cdf7dfb6df7ee39a9982bbc297361b11152b3a9cbb2 +size 4692669760 diff --git a/prompt-injection-judge-8b.Q5_K_M.gguf b/prompt-injection-judge-8b.Q5_K_M.gguf new file mode 100644 index 0000000..fb9417f --- /dev/null +++ b/prompt-injection-judge-8b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4de4260ecb5cb3abe5920de8eece2b27928b5efcc594f280fec08e0af1aada1a +size 5732988224 diff --git a/prompt-injection-judge-8b.Q5_K_S.gguf b/prompt-injection-judge-8b.Q5_K_S.gguf new file mode 100644 index 0000000..f4077f1 --- /dev/null +++ b/prompt-injection-judge-8b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d5151a649802bd6bb74caf86d55795776fe0efc859bebd0c1c5edfc1a78fc8 +size 5599294784 diff --git a/prompt-injection-judge-8b.Q6_K.gguf b/prompt-injection-judge-8b.Q6_K.gguf new file mode 100644 index 0000000..a2d1ae6 --- /dev/null +++ b/prompt-injection-judge-8b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e273de760da68c10b61f2152a6f8bc19a42b4eb217b5ee2287bb54a34f693d3e +size 6596007232 diff --git a/prompt-injection-judge-8b.Q8_0.gguf b/prompt-injection-judge-8b.Q8_0.gguf new file mode 100644 index 0000000..7824d9e --- /dev/null +++ b/prompt-injection-judge-8b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ecdc27c43d78c05343be53f0a6b9fe9cce04530ff7ff2ed31b07049458cc516 +size 8540771648 diff --git a/prompt-injection-judge-8b.f16.gguf b/prompt-injection-judge-8b.f16.gguf new file mode 100644 index 0000000..37b1a67 --- /dev/null +++ b/prompt-injection-judge-8b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c4be89a2b0edd0a21d279bcbf86a7b78de0be014ec27883a34d96d455dcaab8 +size 16068891968