From 06859914f0ecc0418148b386cfeb16b5f9aec3b6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 12 Jul 2026 16:48:11 +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/KSA-4B-base-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++++ KSA-4B-base.i1-IQ1_M.gguf | 3 ++ KSA-4B-base.i1-IQ1_S.gguf | 3 ++ KSA-4B-base.i1-IQ2_M.gguf | 3 ++ KSA-4B-base.i1-IQ2_S.gguf | 3 ++ KSA-4B-base.i1-IQ2_XS.gguf | 3 ++ KSA-4B-base.i1-IQ2_XXS.gguf | 3 ++ KSA-4B-base.i1-IQ3_M.gguf | 3 ++ KSA-4B-base.i1-IQ3_S.gguf | 3 ++ KSA-4B-base.i1-IQ3_XS.gguf | 3 ++ KSA-4B-base.i1-IQ3_XXS.gguf | 3 ++ KSA-4B-base.i1-IQ4_NL.gguf | 3 ++ KSA-4B-base.i1-IQ4_XS.gguf | 3 ++ KSA-4B-base.i1-Q2_K.gguf | 3 ++ KSA-4B-base.i1-Q2_K_S.gguf | 3 ++ KSA-4B-base.i1-Q3_K_L.gguf | 3 ++ KSA-4B-base.i1-Q3_K_M.gguf | 3 ++ KSA-4B-base.i1-Q3_K_S.gguf | 3 ++ KSA-4B-base.i1-Q4_0.gguf | 3 ++ KSA-4B-base.i1-Q4_1.gguf | 3 ++ KSA-4B-base.i1-Q4_K_M.gguf | 3 ++ KSA-4B-base.i1-Q4_K_S.gguf | 3 ++ KSA-4B-base.i1-Q5_K_M.gguf | 3 ++ KSA-4B-base.i1-Q5_K_S.gguf | 3 ++ KSA-4B-base.i1-Q6_K.gguf | 3 ++ KSA-4B-base.imatrix.gguf | 3 ++ README.md | 86 +++++++++++++++++++++++++++++++++++++ 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 KSA-4B-base.i1-IQ1_M.gguf create mode 100644 KSA-4B-base.i1-IQ1_S.gguf create mode 100644 KSA-4B-base.i1-IQ2_M.gguf create mode 100644 KSA-4B-base.i1-IQ2_S.gguf create mode 100644 KSA-4B-base.i1-IQ2_XS.gguf create mode 100644 KSA-4B-base.i1-IQ2_XXS.gguf create mode 100644 KSA-4B-base.i1-IQ3_M.gguf create mode 100644 KSA-4B-base.i1-IQ3_S.gguf create mode 100644 KSA-4B-base.i1-IQ3_XS.gguf create mode 100644 KSA-4B-base.i1-IQ3_XXS.gguf create mode 100644 KSA-4B-base.i1-IQ4_NL.gguf create mode 100644 KSA-4B-base.i1-IQ4_XS.gguf create mode 100644 KSA-4B-base.i1-Q2_K.gguf create mode 100644 KSA-4B-base.i1-Q2_K_S.gguf create mode 100644 KSA-4B-base.i1-Q3_K_L.gguf create mode 100644 KSA-4B-base.i1-Q3_K_M.gguf create mode 100644 KSA-4B-base.i1-Q3_K_S.gguf create mode 100644 KSA-4B-base.i1-Q4_0.gguf create mode 100644 KSA-4B-base.i1-Q4_1.gguf create mode 100644 KSA-4B-base.i1-Q4_K_M.gguf create mode 100644 KSA-4B-base.i1-Q4_K_S.gguf create mode 100644 KSA-4B-base.i1-Q5_K_M.gguf create mode 100644 KSA-4B-base.i1-Q5_K_S.gguf create mode 100644 KSA-4B-base.i1-Q6_K.gguf create mode 100644 KSA-4B-base.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d64c668 --- /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 +KSA-4B-base.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KSA-4B-base.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/KSA-4B-base.i1-IQ1_M.gguf b/KSA-4B-base.i1-IQ1_M.gguf new file mode 100644 index 0000000..c5f49a6 --- /dev/null +++ b/KSA-4B-base.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41649c0bd8acff3eb23acf1622f87bc789926499f0ebcb6d416eff9ba82b7039 +size 1127020096 diff --git a/KSA-4B-base.i1-IQ1_S.gguf b/KSA-4B-base.i1-IQ1_S.gguf new file mode 100644 index 0000000..ed111f1 --- /dev/null +++ b/KSA-4B-base.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0fd6bc07a1bfbc0b275ba96cf4ce8c179638f352e023c690ac1d2f20e7b1be0 +size 1055258176 diff --git a/KSA-4B-base.i1-IQ2_M.gguf b/KSA-4B-base.i1-IQ2_M.gguf new file mode 100644 index 0000000..73c339c --- /dev/null +++ b/KSA-4B-base.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bef888bc2c98188efcc7171096bf9ae07e835fe5400364a982b863520c73e3f +size 1512986176 diff --git a/KSA-4B-base.i1-IQ2_S.gguf b/KSA-4B-base.i1-IQ2_S.gguf new file mode 100644 index 0000000..bd6b5d2 --- /dev/null +++ b/KSA-4B-base.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9977a9ef2d783ec5d87ddaab9144383cc8d1117ba51b7a2ad2a9a545405407cd +size 1417303616 diff --git a/KSA-4B-base.i1-IQ2_XS.gguf b/KSA-4B-base.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c3b711a --- /dev/null +++ b/KSA-4B-base.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3713e68771158f7affaad9a49eb78f6abb31540372401e82dcd48b044a1d024 +size 1354102336 diff --git a/KSA-4B-base.i1-IQ2_XXS.gguf b/KSA-4B-base.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..69a57ff --- /dev/null +++ b/KSA-4B-base.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf60eb86b685fe58ddb29ea326322253486de1bd0f336dfdb4724b03f9d6eade +size 1246623296 diff --git a/KSA-4B-base.i1-IQ3_M.gguf b/KSA-4B-base.i1-IQ3_M.gguf new file mode 100644 index 0000000..05337cc --- /dev/null +++ b/KSA-4B-base.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e6353b1a21f893093c6ab385d6d9c7f511f14ea6e79e4385b371fdc743e706 +size 1962898848 diff --git a/KSA-4B-base.i1-IQ3_S.gguf b/KSA-4B-base.i1-IQ3_S.gguf new file mode 100644 index 0000000..82dd78f --- /dev/null +++ b/KSA-4B-base.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15123759fc96e127cb173688ed96ea88364bc0e235d73cead0288ff28e3c0eff +size 1899533728 diff --git a/KSA-4B-base.i1-IQ3_XS.gguf b/KSA-4B-base.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b2e18c9 --- /dev/null +++ b/KSA-4B-base.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e244512df48f5782aec786bcb94b531b73ede4b977a19028ac88fe310e600d7 +size 1814377888 diff --git a/KSA-4B-base.i1-IQ3_XXS.gguf b/KSA-4B-base.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..7bfa006 --- /dev/null +++ b/KSA-4B-base.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bfc143ecc7c8a2afcfb5bb635cb8fc75650aaa887a5b17c11972f77f3c880ba +size 1670190656 diff --git a/KSA-4B-base.i1-IQ4_NL.gguf b/KSA-4B-base.i1-IQ4_NL.gguf new file mode 100644 index 0000000..bf22de9 --- /dev/null +++ b/KSA-4B-base.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a60b4f888c2bcc613bbf2338b342e1ad990a9b72339490503fe6c05b0ee04b8b +size 2381346208 diff --git a/KSA-4B-base.i1-IQ4_XS.gguf b/KSA-4B-base.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2cfb615 --- /dev/null +++ b/KSA-4B-base.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8a686bd37ab75652440a9b19e531cd77235ec74e4269fa09765da3788d10153 +size 2270754208 diff --git a/KSA-4B-base.i1-Q2_K.gguf b/KSA-4B-base.i1-Q2_K.gguf new file mode 100644 index 0000000..1030eb6 --- /dev/null +++ b/KSA-4B-base.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0c582b624dc93976170e7709a028c126bd564388ad626ee2b676679078924e +size 1669502368 diff --git a/KSA-4B-base.i1-Q2_K_S.gguf b/KSA-4B-base.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1315262 --- /dev/null +++ b/KSA-4B-base.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b76959012f3b2fea34b322844a48559f61189c69ba259b4c7a94c841a03abeb +size 1563456928 diff --git a/KSA-4B-base.i1-Q3_K_L.gguf b/KSA-4B-base.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f9cf6e9 --- /dev/null +++ b/KSA-4B-base.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173f17377064d8be190e30deb19d378249080afb736885d98ff3beef85a37216 +size 2239788448 diff --git a/KSA-4B-base.i1-Q3_K_M.gguf b/KSA-4B-base.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7f81809 --- /dev/null +++ b/KSA-4B-base.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6331c473a32c749a3ca6b2a5947bb4840e8a6bb3fc3525b97c56adcf5e5c8d18 +size 2075620768 diff --git a/KSA-4B-base.i1-Q3_K_S.gguf b/KSA-4B-base.i1-Q3_K_S.gguf new file mode 100644 index 0000000..47c836d --- /dev/null +++ b/KSA-4B-base.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42978d9bb83282c01fb4de54c5af9a18f766cf7bce7359b265cf1b0efe3a3ddc +size 1886999968 diff --git a/KSA-4B-base.i1-Q4_0.gguf b/KSA-4B-base.i1-Q4_0.gguf new file mode 100644 index 0000000..8a59c2d --- /dev/null +++ b/KSA-4B-base.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001eba397c7b6b91ed8f64b497d7299f8d3f6ed74660522a49300fe5de81d3ef +size 2375775648 diff --git a/KSA-4B-base.i1-Q4_1.gguf b/KSA-4B-base.i1-Q4_1.gguf new file mode 100644 index 0000000..499ce21 --- /dev/null +++ b/KSA-4B-base.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ac8b9cd89724ca992b681d39af5ce2c6894dbf85d76cf9306a026cf55cb47f1 +size 2596631968 diff --git a/KSA-4B-base.i1-Q4_K_M.gguf b/KSA-4B-base.i1-Q4_K_M.gguf new file mode 100644 index 0000000..b1b1983 --- /dev/null +++ b/KSA-4B-base.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f028eb559d21fa5ab65dd4a358bdbe0c3065942d65c8267f144144eff59e14 +size 2497283488 diff --git a/KSA-4B-base.i1-Q4_K_S.gguf b/KSA-4B-base.i1-Q4_K_S.gguf new file mode 100644 index 0000000..847a419 --- /dev/null +++ b/KSA-4B-base.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4527b7b797d9f345fde8b70231852b33923e9b650d9d905ae302e5923aba57c +size 2383312288 diff --git a/KSA-4B-base.i1-Q5_K_M.gguf b/KSA-4B-base.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9c4a3da --- /dev/null +++ b/KSA-4B-base.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3ba73250b5568831a75f5cd45a0ab34c928747252affc0254591602db4499f +size 2889516448 diff --git a/KSA-4B-base.i1-Q5_K_S.gguf b/KSA-4B-base.i1-Q5_K_S.gguf new file mode 100644 index 0000000..580e16b --- /dev/null +++ b/KSA-4B-base.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4a7d5f9cb072c84f83e032b555dab9842f41269d79f12e74ef78fd264da885e +size 2823714208 diff --git a/KSA-4B-base.i1-Q6_K.gguf b/KSA-4B-base.i1-Q6_K.gguf new file mode 100644 index 0000000..ea2e28f --- /dev/null +++ b/KSA-4B-base.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1179a7aeb0622a85a610e129f68119faad3f029a3ed8bac7ae4d62350a451484 +size 3306263968 diff --git a/KSA-4B-base.imatrix.gguf b/KSA-4B-base.imatrix.gguf new file mode 100644 index 0000000..8e94692 --- /dev/null +++ b/KSA-4B-base.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43b4b4a8a9d64bfca4d2aa43b8835799bd9a7f326b0ff9d35de85861c5ea6edd +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d1e9c2c --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: OpenOneRec/KSA-4B-base +language: +- en +- zh +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/OpenOneRec/KSA-4B-base + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#KSA-4B-base-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/KSA-4B-base-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/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/KSA-4B-base-i1-GGUF/resolve/main/KSA-4B-base.i1-Q6_K.gguf) | i1-Q6_K | 3.4 | 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. + +