From 3d4872850521d4046ddd18a9235f1aba3ac2b362 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 25 May 2026 03:36:15 +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/Mystic-Matron-12B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ Mystic-Matron-12B.i1-IQ1_M.gguf | 3 ++ Mystic-Matron-12B.i1-IQ1_S.gguf | 3 ++ Mystic-Matron-12B.i1-IQ2_M.gguf | 3 ++ Mystic-Matron-12B.i1-IQ2_S.gguf | 3 ++ Mystic-Matron-12B.i1-IQ2_XS.gguf | 3 ++ Mystic-Matron-12B.i1-IQ2_XXS.gguf | 3 ++ Mystic-Matron-12B.i1-IQ3_M.gguf | 3 ++ Mystic-Matron-12B.i1-IQ3_S.gguf | 3 ++ Mystic-Matron-12B.i1-IQ3_XS.gguf | 3 ++ Mystic-Matron-12B.i1-IQ3_XXS.gguf | 3 ++ Mystic-Matron-12B.i1-IQ4_NL.gguf | 3 ++ Mystic-Matron-12B.i1-IQ4_XS.gguf | 3 ++ Mystic-Matron-12B.i1-Q2_K.gguf | 3 ++ Mystic-Matron-12B.i1-Q2_K_S.gguf | 3 ++ Mystic-Matron-12B.i1-Q3_K_L.gguf | 3 ++ Mystic-Matron-12B.i1-Q3_K_M.gguf | 3 ++ Mystic-Matron-12B.i1-Q3_K_S.gguf | 3 ++ Mystic-Matron-12B.i1-Q4_0.gguf | 3 ++ Mystic-Matron-12B.i1-Q4_1.gguf | 3 ++ Mystic-Matron-12B.i1-Q4_K_M.gguf | 3 ++ Mystic-Matron-12B.i1-Q4_K_S.gguf | 3 ++ Mystic-Matron-12B.i1-Q5_K_M.gguf | 3 ++ Mystic-Matron-12B.i1-Q5_K_S.gguf | 3 ++ Mystic-Matron-12B.i1-Q6_K.gguf | 3 ++ Mystic-Matron-12B.imatrix.gguf | 3 ++ README.md | 88 +++++++++++++++++++++++++++++++ 27 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 Mystic-Matron-12B.i1-IQ1_M.gguf create mode 100644 Mystic-Matron-12B.i1-IQ1_S.gguf create mode 100644 Mystic-Matron-12B.i1-IQ2_M.gguf create mode 100644 Mystic-Matron-12B.i1-IQ2_S.gguf create mode 100644 Mystic-Matron-12B.i1-IQ2_XS.gguf create mode 100644 Mystic-Matron-12B.i1-IQ2_XXS.gguf create mode 100644 Mystic-Matron-12B.i1-IQ3_M.gguf create mode 100644 Mystic-Matron-12B.i1-IQ3_S.gguf create mode 100644 Mystic-Matron-12B.i1-IQ3_XS.gguf create mode 100644 Mystic-Matron-12B.i1-IQ3_XXS.gguf create mode 100644 Mystic-Matron-12B.i1-IQ4_NL.gguf create mode 100644 Mystic-Matron-12B.i1-IQ4_XS.gguf create mode 100644 Mystic-Matron-12B.i1-Q2_K.gguf create mode 100644 Mystic-Matron-12B.i1-Q2_K_S.gguf create mode 100644 Mystic-Matron-12B.i1-Q3_K_L.gguf create mode 100644 Mystic-Matron-12B.i1-Q3_K_M.gguf create mode 100644 Mystic-Matron-12B.i1-Q3_K_S.gguf create mode 100644 Mystic-Matron-12B.i1-Q4_0.gguf create mode 100644 Mystic-Matron-12B.i1-Q4_1.gguf create mode 100644 Mystic-Matron-12B.i1-Q4_K_M.gguf create mode 100644 Mystic-Matron-12B.i1-Q4_K_S.gguf create mode 100644 Mystic-Matron-12B.i1-Q5_K_M.gguf create mode 100644 Mystic-Matron-12B.i1-Q5_K_S.gguf create mode 100644 Mystic-Matron-12B.i1-Q6_K.gguf create mode 100644 Mystic-Matron-12B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bfd4284 --- /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 +Mystic-Matron-12B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mystic-Matron-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mystic-Matron-12B.i1-IQ1_M.gguf b/Mystic-Matron-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..6fb8068 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:449a9e1b197efbf539532d15fdac041b335cea6ceccd4df7da0be3e71b918c09 +size 3221640384 diff --git a/Mystic-Matron-12B.i1-IQ1_S.gguf b/Mystic-Matron-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..65f025c --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc97438e881659bf4b08aff845b871e60cef6724c52449a021cf4476647fbc0 +size 2999227584 diff --git a/Mystic-Matron-12B.i1-IQ2_M.gguf b/Mystic-Matron-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..a73c7d5 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b1cd5a407dff777a733b9cc7c51b8cb00563c2c8f625f2b4d5020d8d0f64024 +size 4435040992 diff --git a/Mystic-Matron-12B.i1-IQ2_S.gguf b/Mystic-Matron-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..6216ce0 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d2d271535b13416f9d47fc68ab71458c2e552751d60b89909eaafe4f3bd44da +size 4138490592 diff --git a/Mystic-Matron-12B.i1-IQ2_XS.gguf b/Mystic-Matron-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..91cf61f --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:262642257abfcc436b23145d4f5f46182ac669da3d0a454d49be652bbbb1c457 +size 3915093184 diff --git a/Mystic-Matron-12B.i1-IQ2_XXS.gguf b/Mystic-Matron-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b96d2ef --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ac1e6379d1f923255462e56c3637d656228787d552fd095679730d7ec7d8fa +size 3592328384 diff --git a/Mystic-Matron-12B.i1-IQ3_M.gguf b/Mystic-Matron-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..cd8caed --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6273afee774d0b51343947ec05a3b8a1fe02c7814e653210dfca991d1f158c6f +size 5722252000 diff --git a/Mystic-Matron-12B.i1-IQ3_S.gguf b/Mystic-Matron-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..62b0f55 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50141b65c7390a35765665ca2d707149afec1dc5df2daf4853c7b04ed59a708b +size 5562098400 diff --git a/Mystic-Matron-12B.i1-IQ3_XS.gguf b/Mystic-Matron-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..eef4220 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fdf0b1e6ca8c0c796ef56757c3d75b681293ebaba98c7b5e2d812d22ee1f479 +size 5306508000 diff --git a/Mystic-Matron-12B.i1-IQ3_XXS.gguf b/Mystic-Matron-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1c3cfbb --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee6dd03b863613bb14ec2805028f75675668d36a2fbc7ba42085c650c4343f11 +size 4945402592 diff --git a/Mystic-Matron-12B.i1-IQ4_NL.gguf b/Mystic-Matron-12B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..74127f4 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326add202badf96a3645754011984911fa22f0dd7fb0734dcbd164472802e24e +size 7097936576 diff --git a/Mystic-Matron-12B.i1-IQ4_XS.gguf b/Mystic-Matron-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b6ce518 --- /dev/null +++ b/Mystic-Matron-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fadf3b5e12d681b9aeab44cbb0904534c13215f87c6c691f38b1e1a8cb58ea5f +size 6742730976 diff --git a/Mystic-Matron-12B.i1-Q2_K.gguf b/Mystic-Matron-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..adf8a37 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e80e4117a1602862b1ff26f483863d712c7db302cc1cb7b4c240241164e7004 +size 4791065792 diff --git a/Mystic-Matron-12B.i1-Q2_K_S.gguf b/Mystic-Matron-12B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..da31e7c --- /dev/null +++ b/Mystic-Matron-12B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a910a366a54a8a448870674d027c2da2db6bc64b1946038ba0968823b60bba3 +size 4493696192 diff --git a/Mystic-Matron-12B.i1-Q3_K_L.gguf b/Mystic-Matron-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..919cd54 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04f0311942de8efbe558bea6d0841ca4f6b684932da3e2ef061578ed14cc6d1f +size 6561522400 diff --git a/Mystic-Matron-12B.i1-Q3_K_M.gguf b/Mystic-Matron-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3e86aee --- /dev/null +++ b/Mystic-Matron-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:563d7b67e3bf8338bb728de519751e20ab1cd3fb5debf3321864bc3e35a2cb97 +size 6083109600 diff --git a/Mystic-Matron-12B.i1-Q3_K_S.gguf b/Mystic-Matron-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..fe603a7 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3442158bf4163d328cbdf782b2d18836c6ae728ff9b31aa72e35e0771298314 +size 5534245600 diff --git a/Mystic-Matron-12B.i1-Q4_0.gguf b/Mystic-Matron-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..6c979b3 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9046d9f4e04bc773288555af9ccea3930f2928c150bde94485bdd7c0aa4a85c0 +size 7094659776 diff --git a/Mystic-Matron-12B.i1-Q4_1.gguf b/Mystic-Matron-12B.i1-Q4_1.gguf new file mode 100644 index 0000000..763229a --- /dev/null +++ b/Mystic-Matron-12B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be0bce033ac91214f040a9987adadad942860a686016d4e187be0cca8b0e8249 +size 7795240576 diff --git a/Mystic-Matron-12B.i1-Q4_K_M.gguf b/Mystic-Matron-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..9b3e8cd --- /dev/null +++ b/Mystic-Matron-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e03c6ccd3a43c8da3213f590cc55ba210ed27806326978436524dd5ca42454 +size 7477226176 diff --git a/Mystic-Matron-12B.i1-Q4_K_S.gguf b/Mystic-Matron-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f19fb50 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b0ecd9eb12db6e983cd779adb4b5519aec3c5f2ce943a3f7827ca2172c6515d +size 7120218816 diff --git a/Mystic-Matron-12B.i1-Q5_K_M.gguf b/Mystic-Matron-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..71a4fb7 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d214eb19e87867d8758a662da7e84e0891f5f72d007dd334168d913338931e5d +size 8727654976 diff --git a/Mystic-Matron-12B.i1-Q5_K_S.gguf b/Mystic-Matron-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b8ed138 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf68a5d7a9543fc0eb979ca2a9294c11d3b19767a8e8b0650da731d4cfe108e +size 8518758976 diff --git a/Mystic-Matron-12B.i1-Q6_K.gguf b/Mystic-Matron-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..86f6a16 --- /dev/null +++ b/Mystic-Matron-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d83e63d9f049e293dffac33239dc2e81b97b33c70c3eb029a035e053536e8c60 +size 10056235584 diff --git a/Mystic-Matron-12B.imatrix.gguf b/Mystic-Matron-12B.imatrix.gguf new file mode 100644 index 0000000..640d9f3 --- /dev/null +++ b/Mystic-Matron-12B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b7bc7ef941c5d3b3d0362426989cb6bc695b738d77da8e8dcfb6dadf9a4d9dd +size 7088192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..27864d1 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: Vortex5/Mystic-Matron-12B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- roleplay +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Vortex5/Mystic-Matron-12B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mystic-Matron-12B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Mystic-Matron-12B-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/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mystic-Matron-12B-i1-GGUF/resolve/main/Mystic-Matron-12B.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. + +