From 7df85295e430ed9eac54ed46908a1bceb8732d4e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 12:33: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/MIST-Mini-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++ MIST-Mini-8B.i1-IQ1_M.gguf | 3 ++ MIST-Mini-8B.i1-IQ1_S.gguf | 3 ++ MIST-Mini-8B.i1-IQ2_M.gguf | 3 ++ MIST-Mini-8B.i1-IQ2_S.gguf | 3 ++ MIST-Mini-8B.i1-IQ2_XS.gguf | 3 ++ MIST-Mini-8B.i1-IQ2_XXS.gguf | 3 ++ MIST-Mini-8B.i1-IQ3_M.gguf | 3 ++ MIST-Mini-8B.i1-IQ3_S.gguf | 3 ++ MIST-Mini-8B.i1-IQ3_XS.gguf | 3 ++ MIST-Mini-8B.i1-IQ3_XXS.gguf | 3 ++ MIST-Mini-8B.i1-IQ4_NL.gguf | 3 ++ MIST-Mini-8B.i1-IQ4_XS.gguf | 3 ++ MIST-Mini-8B.i1-Q2_K.gguf | 3 ++ MIST-Mini-8B.i1-Q2_K_S.gguf | 3 ++ MIST-Mini-8B.i1-Q3_K_L.gguf | 3 ++ MIST-Mini-8B.i1-Q3_K_M.gguf | 3 ++ MIST-Mini-8B.i1-Q3_K_S.gguf | 3 ++ MIST-Mini-8B.i1-Q4_0.gguf | 3 ++ MIST-Mini-8B.i1-Q4_1.gguf | 3 ++ MIST-Mini-8B.i1-Q4_K_M.gguf | 3 ++ MIST-Mini-8B.i1-Q4_K_S.gguf | 3 ++ MIST-Mini-8B.i1-Q5_K_M.gguf | 3 ++ MIST-Mini-8B.i1-Q5_K_S.gguf | 3 ++ MIST-Mini-8B.i1-Q6_K.gguf | 3 ++ MIST-Mini-8B.imatrix.gguf | 3 ++ README.md | 91 ++++++++++++++++++++++++++++++++++++ 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 MIST-Mini-8B.i1-IQ1_M.gguf create mode 100644 MIST-Mini-8B.i1-IQ1_S.gguf create mode 100644 MIST-Mini-8B.i1-IQ2_M.gguf create mode 100644 MIST-Mini-8B.i1-IQ2_S.gguf create mode 100644 MIST-Mini-8B.i1-IQ2_XS.gguf create mode 100644 MIST-Mini-8B.i1-IQ2_XXS.gguf create mode 100644 MIST-Mini-8B.i1-IQ3_M.gguf create mode 100644 MIST-Mini-8B.i1-IQ3_S.gguf create mode 100644 MIST-Mini-8B.i1-IQ3_XS.gguf create mode 100644 MIST-Mini-8B.i1-IQ3_XXS.gguf create mode 100644 MIST-Mini-8B.i1-IQ4_NL.gguf create mode 100644 MIST-Mini-8B.i1-IQ4_XS.gguf create mode 100644 MIST-Mini-8B.i1-Q2_K.gguf create mode 100644 MIST-Mini-8B.i1-Q2_K_S.gguf create mode 100644 MIST-Mini-8B.i1-Q3_K_L.gguf create mode 100644 MIST-Mini-8B.i1-Q3_K_M.gguf create mode 100644 MIST-Mini-8B.i1-Q3_K_S.gguf create mode 100644 MIST-Mini-8B.i1-Q4_0.gguf create mode 100644 MIST-Mini-8B.i1-Q4_1.gguf create mode 100644 MIST-Mini-8B.i1-Q4_K_M.gguf create mode 100644 MIST-Mini-8B.i1-Q4_K_S.gguf create mode 100644 MIST-Mini-8B.i1-Q5_K_M.gguf create mode 100644 MIST-Mini-8B.i1-Q5_K_S.gguf create mode 100644 MIST-Mini-8B.i1-Q6_K.gguf create mode 100644 MIST-Mini-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..60f3264 --- /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 +MIST-Mini-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +MIST-Mini-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MIST-Mini-8B.i1-IQ1_M.gguf b/MIST-Mini-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..a7078f1 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d604eab76b5bf667cbc55337fbd4820c3b6884c57a086f1e4ab83ee94440f2 +size 2161973472 diff --git a/MIST-Mini-8B.i1-IQ1_S.gguf b/MIST-Mini-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..7a2d3bf --- /dev/null +++ b/MIST-Mini-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e88a2520039d208573299879e03d79b6b6222c0879fe19aa140965489b19a44 +size 2019629280 diff --git a/MIST-Mini-8B.i1-IQ2_M.gguf b/MIST-Mini-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..2a092ec --- /dev/null +++ b/MIST-Mini-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f4c19b46d0addad0d39866025db09a97c7174cfc697bf06b3797712dafc186 +size 2948282592 diff --git a/MIST-Mini-8B.i1-IQ2_S.gguf b/MIST-Mini-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..7cc6d03 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac13923fd047ac2dc67269018c9010954e21b137be094cb49bc89d270a6357e +size 2758490336 diff --git a/MIST-Mini-8B.i1-IQ2_XS.gguf b/MIST-Mini-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..1610eb4 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c43e9afed1b75e1dd493bfbfca19b7a27455261b54ee63c26f1ba80294bc837c +size 2605783264 diff --git a/MIST-Mini-8B.i1-IQ2_XXS.gguf b/MIST-Mini-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e56c4c5 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3f5479261298da851b66151bd84afcab3f7e252ef0cf8c742da282f18162ada +size 2399213792 diff --git a/MIST-Mini-8B.i1-IQ3_M.gguf b/MIST-Mini-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..c9f205b --- /dev/null +++ b/MIST-Mini-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b858fb2dc5099e58110f882725bb2472ec474deba918484370048a397919810d +size 3784825056 diff --git a/MIST-Mini-8B.i1-IQ3_S.gguf b/MIST-Mini-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..e521177 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab4db155604c127d325abab462bfd3463d064b02863d9541718c0e5e729df62f +size 3682326752 diff --git a/MIST-Mini-8B.i1-IQ3_XS.gguf b/MIST-Mini-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..1b412d7 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c77a5080e09c0111c83d0087572f5afb89893b7227156a30ab915da0126a1f2 +size 3518748896 diff --git a/MIST-Mini-8B.i1-IQ3_XXS.gguf b/MIST-Mini-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..2e5df60 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3500e4ddcc5aed142e89e215ee04f2ce5138cd9a6c050688aab732113ebe72d +size 3274914016 diff --git a/MIST-Mini-8B.i1-IQ4_NL.gguf b/MIST-Mini-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ce7277a --- /dev/null +++ b/MIST-Mini-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3827cc55dedc97974cd8881f9c1af8fee65ad81768bdca1ae5de2f2d9883938 +size 4677990624 diff --git a/MIST-Mini-8B.i1-IQ4_XS.gguf b/MIST-Mini-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..195d8b8 --- /dev/null +++ b/MIST-Mini-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2a823569be992ad1c6dcc908875f6970e9f5a9a3e7ba59e857e8e86b69d4aa8 +size 4447664352 diff --git a/MIST-Mini-8B.i1-Q2_K.gguf b/MIST-Mini-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..1a7f39f --- /dev/null +++ b/MIST-Mini-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5869e44916cc4df7605204dbfd49cc594fe9f7a7029a331199096dc95ef2bb5 +size 3179133152 diff --git a/MIST-Mini-8B.i1-Q2_K_S.gguf b/MIST-Mini-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e5e9eb9 --- /dev/null +++ b/MIST-Mini-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ba63727ef5fdd864f73325b4532c373e401565ec454b8c0fc3b4c8eeb7fab7d +size 2988816608 diff --git a/MIST-Mini-8B.i1-Q3_K_L.gguf b/MIST-Mini-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a1f12e0 --- /dev/null +++ b/MIST-Mini-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53d6b668f78c68b720f8876843ef66c8a45dc826be800f1192ad0dc42b800bae +size 4321958112 diff --git a/MIST-Mini-8B.i1-Q3_K_M.gguf b/MIST-Mini-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2985c3b --- /dev/null +++ b/MIST-Mini-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710f610633879b74ba88a29d48fa05edd89b678f142c9fa80f561b0190abfee7 +size 4018919648 diff --git a/MIST-Mini-8B.i1-Q3_K_S.gguf b/MIST-Mini-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d05d487 --- /dev/null +++ b/MIST-Mini-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b333faac48b2e8a96133b9c409c1c6fd1cc1cd1ce38547acc9d60f3c8ef89f +size 3664500960 diff --git a/MIST-Mini-8B.i1-Q4_0.gguf b/MIST-Mini-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..ca939bf --- /dev/null +++ b/MIST-Mini-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e55ce3ed16e86529112f783fba7d730b265c25384d4d84ef09622cf807ffc6f +size 4675893472 diff --git a/MIST-Mini-8B.i1-Q4_1.gguf b/MIST-Mini-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..e28954e --- /dev/null +++ b/MIST-Mini-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe18f4c96a9341ff84ba21f9afa18eb73d3da5371730d31e02d5e2702c16dc51 +size 5130254560 diff --git a/MIST-Mini-8B.i1-Q4_K_M.gguf b/MIST-Mini-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f6beb8d --- /dev/null +++ b/MIST-Mini-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ee38cb5be837974fff13f9713512f42f474edb6a6c62a01fab3524459899519 +size 4920735968 diff --git a/MIST-Mini-8B.i1-Q4_K_S.gguf b/MIST-Mini-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..400afe7 --- /dev/null +++ b/MIST-Mini-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea1c80bb547f6a3fc11d8358c5244c29db46caa03cacd861b2568219676246a8 +size 4692670688 diff --git a/MIST-Mini-8B.i1-Q5_K_M.gguf b/MIST-Mini-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..978f279 --- /dev/null +++ b/MIST-Mini-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e4b598fc0f9618375430ace85616613d2786d86f28338826e0ae450a8ecef74 +size 5732989152 diff --git a/MIST-Mini-8B.i1-Q5_K_S.gguf b/MIST-Mini-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..98a96ce --- /dev/null +++ b/MIST-Mini-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e394d467c6e075cac80216d88af41064b94e3fd27d62f1797ec12cf0c72e98ec +size 5599295712 diff --git a/MIST-Mini-8B.i1-Q6_K.gguf b/MIST-Mini-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..8b26e28 --- /dev/null +++ b/MIST-Mini-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80e52519d39e72ba938f8c61fc74c9da43347ff28d3bbf037e5a6dfcb61a7c88 +size 6596008160 diff --git a/MIST-Mini-8B.imatrix.gguf b/MIST-Mini-8B.imatrix.gguf new file mode 100644 index 0000000..4619fa1 --- /dev/null +++ b/MIST-Mini-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4992cffac4d5af87b6852742d0b27e1cee562d632b6efd4ed8ba6357a97eb966 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8fcc40a --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: olaverse/MIST-Mini-8B +language: +- en +library_name: transformers +license: llama3.1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- merge +- dare_ties +- llama +- llama-3.1 +- mist +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/olaverse/MIST-Mini-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MIST-Mini-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/MIST-Mini-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/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/MIST-Mini-8B-i1-GGUF/resolve/main/MIST-Mini-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.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. + +