From 5f5e88a1ad2e9b722c6875467ed417575b054ee1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 23:11:12 +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/Cicikus_v2_3B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++ Cicikus_v2_3B.i1-IQ1_M.gguf | 3 + Cicikus_v2_3B.i1-IQ1_S.gguf | 3 + Cicikus_v2_3B.i1-IQ2_M.gguf | 3 + Cicikus_v2_3B.i1-IQ2_S.gguf | 3 + Cicikus_v2_3B.i1-IQ2_XS.gguf | 3 + Cicikus_v2_3B.i1-IQ2_XXS.gguf | 3 + Cicikus_v2_3B.i1-IQ3_M.gguf | 3 + Cicikus_v2_3B.i1-IQ3_S.gguf | 3 + Cicikus_v2_3B.i1-IQ3_XS.gguf | 3 + Cicikus_v2_3B.i1-IQ3_XXS.gguf | 3 + Cicikus_v2_3B.i1-IQ4_NL.gguf | 3 + Cicikus_v2_3B.i1-IQ4_XS.gguf | 3 + Cicikus_v2_3B.i1-Q2_K.gguf | 3 + Cicikus_v2_3B.i1-Q2_K_S.gguf | 3 + Cicikus_v2_3B.i1-Q3_K_L.gguf | 3 + Cicikus_v2_3B.i1-Q3_K_M.gguf | 3 + Cicikus_v2_3B.i1-Q3_K_S.gguf | 3 + Cicikus_v2_3B.i1-Q4_0.gguf | 3 + Cicikus_v2_3B.i1-Q4_1.gguf | 3 + Cicikus_v2_3B.i1-Q4_K_M.gguf | 3 + Cicikus_v2_3B.i1-Q4_K_S.gguf | 3 + Cicikus_v2_3B.i1-Q5_K_M.gguf | 3 + Cicikus_v2_3B.i1-Q5_K_S.gguf | 3 + Cicikus_v2_3B.i1-Q6_K.gguf | 3 + Cicikus_v2_3B.imatrix.gguf | 3 + README.md | 122 ++++++++++++++++++++++++++++++++++ 27 files changed, 257 insertions(+) create mode 100644 .gitattributes create mode 100644 Cicikus_v2_3B.i1-IQ1_M.gguf create mode 100644 Cicikus_v2_3B.i1-IQ1_S.gguf create mode 100644 Cicikus_v2_3B.i1-IQ2_M.gguf create mode 100644 Cicikus_v2_3B.i1-IQ2_S.gguf create mode 100644 Cicikus_v2_3B.i1-IQ2_XS.gguf create mode 100644 Cicikus_v2_3B.i1-IQ2_XXS.gguf create mode 100644 Cicikus_v2_3B.i1-IQ3_M.gguf create mode 100644 Cicikus_v2_3B.i1-IQ3_S.gguf create mode 100644 Cicikus_v2_3B.i1-IQ3_XS.gguf create mode 100644 Cicikus_v2_3B.i1-IQ3_XXS.gguf create mode 100644 Cicikus_v2_3B.i1-IQ4_NL.gguf create mode 100644 Cicikus_v2_3B.i1-IQ4_XS.gguf create mode 100644 Cicikus_v2_3B.i1-Q2_K.gguf create mode 100644 Cicikus_v2_3B.i1-Q2_K_S.gguf create mode 100644 Cicikus_v2_3B.i1-Q3_K_L.gguf create mode 100644 Cicikus_v2_3B.i1-Q3_K_M.gguf create mode 100644 Cicikus_v2_3B.i1-Q3_K_S.gguf create mode 100644 Cicikus_v2_3B.i1-Q4_0.gguf create mode 100644 Cicikus_v2_3B.i1-Q4_1.gguf create mode 100644 Cicikus_v2_3B.i1-Q4_K_M.gguf create mode 100644 Cicikus_v2_3B.i1-Q4_K_S.gguf create mode 100644 Cicikus_v2_3B.i1-Q5_K_M.gguf create mode 100644 Cicikus_v2_3B.i1-Q5_K_S.gguf create mode 100644 Cicikus_v2_3B.i1-Q6_K.gguf create mode 100644 Cicikus_v2_3B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1fd3a44 --- /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 +Cicikus_v2_3B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cicikus_v2_3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Cicikus_v2_3B.i1-IQ1_M.gguf b/Cicikus_v2_3B.i1-IQ1_M.gguf new file mode 100644 index 0000000..2438d35 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b291b1dac0e4321469aac86897603eed50a6e14c5530fcf3097d6651c8e9c3e5 +size 924189248 diff --git a/Cicikus_v2_3B.i1-IQ1_S.gguf b/Cicikus_v2_3B.i1-IQ1_S.gguf new file mode 100644 index 0000000..5c284d9 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:448a05f6c062cd894a4401d4a3063d49f96768b77ef82a12b24459d1bc7fb67d +size 868155968 diff --git a/Cicikus_v2_3B.i1-IQ2_M.gguf b/Cicikus_v2_3B.i1-IQ2_M.gguf new file mode 100644 index 0000000..58f2e4a --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd8ea368e5fc89281c6ad258450f1e83957fb86333420b09e198954a454750d9 +size 1229029952 diff --git a/Cicikus_v2_3B.i1-IQ2_S.gguf b/Cicikus_v2_3B.i1-IQ2_S.gguf new file mode 100644 index 0000000..09a63bb --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182086a4ee6a53cd6c37eb9fc51c48138ee3eaf7f6c6b26cfab6b4cbfe720a6e +size 1154318912 diff --git a/Cicikus_v2_3B.i1-IQ2_XS.gguf b/Cicikus_v2_3B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..016754f --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2023f1cde0d8025e1545bd8c1e894b384099040c9d35b5386cdb415ff6b533b +size 1100546624 diff --git a/Cicikus_v2_3B.i1-IQ2_XXS.gguf b/Cicikus_v2_3B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..abb0208 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0a83ee8ab843437d109136774da92beb634f5481118226bcbc8f69f86dd2c70 +size 1017578048 diff --git a/Cicikus_v2_3B.i1-IQ3_M.gguf b/Cicikus_v2_3B.i1-IQ3_M.gguf new file mode 100644 index 0000000..957ace1 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97551e806a36d1a2f14cf631d92b3888e3a7bffd880936d5db4e946e2c2ec5b9 +size 1599666752 diff --git a/Cicikus_v2_3B.i1-IQ3_S.gguf b/Cicikus_v2_3B.i1-IQ3_S.gguf new file mode 100644 index 0000000..2d66832 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7199a8e4f9a153b22328b89085a887dc9b7d78b7f98b4b2dd33cfce7f0f22a7a +size 1542847040 diff --git a/Cicikus_v2_3B.i1-IQ3_XS.gguf b/Cicikus_v2_3B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a7bab64 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a48b09e935fdcd34d6e1add56537285490e4733e768c2b0b23efb24b44ef0194 +size 1476786752 diff --git a/Cicikus_v2_3B.i1-IQ3_XXS.gguf b/Cicikus_v2_3B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8b302ba --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dcf0fd741ecc612b406a597211c36e0825591b0af1fe0b7d49d35b1895e7327 +size 1348764224 diff --git a/Cicikus_v2_3B.i1-IQ4_NL.gguf b/Cicikus_v2_3B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..09fbff1 --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90b65cdd9aaeedd5907a5782a0a5bcc181b0cd64516fc8e9c1fe327946ebb226 +size 1917188672 diff --git a/Cicikus_v2_3B.i1-IQ4_XS.gguf b/Cicikus_v2_3B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..452d62d --- /dev/null +++ b/Cicikus_v2_3B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b940acdacf360e1a0c81c275e90b262b5ab95e8fc5d48b1728b1de6e439da7b8 +size 1829108288 diff --git a/Cicikus_v2_3B.i1-Q2_K.gguf b/Cicikus_v2_3B.i1-Q2_K.gguf new file mode 100644 index 0000000..727f9a8 --- /dev/null +++ b/Cicikus_v2_3B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9e74ef496ec3ecb3d1444f5643b19c5a63becc07bfa89d891e3187e7906b327 +size 1363933760 diff --git a/Cicikus_v2_3B.i1-Q2_K_S.gguf b/Cicikus_v2_3B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..ce45c76 --- /dev/null +++ b/Cicikus_v2_3B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:145eb6ed1f1fe0bf5e41060c4b618cab559ec1072a91fe7beed3b8d0e41c1ad1 +size 1274280512 diff --git a/Cicikus_v2_3B.i1-Q3_K_L.gguf b/Cicikus_v2_3B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e008ddf --- /dev/null +++ b/Cicikus_v2_3B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66e1c0589b5fa3457d8f2a3784df3455729926dd010641b5f9115c834caf9e21 +size 1815345728 diff --git a/Cicikus_v2_3B.i1-Q3_K_M.gguf b/Cicikus_v2_3B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5fc7b5b --- /dev/null +++ b/Cicikus_v2_3B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9436cee13f00cd38d5cf28580f74d946a787981dc7c0fa7f6aa7d20eddb0aac6 +size 1687157312 diff --git a/Cicikus_v2_3B.i1-Q3_K_S.gguf b/Cicikus_v2_3B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..1d514c9 --- /dev/null +++ b/Cicikus_v2_3B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6afe5e7917fd11604094f714d8c4b848028df95974772c4b2b7da8efd98d94a4 +size 1542847040 diff --git a/Cicikus_v2_3B.i1-Q4_0.gguf b/Cicikus_v2_3B.i1-Q4_0.gguf new file mode 100644 index 0000000..1b1b82f --- /dev/null +++ b/Cicikus_v2_3B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a47494d6362c7e6ced70d9247d5ac8ab108f03e53905da1f11dd947e429cbd8f +size 1921907264 diff --git a/Cicikus_v2_3B.i1-Q4_1.gguf b/Cicikus_v2_3B.i1-Q4_1.gguf new file mode 100644 index 0000000..e45c34b --- /dev/null +++ b/Cicikus_v2_3B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cacb75e9f236c9758e9f39e54e09583d717daec7a0339c332eb71a08b1cb55ca +size 2093349440 diff --git a/Cicikus_v2_3B.i1-Q4_K_M.gguf b/Cicikus_v2_3B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..36a206a --- /dev/null +++ b/Cicikus_v2_3B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fb6cb167dc053946694dd09f75ec0aa2ac6a5246ffc118f1af7b07db799dbf +size 2019375680 diff --git a/Cicikus_v2_3B.i1-Q4_K_S.gguf b/Cicikus_v2_3B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..287e66b --- /dev/null +++ b/Cicikus_v2_3B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:933674f8a41ec07b8ea80c382c2092ba3c049089e38667dbc4c1cacb731d3b3b +size 1928198720 diff --git a/Cicikus_v2_3B.i1-Q5_K_M.gguf b/Cicikus_v2_3B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8ea15a3 --- /dev/null +++ b/Cicikus_v2_3B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7556c655cd885e9cf433390d9ba14957b5934e8d8fb3681252ce790a4265e222 +size 2322152000 diff --git a/Cicikus_v2_3B.i1-Q5_K_S.gguf b/Cicikus_v2_3B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1ec5e01 --- /dev/null +++ b/Cicikus_v2_3B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c567771078a95a9af4d56154ef259001884001b475531e72af08323f7c1964b1 +size 2269510208 diff --git a/Cicikus_v2_3B.i1-Q6_K.gguf b/Cicikus_v2_3B.i1-Q6_K.gguf new file mode 100644 index 0000000..63cb058 --- /dev/null +++ b/Cicikus_v2_3B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16224ee9d160d8ff5962527b9f95d5457a507358a5ec5c50b55ed02a1a132e1e +size 2643851840 diff --git a/Cicikus_v2_3B.imatrix.gguf b/Cicikus_v2_3B.imatrix.gguf new file mode 100644 index 0000000..71ff738 --- /dev/null +++ b/Cicikus_v2_3B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb6f73c85228379b0efdee4175b9e4b3d2f9e80b42aa6b913336ce88f93bf105 +size 3012064 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b194240 --- /dev/null +++ b/README.md @@ -0,0 +1,122 @@ +--- +base_model: pthinc/Cicikus_v2_3B +datasets: +- pthinc/BCE-Prettybird-Micro-Standard-v0.0.1 +- Alibaba-Apsara/Superior-Reasoning-SFT-gpt-oss-120b +- pthinc/turkish_english_general_dataset +- galaxyMindAiLabs/stem-reasoning-complex +language: +- en +- tr +library_name: transformers +license: other +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- chat +- text-generation-inference +- agent +- cicikuş +- cicikus +- prettybird +- bce +- consciousness +- conscious +- llm +- transformers +- optimized +- ethic +- secure +- turkish +- english +- behavioral-consciousness-engine +- model +- reasoning +- think +- thinking +- chain-of-thought +- STEM-expert +- turkish & english +- bce-aci +- llama-3.2 +- edge-ai +- trl +- unsloth +- instruct +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/pthinc/Cicikus_v2_3B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Cicikus_v2_3B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Cicikus_v2_3B-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/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q4_0.gguf) | i1-Q4_0 | 2.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Cicikus_v2_3B-i1-GGUF/resolve/main/Cicikus_v2_3B.i1-Q6_K.gguf) | i1-Q6_K | 2.7 | 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. + +