From d2a0640d00fb6c9f9032fa620efe0483d2861986 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 31 May 2026 01:58: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/Kinggaroo-12b-v2-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ Kinggaroo-12b-v2.i1-IQ1_M.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ1_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ2_M.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ2_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ2_XS.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ2_XXS.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ3_M.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ3_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ3_XS.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ3_XXS.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ4_NL.gguf | 3 ++ Kinggaroo-12b-v2.i1-IQ4_XS.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q2_K.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q2_K_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q3_K_L.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q3_K_M.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q3_K_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q4_0.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q4_1.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q4_K_M.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q4_K_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q5_K_M.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q5_K_S.gguf | 3 ++ Kinggaroo-12b-v2.i1-Q6_K.gguf | 3 ++ Kinggaroo-12b-v2.imatrix.gguf | 3 ++ README.md | 89 ++++++++++++++++++++++++++++++++ 27 files changed, 224 insertions(+) create mode 100644 .gitattributes create mode 100644 Kinggaroo-12b-v2.i1-IQ1_M.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ1_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ2_M.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ2_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ2_XS.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ2_XXS.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ3_M.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ3_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ3_XS.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ3_XXS.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ4_NL.gguf create mode 100644 Kinggaroo-12b-v2.i1-IQ4_XS.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q2_K.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q2_K_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q3_K_L.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q3_K_M.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q3_K_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q4_0.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q4_1.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q4_K_M.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q4_K_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q5_K_M.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q5_K_S.gguf create mode 100644 Kinggaroo-12b-v2.i1-Q6_K.gguf create mode 100644 Kinggaroo-12b-v2.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f22dfc2 --- /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 +Kinggaroo-12b-v2.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Kinggaroo-12b-v2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Kinggaroo-12b-v2.i1-IQ1_M.gguf b/Kinggaroo-12b-v2.i1-IQ1_M.gguf new file mode 100644 index 0000000..b81ebde --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73e1691acc3fc26b5993e7a36af406a1dd48f13068f80d1005776dd7dd679f01 +size 3221625536 diff --git a/Kinggaroo-12b-v2.i1-IQ1_S.gguf b/Kinggaroo-12b-v2.i1-IQ1_S.gguf new file mode 100644 index 0000000..c3f6c46 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04ed1709d68b5b3a45e85d85f61060fc648f0902b1ada1ae9aec219153fc9182 +size 2999212736 diff --git a/Kinggaroo-12b-v2.i1-IQ2_M.gguf b/Kinggaroo-12b-v2.i1-IQ2_M.gguf new file mode 100644 index 0000000..cbd6a25 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c4ef86062949aa21663178c481089171c15c893dc5ea682a49874ea0e035b67 +size 4435024576 diff --git a/Kinggaroo-12b-v2.i1-IQ2_S.gguf b/Kinggaroo-12b-v2.i1-IQ2_S.gguf new file mode 100644 index 0000000..8ed8a0a --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a096588efbcbf162861e0264dac6e31d792a74dc7c211302a845a1760044396 +size 4138474176 diff --git a/Kinggaroo-12b-v2.i1-IQ2_XS.gguf b/Kinggaroo-12b-v2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ee8db47 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8eb6e673bb5cd777a9ce705347030ab218090f14134826384a25dde43275ca1 +size 3915078336 diff --git a/Kinggaroo-12b-v2.i1-IQ2_XXS.gguf b/Kinggaroo-12b-v2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a720199 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1befa636877be2a926d1d3719ac90c28d25c9e831675f569844df09e7fe1ef40 +size 3592313536 diff --git a/Kinggaroo-12b-v2.i1-IQ3_M.gguf b/Kinggaroo-12b-v2.i1-IQ3_M.gguf new file mode 100644 index 0000000..f40d141 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1b29620dc4c583a3bd381537ff9b8ad2e55c75d01b972847cecba1037b076a5 +size 5722233536 diff --git a/Kinggaroo-12b-v2.i1-IQ3_S.gguf b/Kinggaroo-12b-v2.i1-IQ3_S.gguf new file mode 100644 index 0000000..41f8f1f --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c26381bec17007a208f3acbf90e085cc5b624222149c37d2d59e8019f958a45d +size 5562079936 diff --git a/Kinggaroo-12b-v2.i1-IQ3_XS.gguf b/Kinggaroo-12b-v2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ee4e29e --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:155ef6b85eae48aac124e51c5145da640b15ba14910bcce8a20cf1415c56c143 +size 5306489536 diff --git a/Kinggaroo-12b-v2.i1-IQ3_XXS.gguf b/Kinggaroo-12b-v2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4a1a803 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403070f01478e3db75f6239a640c482554346541f21585eb298cf5960b6252eb +size 4945386176 diff --git a/Kinggaroo-12b-v2.i1-IQ4_NL.gguf b/Kinggaroo-12b-v2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7b3ce83 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c12fcd2892cb4503c09dcf9ef6ec9e495305a34860213e319902d8df42e180e0 +size 7097916096 diff --git a/Kinggaroo-12b-v2.i1-IQ4_XS.gguf b/Kinggaroo-12b-v2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..16c132b --- /dev/null +++ b/Kinggaroo-12b-v2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3523d72a98f06842bb04bfa82b0056565fc41788172357d77a073aa78f1ccb +size 6742710976 diff --git a/Kinggaroo-12b-v2.i1-Q2_K.gguf b/Kinggaroo-12b-v2.i1-Q2_K.gguf new file mode 100644 index 0000000..75f8665 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d1df44027d93d1ea2f2afa96007855d980a9413b124e12f2e178a8c1042b93f +size 4791048896 diff --git a/Kinggaroo-12b-v2.i1-Q2_K_S.gguf b/Kinggaroo-12b-v2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..07683f7 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90822659490fb606fbd764566267af98d94867c7c2a1efe2f61ed2103d041f9b +size 4493679296 diff --git a/Kinggaroo-12b-v2.i1-Q3_K_L.gguf b/Kinggaroo-12b-v2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..256a761 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d91c8bc00d7c5422f289acac414d54590c3d1688887487d940aa2fc5201fc60b +size 6561503936 diff --git a/Kinggaroo-12b-v2.i1-Q3_K_M.gguf b/Kinggaroo-12b-v2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3cbce46 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db33e16f0b08f2af16568d67b76a02406f5ff197adc124547eaa2de9345a86da +size 6083091136 diff --git a/Kinggaroo-12b-v2.i1-Q3_K_S.gguf b/Kinggaroo-12b-v2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..e36419c --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf77d776f50b8e03f5483e5aa9efc22f373d99965dd33d5c1a0fe38edd3da548 +size 5534227136 diff --git a/Kinggaroo-12b-v2.i1-Q4_0.gguf b/Kinggaroo-12b-v2.i1-Q4_0.gguf new file mode 100644 index 0000000..52d15c2 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14925ece5a3e8b4d1e3f1ab4bd64e53d534b1237ff1ecc4e5f72a9553e8129de +size 7094639296 diff --git a/Kinggaroo-12b-v2.i1-Q4_1.gguf b/Kinggaroo-12b-v2.i1-Q4_1.gguf new file mode 100644 index 0000000..1b55231 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740636f696f1d90ba361b38770cfd23c87360e9366e0e3b5461c6e3ec433fe64 +size 7795219136 diff --git a/Kinggaroo-12b-v2.i1-Q4_K_M.gguf b/Kinggaroo-12b-v2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..aab7d5c --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2541658425337070be5372ee4897ae93214309eba3e62ce0fb4b7d0dd5c3bc6d +size 7477205696 diff --git a/Kinggaroo-12b-v2.i1-Q4_K_S.gguf b/Kinggaroo-12b-v2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..36b6272 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0b2ccb07861c9bdfe69eefbc1c30be85daf7af731e55c9ad2ae13242c28138c +size 7120198336 diff --git a/Kinggaroo-12b-v2.i1-Q5_K_M.gguf b/Kinggaroo-12b-v2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..76fe4de --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79d3ff9a7cdfcf579ff14552c041e3d81ce4f1d0f05352b85ff2fdb7e64314f9 +size 8727632576 diff --git a/Kinggaroo-12b-v2.i1-Q5_K_S.gguf b/Kinggaroo-12b-v2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..792bf4e --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c6dbf387abb55ae38af8f25967eeaf630154022c010ba595ce14e300b05a11 +size 8518736576 diff --git a/Kinggaroo-12b-v2.i1-Q6_K.gguf b/Kinggaroo-12b-v2.i1-Q6_K.gguf new file mode 100644 index 0000000..2742a19 --- /dev/null +++ b/Kinggaroo-12b-v2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc11922446eb096506034f0c744b33c2038fc5aa68be822b523a1fb43ece3485 +size 10056211136 diff --git a/Kinggaroo-12b-v2.imatrix.gguf b/Kinggaroo-12b-v2.imatrix.gguf new file mode 100644 index 0000000..db2457b --- /dev/null +++ b/Kinggaroo-12b-v2.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c06d5a548729a5d9a8bf613948fd539f831e55c2c52f03da53c99a163137d068 +size 7088192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..27b0803 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: kainatq/Kinggaroo-12b-v2 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/kainatq/Kinggaroo-12b-v2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Kinggaroo-12b-v2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Kinggaroo-12b-v2-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/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Kinggaroo-12b-v2-i1-GGUF/resolve/main/Kinggaroo-12b-v2.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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. + +