From 44ebe391460603b23c0b7f0d92c3b04a31d2915b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 20 Jul 2026 03:25:09 +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/HER-32B-ACL-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++++++++++++++ HER-32B-ACL.i1-IQ1_M.gguf | 3 ++ HER-32B-ACL.i1-IQ1_S.gguf | 3 ++ HER-32B-ACL.i1-IQ2_M.gguf | 3 ++ HER-32B-ACL.i1-IQ2_S.gguf | 3 ++ HER-32B-ACL.i1-IQ2_XS.gguf | 3 ++ HER-32B-ACL.i1-IQ2_XXS.gguf | 3 ++ HER-32B-ACL.i1-IQ3_M.gguf | 3 ++ HER-32B-ACL.i1-IQ3_S.gguf | 3 ++ HER-32B-ACL.i1-IQ3_XS.gguf | 3 ++ HER-32B-ACL.i1-IQ3_XXS.gguf | 3 ++ HER-32B-ACL.i1-IQ4_XS.gguf | 3 ++ HER-32B-ACL.i1-Q2_K.gguf | 3 ++ HER-32B-ACL.i1-Q2_K_S.gguf | 3 ++ HER-32B-ACL.i1-Q3_K_L.gguf | 3 ++ HER-32B-ACL.i1-Q3_K_M.gguf | 3 ++ HER-32B-ACL.i1-Q3_K_S.gguf | 3 ++ HER-32B-ACL.i1-Q4_0.gguf | 3 ++ HER-32B-ACL.i1-Q4_1.gguf | 3 ++ HER-32B-ACL.i1-Q4_K_M.gguf | 3 ++ HER-32B-ACL.i1-Q4_K_S.gguf | 3 ++ HER-32B-ACL.i1-Q5_K_M.gguf | 3 ++ HER-32B-ACL.i1-Q5_K_S.gguf | 3 ++ HER-32B-ACL.i1-Q6_K.gguf | 3 ++ HER-32B-ACL.imatrix.gguf | 3 ++ README.md | 92 +++++++++++++++++++++++++++++++++++++ 26 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 HER-32B-ACL.i1-IQ1_M.gguf create mode 100644 HER-32B-ACL.i1-IQ1_S.gguf create mode 100644 HER-32B-ACL.i1-IQ2_M.gguf create mode 100644 HER-32B-ACL.i1-IQ2_S.gguf create mode 100644 HER-32B-ACL.i1-IQ2_XS.gguf create mode 100644 HER-32B-ACL.i1-IQ2_XXS.gguf create mode 100644 HER-32B-ACL.i1-IQ3_M.gguf create mode 100644 HER-32B-ACL.i1-IQ3_S.gguf create mode 100644 HER-32B-ACL.i1-IQ3_XS.gguf create mode 100644 HER-32B-ACL.i1-IQ3_XXS.gguf create mode 100644 HER-32B-ACL.i1-IQ4_XS.gguf create mode 100644 HER-32B-ACL.i1-Q2_K.gguf create mode 100644 HER-32B-ACL.i1-Q2_K_S.gguf create mode 100644 HER-32B-ACL.i1-Q3_K_L.gguf create mode 100644 HER-32B-ACL.i1-Q3_K_M.gguf create mode 100644 HER-32B-ACL.i1-Q3_K_S.gguf create mode 100644 HER-32B-ACL.i1-Q4_0.gguf create mode 100644 HER-32B-ACL.i1-Q4_1.gguf create mode 100644 HER-32B-ACL.i1-Q4_K_M.gguf create mode 100644 HER-32B-ACL.i1-Q4_K_S.gguf create mode 100644 HER-32B-ACL.i1-Q5_K_M.gguf create mode 100644 HER-32B-ACL.i1-Q5_K_S.gguf create mode 100644 HER-32B-ACL.i1-Q6_K.gguf create mode 100644 HER-32B-ACL.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..59f1a3a --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +HER-32B-ACL.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +HER-32B-ACL.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/HER-32B-ACL.i1-IQ1_M.gguf b/HER-32B-ACL.i1-IQ1_M.gguf new file mode 100644 index 0000000..ca2c228 --- /dev/null +++ b/HER-32B-ACL.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55fa3b32222a23d808a99c01d1e7faa8c7eb8e096c62c6dfdb96ea88d9aedfaa +size 7959869440 diff --git a/HER-32B-ACL.i1-IQ1_S.gguf b/HER-32B-ACL.i1-IQ1_S.gguf new file mode 100644 index 0000000..590e753 --- /dev/null +++ b/HER-32B-ACL.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66256db119abed74b357e562c2e831322fe318999aa63d6d6006c6eca8441ba4 +size 7323842560 diff --git a/HER-32B-ACL.i1-IQ2_M.gguf b/HER-32B-ACL.i1-IQ2_M.gguf new file mode 100644 index 0000000..57ebc7a --- /dev/null +++ b/HER-32B-ACL.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ae8e78424a833686ef255068fc09fa4f47e67301de6ccda1967a362d2a5319 +size 11362862080 diff --git a/HER-32B-ACL.i1-IQ2_S.gguf b/HER-32B-ACL.i1-IQ2_S.gguf new file mode 100644 index 0000000..64eb0c1 --- /dev/null +++ b/HER-32B-ACL.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b3fee3d212d022a6676ecaabb53c625cbc496dd43e8d484fa47a25990e08e9d +size 10514826240 diff --git a/HER-32B-ACL.i1-IQ2_XS.gguf b/HER-32B-ACL.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6c2b261 --- /dev/null +++ b/HER-32B-ACL.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5061de0295e1396a479748bc09132c2b903e69973b177b3afbcb7dfc808c1ecd +size 9951836160 diff --git a/HER-32B-ACL.i1-IQ2_XXS.gguf b/HER-32B-ACL.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c5c0425 --- /dev/null +++ b/HER-32B-ACL.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8eba820e33fe48bda52769cb46ac16daec4ea9a49f11e952d4d63da56c90d2c4 +size 9019914240 diff --git a/HER-32B-ACL.i1-IQ3_M.gguf b/HER-32B-ACL.i1-IQ3_M.gguf new file mode 100644 index 0000000..bf66894 --- /dev/null +++ b/HER-32B-ACL.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d15cb2c77ef16d631fae358e94a6ea22097a9bed16bb3fbf89e03190333c32d7 +size 14930083840 diff --git a/HER-32B-ACL.i1-IQ3_S.gguf b/HER-32B-ACL.i1-IQ3_S.gguf new file mode 100644 index 0000000..7a701a9 --- /dev/null +++ b/HER-32B-ACL.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c97285e2c1b5e2e876053be79efa6d5a0c359f3ac9cc757d961c9b4e81864023 +size 14434304000 diff --git a/HER-32B-ACL.i1-IQ3_XS.gguf b/HER-32B-ACL.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b0a610d --- /dev/null +++ b/HER-32B-ACL.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87818da7801ed5c60cbd721937fb45207bf461a839b90bec6db150f36e52a73a +size 13702922240 diff --git a/HER-32B-ACL.i1-IQ3_XXS.gguf b/HER-32B-ACL.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d25d2c4 --- /dev/null +++ b/HER-32B-ACL.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff05292fbe218b7c6747f031be4419bf9c30c792599e3e312bc12c5e9e2b3801 +size 12821038080 diff --git a/HER-32B-ACL.i1-IQ4_XS.gguf b/HER-32B-ACL.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8720d04 --- /dev/null +++ b/HER-32B-ACL.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0075a61cd97c68df28b2c365c625dfd252cd90e640c4959e5febba304b70052 +size 17690496000 diff --git a/HER-32B-ACL.i1-Q2_K.gguf b/HER-32B-ACL.i1-Q2_K.gguf new file mode 100644 index 0000000..d65f104 --- /dev/null +++ b/HER-32B-ACL.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3d671b37ed6f23447292c8a238b9330fd03b63f723c00b4532400afcc98b08 +size 12344652800 diff --git a/HER-32B-ACL.i1-Q2_K_S.gguf b/HER-32B-ACL.i1-Q2_K_S.gguf new file mode 100644 index 0000000..140d66b --- /dev/null +++ b/HER-32B-ACL.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4141b9845f175ff3a5e6a439286acdbcc1b72e110ed96376ffce0b3a947c477d +size 11465815040 diff --git a/HER-32B-ACL.i1-Q3_K_L.gguf b/HER-32B-ACL.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ed08de9 --- /dev/null +++ b/HER-32B-ACL.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4f2a4481b4add61e476905dff6a7585b73a2128536b70fd9e86dca011c46004 +size 17330995200 diff --git a/HER-32B-ACL.i1-Q3_K_M.gguf b/HER-32B-ACL.i1-Q3_K_M.gguf new file mode 100644 index 0000000..67b75ed --- /dev/null +++ b/HER-32B-ACL.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d7a1621f9730323a2de56170769a6cd6d873ef067f33e02e44f2169f6ecba3f +size 15971778560 diff --git a/HER-32B-ACL.i1-Q3_K_S.gguf b/HER-32B-ACL.i1-Q3_K_S.gguf new file mode 100644 index 0000000..98cf05f --- /dev/null +++ b/HER-32B-ACL.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a265a7fd7ce6ed3cd3edcb26cab1c84aff4b18655f1fad2ee06af8c4e400c69e +size 14389739520 diff --git a/HER-32B-ACL.i1-Q4_0.gguf b/HER-32B-ACL.i1-Q4_0.gguf new file mode 100644 index 0000000..dd87078 --- /dev/null +++ b/HER-32B-ACL.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c312dbbb881f00bc0f2be8e4f6277dbec3e0ba67b22ed39001c8ff327594733d +size 18703088640 diff --git a/HER-32B-ACL.i1-Q4_1.gguf b/HER-32B-ACL.i1-Q4_1.gguf new file mode 100644 index 0000000..42bda81 --- /dev/null +++ b/HER-32B-ACL.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bcabc6d3758f13cb431fffd5bb1a438eeb9c4aef263541cdf5ff73bcb74987b +size 20636523520 diff --git a/HER-32B-ACL.i1-Q4_K_M.gguf b/HER-32B-ACL.i1-Q4_K_M.gguf new file mode 100644 index 0000000..12a2e92 --- /dev/null +++ b/HER-32B-ACL.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b60cfa7bb5636250fcbee067703c1dd6fc08ea2f4c058d03a70222bb393c74b +size 19762150400 diff --git a/HER-32B-ACL.i1-Q4_K_S.gguf b/HER-32B-ACL.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b4865ab --- /dev/null +++ b/HER-32B-ACL.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:686569979b333792e9eb5b9586e851cd0df06131a61459779cf8fae2a5128f1b +size 18771246080 diff --git a/HER-32B-ACL.i1-Q5_K_M.gguf b/HER-32B-ACL.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c61902b --- /dev/null +++ b/HER-32B-ACL.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23a8d8879d4c5d9f898b6c2dc8c341609903b78346e64ea6df75277bddcf5a94 +size 23214832640 diff --git a/HER-32B-ACL.i1-Q5_K_S.gguf b/HER-32B-ACL.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c5cccf5 --- /dev/null +++ b/HER-32B-ACL.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ba09f69350095a950edcd3cb7670838d80b6fd7e68ba9d62127fdf09b40310 +size 22635494400 diff --git a/HER-32B-ACL.i1-Q6_K.gguf b/HER-32B-ACL.i1-Q6_K.gguf new file mode 100644 index 0000000..6c94857 --- /dev/null +++ b/HER-32B-ACL.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:565a61fa21eaafc2571cd810abbe264f1883ac96dcd3999d18a295fffac7e8c0 +size 26883307520 diff --git a/HER-32B-ACL.imatrix.gguf b/HER-32B-ACL.imatrix.gguf new file mode 100644 index 0000000..aee9e7a --- /dev/null +++ b/HER-32B-ACL.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0da32741d26b3556f8bb6d85ad7fd6543e538ab7389d6028c0a08a2b0e3117e0 +size 15273216 diff --git a/README.md b/README.md new file mode 100644 index 0000000..38cb062 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: ChengyuDu0123/HER-32B-ACL +language: +- zh +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- roleplay +- dialogue +- multi-turn +- qwen +- reinforcement-learning +- chat +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/ChengyuDu0123/HER-32B-ACL + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#HER-32B-ACL-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/HER-32B-ACL-GGUF +## 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/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ1_M.gguf) | i1-IQ1_M | 8.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ2_S.gguf) | i1-IQ2_S | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ2_M.gguf) | i1-IQ2_M | 11.5 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ3_M.gguf) | i1-IQ3_M | 15.0 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q4_K_M.gguf) | i1-Q4_K_M | 19.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.3 | | +| [GGUF](https://huggingface.co/mradermacher/HER-32B-ACL-i1-GGUF/resolve/main/HER-32B-ACL.i1-Q6_K.gguf) | i1-Q6_K | 27.0 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +