From af467f0d498376ea1bec5b035f6f78e13faeb02b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 24 Apr 2026 03:10:16 +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/OpenAgent-8b-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ OpenAgent-8b.i1-IQ1_M.gguf | 3 ++ OpenAgent-8b.i1-IQ1_S.gguf | 3 ++ OpenAgent-8b.i1-IQ2_M.gguf | 3 ++ OpenAgent-8b.i1-IQ2_S.gguf | 3 ++ OpenAgent-8b.i1-IQ2_XS.gguf | 3 ++ OpenAgent-8b.i1-IQ2_XXS.gguf | 3 ++ OpenAgent-8b.i1-IQ3_M.gguf | 3 ++ OpenAgent-8b.i1-IQ3_S.gguf | 3 ++ OpenAgent-8b.i1-IQ3_XS.gguf | 3 ++ OpenAgent-8b.i1-IQ3_XXS.gguf | 3 ++ OpenAgent-8b.i1-IQ4_NL.gguf | 3 ++ OpenAgent-8b.i1-IQ4_XS.gguf | 3 ++ OpenAgent-8b.i1-Q2_K.gguf | 3 ++ OpenAgent-8b.i1-Q2_K_S.gguf | 3 ++ OpenAgent-8b.i1-Q3_K_L.gguf | 3 ++ OpenAgent-8b.i1-Q3_K_M.gguf | 3 ++ OpenAgent-8b.i1-Q3_K_S.gguf | 3 ++ OpenAgent-8b.i1-Q4_0.gguf | 3 ++ OpenAgent-8b.i1-Q4_1.gguf | 3 ++ OpenAgent-8b.i1-Q4_K_M.gguf | 3 ++ OpenAgent-8b.i1-Q4_K_S.gguf | 3 ++ OpenAgent-8b.i1-Q5_K_M.gguf | 3 ++ OpenAgent-8b.i1-Q5_K_S.gguf | 3 ++ OpenAgent-8b.i1-Q6_K.gguf | 3 ++ OpenAgent-8b.imatrix.gguf | 3 ++ README.md | 94 ++++++++++++++++++++++++++++++++++++ 27 files changed, 229 insertions(+) create mode 100644 .gitattributes create mode 100644 OpenAgent-8b.i1-IQ1_M.gguf create mode 100644 OpenAgent-8b.i1-IQ1_S.gguf create mode 100644 OpenAgent-8b.i1-IQ2_M.gguf create mode 100644 OpenAgent-8b.i1-IQ2_S.gguf create mode 100644 OpenAgent-8b.i1-IQ2_XS.gguf create mode 100644 OpenAgent-8b.i1-IQ2_XXS.gguf create mode 100644 OpenAgent-8b.i1-IQ3_M.gguf create mode 100644 OpenAgent-8b.i1-IQ3_S.gguf create mode 100644 OpenAgent-8b.i1-IQ3_XS.gguf create mode 100644 OpenAgent-8b.i1-IQ3_XXS.gguf create mode 100644 OpenAgent-8b.i1-IQ4_NL.gguf create mode 100644 OpenAgent-8b.i1-IQ4_XS.gguf create mode 100644 OpenAgent-8b.i1-Q2_K.gguf create mode 100644 OpenAgent-8b.i1-Q2_K_S.gguf create mode 100644 OpenAgent-8b.i1-Q3_K_L.gguf create mode 100644 OpenAgent-8b.i1-Q3_K_M.gguf create mode 100644 OpenAgent-8b.i1-Q3_K_S.gguf create mode 100644 OpenAgent-8b.i1-Q4_0.gguf create mode 100644 OpenAgent-8b.i1-Q4_1.gguf create mode 100644 OpenAgent-8b.i1-Q4_K_M.gguf create mode 100644 OpenAgent-8b.i1-Q4_K_S.gguf create mode 100644 OpenAgent-8b.i1-Q5_K_M.gguf create mode 100644 OpenAgent-8b.i1-Q5_K_S.gguf create mode 100644 OpenAgent-8b.i1-Q6_K.gguf create mode 100644 OpenAgent-8b.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..45057c0 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +OpenAgent-8b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +OpenAgent-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OpenAgent-8b.i1-IQ1_M.gguf b/OpenAgent-8b.i1-IQ1_M.gguf new file mode 100644 index 0000000..0ebdb86 --- /dev/null +++ b/OpenAgent-8b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71fc217d8f4c70f933caf10173cad4dfd1c5a3b472a440cfcf4be0204cf455e9 +size 2256148736 diff --git a/OpenAgent-8b.i1-IQ1_S.gguf b/OpenAgent-8b.i1-IQ1_S.gguf new file mode 100644 index 0000000..22e3574 --- /dev/null +++ b/OpenAgent-8b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99bc00dd05f38840cbdb3702a4b55d6afc74f74af3c7f6cbd079577b6f21260 +size 2115770624 diff --git a/OpenAgent-8b.i1-IQ2_M.gguf b/OpenAgent-8b.i1-IQ2_M.gguf new file mode 100644 index 0000000..1e41bfa --- /dev/null +++ b/OpenAgent-8b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02bd281476fc6f05f37bdac566f0a387c329fba1c4f7cd062b92c8496ac93bff +size 3051915520 diff --git a/OpenAgent-8b.i1-IQ2_S.gguf b/OpenAgent-8b.i1-IQ2_S.gguf new file mode 100644 index 0000000..bc69908 --- /dev/null +++ b/OpenAgent-8b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055670b9119174e6704ba0d94168685a7fb7d5ab48b0496003126bc17300fb1f +size 2864744704 diff --git a/OpenAgent-8b.i1-IQ2_XS.gguf b/OpenAgent-8b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4281648 --- /dev/null +++ b/OpenAgent-8b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bc429ac9988b342c534880f5a0450f33dc0645487e3c4b883ff9844718958f4 +size 2696157440 diff --git a/OpenAgent-8b.i1-IQ2_XXS.gguf b/OpenAgent-8b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c5d8daa --- /dev/null +++ b/OpenAgent-8b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d04c69b2c2eb6d0d419db0e6e946c1da06671c7c3d658543b6202161266541 +size 2490112256 diff --git a/OpenAgent-8b.i1-IQ3_M.gguf b/OpenAgent-8b.i1-IQ3_M.gguf new file mode 100644 index 0000000..57bbe81 --- /dev/null +++ b/OpenAgent-8b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9cbff8f07108855a9dbbeb7fc9d09f7f75a8228713063869b33642f6efade48 +size 3896621312 diff --git a/OpenAgent-8b.i1-IQ3_S.gguf b/OpenAgent-8b.i1-IQ3_S.gguf new file mode 100644 index 0000000..efb5b20 --- /dev/null +++ b/OpenAgent-8b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd1e1e906165798c6acc89197cc016c34b310376c5c3b5ca21ddf789584835ff +size 3789666560 diff --git a/OpenAgent-8b.i1-IQ3_XS.gguf b/OpenAgent-8b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..f1d8314 --- /dev/null +++ b/OpenAgent-8b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dffebf7333deb7da35cfa31cf927926e67a0ff20bc8af70dc0c219a7e3ffa284 +size 3626875136 diff --git a/OpenAgent-8b.i1-IQ3_XXS.gguf b/OpenAgent-8b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a13acfa --- /dev/null +++ b/OpenAgent-8b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffb612732179f70db059734e67da2db619c0dc8408dfd841ba7769ceff97f699 +size 3369634048 diff --git a/OpenAgent-8b.i1-IQ4_NL.gguf b/OpenAgent-8b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..97c895f --- /dev/null +++ b/OpenAgent-8b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c051b0bd757a96690cc33729958c616d60e7c7094c17e3c3d9fc5553aa2eb24f +size 4793624832 diff --git a/OpenAgent-8b.i1-IQ4_XS.gguf b/OpenAgent-8b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..5e12550 --- /dev/null +++ b/OpenAgent-8b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90db357991aacbfc6bd096de961b239f1ec4b73fada73037a46d2b5e4972b23f +size 4561840384 diff --git a/OpenAgent-8b.i1-Q2_K.gguf b/OpenAgent-8b.i1-Q2_K.gguf new file mode 100644 index 0000000..b17672a --- /dev/null +++ b/OpenAgent-8b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e605b0894713d314c6236a6d98209438619f952fca43ee47a53030402d9364d +size 3281733888 diff --git a/OpenAgent-8b.i1-Q2_K_S.gguf b/OpenAgent-8b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..538a232 --- /dev/null +++ b/OpenAgent-8b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6645083b5b2886f9c095004e314a8b8874e0600aff8311b2141bf5415c6289b1 +size 3083553024 diff --git a/OpenAgent-8b.i1-Q3_K_L.gguf b/OpenAgent-8b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..70621f4 --- /dev/null +++ b/OpenAgent-8b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d55d36085851a3b7a3b3fc3fa0400b373ed109fdf4aa4e8ddb517a3459b3777 +size 4431395072 diff --git a/OpenAgent-8b.i1-Q3_K_M.gguf b/OpenAgent-8b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f025c55 --- /dev/null +++ b/OpenAgent-8b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2e321af48ff58cba5abfc4f4d0d7063258350a4919e269d4d9a6492813ec914 +size 4124162304 diff --git a/OpenAgent-8b.i1-Q3_K_S.gguf b/OpenAgent-8b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8b53949 --- /dev/null +++ b/OpenAgent-8b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34ccda45ec1e72dcbfb549f48f310fd93e0f35fadb77026f4d10fce4698374ec +size 3769612544 diff --git a/OpenAgent-8b.i1-Q4_0.gguf b/OpenAgent-8b.i1-Q4_0.gguf new file mode 100644 index 0000000..27251ab --- /dev/null +++ b/OpenAgent-8b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0c3cd876068f7227915d5dbc6bdd89fce0a7f87e91e699786391d8dafc093e1 +size 4787333376 diff --git a/OpenAgent-8b.i1-Q4_1.gguf b/OpenAgent-8b.i1-Q4_1.gguf new file mode 100644 index 0000000..3a64be2 --- /dev/null +++ b/OpenAgent-8b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4881b4fad10bcc7e79f2bb49ff41de9e740436fcde6e2e1800bde9d91fe8eb39 +size 5247756544 diff --git a/OpenAgent-8b.i1-Q4_K_M.gguf b/OpenAgent-8b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d16896a --- /dev/null +++ b/OpenAgent-8b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abce1f8d6373c110c3e70c28dc3cd8af8849ec69a62852fbecd341021eba3442 +size 5027784960 diff --git a/OpenAgent-8b.i1-Q4_K_S.gguf b/OpenAgent-8b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..43c61a7 --- /dev/null +++ b/OpenAgent-8b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe2809cb265ab96265456f3b4ead08f25c643b3d201e55d6620b1000bb4e66fe +size 4802013440 diff --git a/OpenAgent-8b.i1-Q5_K_M.gguf b/OpenAgent-8b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..a75199e --- /dev/null +++ b/OpenAgent-8b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07f5462c1427e82df8f1dff016d2af5dcb874da016377bb8ae5929b607a21107 +size 5851113728 diff --git a/OpenAgent-8b.i1-Q5_K_S.gguf b/OpenAgent-8b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..cc71068 --- /dev/null +++ b/OpenAgent-8b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf8dc677677cb05a369d8fbd3a8494f326ff007dcc3eeb0a3510cbc514780593 +size 5720762624 diff --git a/OpenAgent-8b.i1-Q6_K.gguf b/OpenAgent-8b.i1-Q6_K.gguf new file mode 100644 index 0000000..a230240 --- /dev/null +++ b/OpenAgent-8b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec9d1036e05e63e4b690da65fede81b69ce5b540c497c4c10f49b1a2946dd175 +size 6725900544 diff --git a/OpenAgent-8b.imatrix.gguf b/OpenAgent-8b.imatrix.gguf new file mode 100644 index 0000000..6b3cc1f --- /dev/null +++ b/OpenAgent-8b.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a758a1818e56633e15178f6aac7a4a2f9c04e7e3751676d05db65a5fd2c4e751 +size 5347200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..aca8c75 --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: OrionLLM/Terminus-Qwen3-8b +datasets: +- OrionLLM/OpenAgentInstruct +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation +- transformers +- agent +- reasoning +- terminal +- swe-bench +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/OrionLLM/Terminus-Qwen3-8b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#OpenAgent-8b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/OpenAgent-8b-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/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/OpenAgent-8b-i1-GGUF/resolve/main/OpenAgent-8b.i1-Q6_K.gguf) | i1-Q6_K | 6.8 | 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. + +