From 542f1469dd9d722973975e8e1a759ed3fd390682 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 6 Jun 2026 01:28: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/GaMS3-12B-Instruct-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ GaMS3-12B-Instruct.i1-IQ1_M.gguf | 3 + GaMS3-12B-Instruct.i1-IQ1_S.gguf | 3 + GaMS3-12B-Instruct.i1-IQ2_M.gguf | 3 + GaMS3-12B-Instruct.i1-IQ2_S.gguf | 3 + GaMS3-12B-Instruct.i1-IQ2_XS.gguf | 3 + GaMS3-12B-Instruct.i1-IQ2_XXS.gguf | 3 + GaMS3-12B-Instruct.i1-IQ3_M.gguf | 3 + GaMS3-12B-Instruct.i1-IQ3_S.gguf | 3 + GaMS3-12B-Instruct.i1-IQ3_XS.gguf | 3 + GaMS3-12B-Instruct.i1-IQ3_XXS.gguf | 3 + GaMS3-12B-Instruct.i1-IQ4_NL.gguf | 3 + GaMS3-12B-Instruct.i1-IQ4_XS.gguf | 3 + GaMS3-12B-Instruct.i1-Q2_K.gguf | 3 + GaMS3-12B-Instruct.i1-Q2_K_S.gguf | 3 + GaMS3-12B-Instruct.i1-Q3_K_L.gguf | 3 + GaMS3-12B-Instruct.i1-Q3_K_M.gguf | 3 + GaMS3-12B-Instruct.i1-Q3_K_S.gguf | 3 + GaMS3-12B-Instruct.i1-Q4_0.gguf | 3 + GaMS3-12B-Instruct.i1-Q4_1.gguf | 3 + GaMS3-12B-Instruct.i1-Q4_K_M.gguf | 3 + GaMS3-12B-Instruct.i1-Q4_K_S.gguf | 3 + GaMS3-12B-Instruct.i1-Q5_K_M.gguf | 3 + GaMS3-12B-Instruct.i1-Q5_K_S.gguf | 3 + GaMS3-12B-Instruct.i1-Q6_K.gguf | 3 + GaMS3-12B-Instruct.imatrix.gguf | 3 + README.md | 89 ++++++++++++++++++++++++++++++ 27 files changed, 224 insertions(+) create mode 100644 .gitattributes create mode 100644 GaMS3-12B-Instruct.i1-IQ1_M.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ1_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ2_M.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ2_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ2_XS.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ2_XXS.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ3_M.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ3_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ3_XS.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ3_XXS.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ4_NL.gguf create mode 100644 GaMS3-12B-Instruct.i1-IQ4_XS.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q2_K.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q2_K_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q3_K_L.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q3_K_M.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q3_K_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q4_0.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q4_1.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q4_K_M.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q4_K_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q5_K_M.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q5_K_S.gguf create mode 100644 GaMS3-12B-Instruct.i1-Q6_K.gguf create mode 100644 GaMS3-12B-Instruct.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d81ef87 --- /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 +GaMS3-12B-Instruct.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +GaMS3-12B-Instruct.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/GaMS3-12B-Instruct.i1-IQ1_M.gguf b/GaMS3-12B-Instruct.i1-IQ1_M.gguf new file mode 100644 index 0000000..f889522 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:628c8bbc275f6b57b0be38f485f6c32869f022ab28019eab8cd0026ca641de64 +size 3164728768 diff --git a/GaMS3-12B-Instruct.i1-IQ1_S.gguf b/GaMS3-12B-Instruct.i1-IQ1_S.gguf new file mode 100644 index 0000000..8c5904d --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9de4fa57ef9074c8a0b227b04819e28a8f799db3373d1ecc5074e0d4ffbf0b9 +size 2947415488 diff --git a/GaMS3-12B-Instruct.i1-IQ2_M.gguf b/GaMS3-12B-Instruct.i1-IQ2_M.gguf new file mode 100644 index 0000000..4f12505 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3d3c0359e553ce1993eea912cd3c6ac3014eab578ba68db6fc110ab51f71f2b +size 4310461888 diff --git a/GaMS3-12B-Instruct.i1-IQ2_S.gguf b/GaMS3-12B-Instruct.i1-IQ2_S.gguf new file mode 100644 index 0000000..f4720ab --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f04adb3004ff39e91e1b15dd9c42cd9679f811bdfae0b342a5812b0c57bccb3b +size 4020710848 diff --git a/GaMS3-12B-Instruct.i1-IQ2_XS.gguf b/GaMS3-12B-Instruct.i1-IQ2_XS.gguf new file mode 100644 index 0000000..21ba395 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e378f6737c8adca8991b12862b1cdc1e8e060e01d18bc8912fdee3614c8d2e28 +size 3840261568 diff --git a/GaMS3-12B-Instruct.i1-IQ2_XXS.gguf b/GaMS3-12B-Instruct.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..992fbf2 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb8d0d650f9b2b278adf34b40d5df4bdfaf49046e592a92c51b6b6ca5fd7d65 +size 3526917568 diff --git a/GaMS3-12B-Instruct.i1-IQ3_M.gguf b/GaMS3-12B-Instruct.i1-IQ3_M.gguf new file mode 100644 index 0000000..5e860b0 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84e4c56a337b358ce1e63489a1b3cf0b3f29f3db25e18520b995cb14afc338a +size 5655723328 diff --git a/GaMS3-12B-Instruct.i1-IQ3_S.gguf b/GaMS3-12B-Instruct.i1-IQ3_S.gguf new file mode 100644 index 0000000..e6974d2 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30aa8b790615cf77b453c867cc3338f36d669194e65f510a53c260ea91fc68f7 +size 5458316608 diff --git a/GaMS3-12B-Instruct.i1-IQ3_XS.gguf b/GaMS3-12B-Instruct.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4aecdc4 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adf524b50cfe832babe20215d80760c7b8338aa852e1eba867dcaec86116a92b +size 5206166848 diff --git a/GaMS3-12B-Instruct.i1-IQ3_XXS.gguf b/GaMS3-12B-Instruct.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1da4b3f --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396c3373517e93426ae69c92f080cd1ee0f684379368c09d5b5947eef9f8027b +size 4784901568 diff --git a/GaMS3-12B-Instruct.i1-IQ4_NL.gguf b/GaMS3-12B-Instruct.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5448d63 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fe9b1c498ac869c918a895de6c3fe3d7f5eca037d19606b8ba8a36a667f557e +size 6887165248 diff --git a/GaMS3-12B-Instruct.i1-IQ4_XS.gguf b/GaMS3-12B-Instruct.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d53f621 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25cc3faa63fb65b2b16a9bc44f06bf3bc671617aba57b7faba86b899577d0ad5 +size 6550965568 diff --git a/GaMS3-12B-Instruct.i1-Q2_K.gguf b/GaMS3-12B-Instruct.i1-Q2_K.gguf new file mode 100644 index 0000000..3e9e5bc --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45129bd19b312f5f94dd954b4f6afab10abff2441137ce4a0dc39f8c75be691 +size 4768222528 diff --git a/GaMS3-12B-Instruct.i1-Q2_K_S.gguf b/GaMS3-12B-Instruct.i1-Q2_K_S.gguf new file mode 100644 index 0000000..80471f1 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5015b897b013be69aac325cfd28770df5e7d251634924bb70fb1bf146b6dcf +size 4448611648 diff --git a/GaMS3-12B-Instruct.i1-Q3_K_L.gguf b/GaMS3-12B-Instruct.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f621a64 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9699022f72758aee7abe49170d10ac55c19a8502884f47cb149eea13d47feb4 +size 6480186688 diff --git a/GaMS3-12B-Instruct.i1-Q3_K_M.gguf b/GaMS3-12B-Instruct.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7961c97 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31e39d5850e88562c951b91b7d58be8fbd77c905c01bb22e06ebb96ff8cdeb24 +size 6008819008 diff --git a/GaMS3-12B-Instruct.i1-Q3_K_S.gguf b/GaMS3-12B-Instruct.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b186f2e --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9c888ba503a5f606cee964513d558b620658ca8c3497c7f7e52b6c3feccaa0 +size 5458316608 diff --git a/GaMS3-12B-Instruct.i1-Q4_0.gguf b/GaMS3-12B-Instruct.i1-Q4_0.gguf new file mode 100644 index 0000000..ff40d3d --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e59a55dfe81cef0402ac67ec3e42f14dea5913b9457ea8f2cb7295520c3739ab +size 6909283648 diff --git a/GaMS3-12B-Instruct.i1-Q4_1.gguf b/GaMS3-12B-Instruct.i1-Q4_1.gguf new file mode 100644 index 0000000..295ba13 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed96dc6b49fe52de1b2086a67a5887cab79807ba0333c3db3ef7704eb8a1ef01 +size 7559564608 diff --git a/GaMS3-12B-Instruct.i1-Q4_K_M.gguf b/GaMS3-12B-Instruct.i1-Q4_K_M.gguf new file mode 100644 index 0000000..6549b42 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c8d74d0b87017bb67d7075843b6d04fd522527e271f693e9ccf9e0ed161a2d +size 7300779328 diff --git a/GaMS3-12B-Instruct.i1-Q4_K_S.gguf b/GaMS3-12B-Instruct.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8b3a69b --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ed62160e9a7ade2a786a09164fbd69dcdfe972a3a81550945af43cb21ed90fd +size 6935334208 diff --git a/GaMS3-12B-Instruct.i1-Q5_K_M.gguf b/GaMS3-12B-Instruct.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2246df2 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c93d607ced77f895181b22838f27c249dae890e95824888879f4055df9d0340d +size 8445037888 diff --git a/GaMS3-12B-Instruct.i1-Q5_K_S.gguf b/GaMS3-12B-Instruct.i1-Q5_K_S.gguf new file mode 100644 index 0000000..588d6a0 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ce64260305a473d0a928101592833d2275648659d5859b599ff85639df9568a +size 8231963968 diff --git a/GaMS3-12B-Instruct.i1-Q6_K.gguf b/GaMS3-12B-Instruct.i1-Q6_K.gguf new file mode 100644 index 0000000..0800460 --- /dev/null +++ b/GaMS3-12B-Instruct.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0bbd9d807e981cce37577376f842a8f8f381afcb358b84577a42d600b67add2 +size 9660812608 diff --git a/GaMS3-12B-Instruct.imatrix.gguf b/GaMS3-12B-Instruct.imatrix.gguf new file mode 100644 index 0000000..c1e580b --- /dev/null +++ b/GaMS3-12B-Instruct.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21195cebe6fd30499aa17cd435688393bfe261bf6fb3f9f7ca20e427a82378e6 +size 7473632 diff --git a/README.md b/README.md new file mode 100644 index 0000000..2cab9c2 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: cjvt/GaMS3-12B-Instruct +language: +- sl +- en +- sr +- hr +- bs +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/cjvt/GaMS3-12B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#GaMS3-12B-Instruct-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/GaMS3-12B-Instruct-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/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ2_S.gguf) | i1-IQ2_S | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ2_M.gguf) | i1-IQ2_M | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ3_S.gguf) | i1-IQ3_S | 5.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q4_0.gguf) | i1-Q4_0 | 7.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q4_1.gguf) | i1-Q4_1 | 7.7 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.5 | | +| [GGUF](https://huggingface.co/mradermacher/GaMS3-12B-Instruct-i1-GGUF/resolve/main/GaMS3-12B-Instruct.i1-Q6_K.gguf) | i1-Q6_K | 9.8 | 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. + +