From f3c8645f33846835c0736bbce631c7b776f614cf Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 18:53: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/Chaifighter-20B-v3-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++++++ Chaifighter-20B-v3.i1-IQ1_M.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ1_S.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ2_M.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ2_S.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ2_XS.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ2_XXS.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ3_M.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ3_S.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ3_XS.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ3_XXS.gguf | 3 ++ Chaifighter-20B-v3.i1-IQ4_XS.gguf | 3 ++ Chaifighter-20B-v3.i1-Q2_K.gguf | 3 ++ Chaifighter-20B-v3.i1-Q3_K_L.gguf | 3 ++ Chaifighter-20B-v3.i1-Q3_K_M.gguf | 3 ++ Chaifighter-20B-v3.i1-Q3_K_S.gguf | 3 ++ Chaifighter-20B-v3.i1-Q4_0.gguf | 3 ++ Chaifighter-20B-v3.i1-Q4_K_M.gguf | 3 ++ Chaifighter-20B-v3.i1-Q4_K_S.gguf | 3 ++ Chaifighter-20B-v3.i1-Q5_K_M.gguf | 3 ++ Chaifighter-20B-v3.i1-Q5_K_S.gguf | 3 ++ Chaifighter-20B-v3.i1-Q6_K.gguf | 3 ++ README.md | 78 ++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 201 insertions(+) create mode 100644 .gitattributes create mode 100644 Chaifighter-20B-v3.i1-IQ1_M.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ1_S.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ2_M.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ2_S.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ2_XS.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ2_XXS.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ3_M.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ3_S.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ3_XS.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ3_XXS.gguf create mode 100644 Chaifighter-20B-v3.i1-IQ4_XS.gguf create mode 100644 Chaifighter-20B-v3.i1-Q2_K.gguf create mode 100644 Chaifighter-20B-v3.i1-Q3_K_L.gguf create mode 100644 Chaifighter-20B-v3.i1-Q3_K_M.gguf create mode 100644 Chaifighter-20B-v3.i1-Q3_K_S.gguf create mode 100644 Chaifighter-20B-v3.i1-Q4_0.gguf create mode 100644 Chaifighter-20B-v3.i1-Q4_K_M.gguf create mode 100644 Chaifighter-20B-v3.i1-Q4_K_S.gguf create mode 100644 Chaifighter-20B-v3.i1-Q5_K_M.gguf create mode 100644 Chaifighter-20B-v3.i1-Q5_K_S.gguf create mode 100644 Chaifighter-20B-v3.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7789098 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chaifighter-20B-v3.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Chaifighter-20B-v3.i1-IQ1_M.gguf b/Chaifighter-20B-v3.i1-IQ1_M.gguf new file mode 100644 index 0000000..3143faa --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:974163271efa86cbf1766440242f8bc1dabc041fc667d795890af154505c2715 +size 4590481856 diff --git a/Chaifighter-20B-v3.i1-IQ1_S.gguf b/Chaifighter-20B-v3.i1-IQ1_S.gguf new file mode 100644 index 0000000..7d3debc --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06db886689c07d4604d26a5b19567603b02d1cf9ac542133db4570c426c86f01 +size 4199035328 diff --git a/Chaifighter-20B-v3.i1-IQ2_M.gguf b/Chaifighter-20B-v3.i1-IQ2_M.gguf new file mode 100644 index 0000000..72491e8 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a8dfd2fd19ae7547f948765de01cae9dc419fce1a8eff9dcbd97963e59182b +size 6619419072 diff --git a/Chaifighter-20B-v3.i1-IQ2_S.gguf b/Chaifighter-20B-v3.i1-IQ2_S.gguf new file mode 100644 index 0000000..cbf587b --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a8c2f5f19fa820910125b21ee0af68e1d074ccca08b7b675324e3b7a48f873 +size 6097490368 diff --git a/Chaifighter-20B-v3.i1-IQ2_XS.gguf b/Chaifighter-20B-v3.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f110812 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe010963070582ab47d3a90db07c09c145c5b53427918f00793f056a9aa98ae3 +size 5810958784 diff --git a/Chaifighter-20B-v3.i1-IQ2_XXS.gguf b/Chaifighter-20B-v3.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2b9154f --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0571464280691394b16b82e08a2fdec93c0726d0db856a42c0616b19764117a +size 5242892736 diff --git a/Chaifighter-20B-v3.i1-IQ3_M.gguf b/Chaifighter-20B-v3.i1-IQ3_M.gguf new file mode 100644 index 0000000..3d8fa69 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41511ab977e4e3310da888ecc583552389136dbd476e4a03fdfbe95d0887668b +size 8745447872 diff --git a/Chaifighter-20B-v3.i1-IQ3_S.gguf b/Chaifighter-20B-v3.i1-IQ3_S.gguf new file mode 100644 index 0000000..d1f54a5 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4faba630e0691eec64fe07b19ad26c3024caea3769ce3254104cc2617fd3ecf9 +size 8463577536 diff --git a/Chaifighter-20B-v3.i1-IQ3_XS.gguf b/Chaifighter-20B-v3.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c5e26f3 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc4a35f5508a10efee04b9706dfec0f3f0c6615e1d0b82d4f1673cd7d04d89dc +size 8013738432 diff --git a/Chaifighter-20B-v3.i1-IQ3_XXS.gguf b/Chaifighter-20B-v3.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..20d7c52 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9f71cf8f1b2e63ad37d2d7d40c64d76a46586b3cfadafadef920ec58523bdd0 +size 7517655488 diff --git a/Chaifighter-20B-v3.i1-IQ4_XS.gguf b/Chaifighter-20B-v3.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3e71671 --- /dev/null +++ b/Chaifighter-20B-v3.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83f200cd1d0ccc164470d63848e2dcc9f1e9a968941f700be871c2ae12247c1e +size 10434843072 diff --git a/Chaifighter-20B-v3.i1-Q2_K.gguf b/Chaifighter-20B-v3.i1-Q2_K.gguf new file mode 100644 index 0000000..e0b006c --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f1320cbc5c9e8090e035188a5d5379e5ce660efe606396745676c7f9bcc2f3b +size 7213208000 diff --git a/Chaifighter-20B-v3.i1-Q3_K_L.gguf b/Chaifighter-20B-v3.i1-Q3_K_L.gguf new file mode 100644 index 0000000..36c3016 --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49dba7b4810964a2d94b7e4fcf49f8761e1eabb8c1f8a64f912e76a3f0bf072a +size 10222563776 diff --git a/Chaifighter-20B-v3.i1-Q3_K_M.gguf b/Chaifighter-20B-v3.i1-Q3_K_M.gguf new file mode 100644 index 0000000..884f67e --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f32de236cc3f5e69b9c66cd4233a77d25299039b9634fa0ff7da59de952446e2 +size 9383702976 diff --git a/Chaifighter-20B-v3.i1-Q3_K_S.gguf b/Chaifighter-20B-v3.i1-Q3_K_S.gguf new file mode 100644 index 0000000..fe722ad --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a598704ed4462f016069cbf67b2034daf703601500427ee589de67f0724a682a +size 8414556608 diff --git a/Chaifighter-20B-v3.i1-Q4_0.gguf b/Chaifighter-20B-v3.i1-Q4_0.gguf new file mode 100644 index 0000000..49069b7 --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:230b4999250359c0997d2af559498386bf7814a8ff8b97ba0e21aa79ca8b42aa +size 11021423040 diff --git a/Chaifighter-20B-v3.i1-Q4_K_M.gguf b/Chaifighter-20B-v3.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f9e1271 --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6aba54a19c2eaec45c071ca1bb1ba98e88069dc110233259446795249445b9ce +size 11694739904 diff --git a/Chaifighter-20B-v3.i1-Q4_K_S.gguf b/Chaifighter-20B-v3.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bb32a47 --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfc00ffdd97bb0b6a3c91d219d7c9c1cd05553bd00b7febbeccfa58195c2501 +size 11063890368 diff --git a/Chaifighter-20B-v3.i1-Q5_K_M.gguf b/Chaifighter-20B-v3.i1-Q5_K_M.gguf new file mode 100644 index 0000000..72db129 --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b09948e70d81eb725bd7ea81ca262d7eff2a2063bb6b99a1f6b5683799d223bf +size 13764235712 diff --git a/Chaifighter-20B-v3.i1-Q5_K_S.gguf b/Chaifighter-20B-v3.i1-Q5_K_S.gguf new file mode 100644 index 0000000..cdbaf70 --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:751ca17c9267ae494f64f365f68f941ebc9351875fc6601eda9acb056036e96a +size 13396578752 diff --git a/Chaifighter-20B-v3.i1-Q6_K.gguf b/Chaifighter-20B-v3.i1-Q6_K.gguf new file mode 100644 index 0000000..f23fefe --- /dev/null +++ b/Chaifighter-20B-v3.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:efff66ae8e8c3b899c468dbef3cdbfd2ab3d9eed17431d562b0c1d13af0216b9 +size 15963075008 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ac4ffa5 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: matchaaaaa/Chaifighter-20B-v3 +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- mergekit +- merge +- mistral +- roleplay +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/matchaaaaa/Chaifighter-20B-v3 + + +static quants are available at https://huggingface.co/mradermacher/Chaifighter-20B-v3-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/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ1_S.gguf) | i1-IQ1_S | 4.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ1_M.gguf) | i1-IQ1_M | 4.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ2_S.gguf) | i1-IQ2_S | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ2_M.gguf) | i1-IQ2_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q2_K.gguf) | i1-Q2_K | 7.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 8.1 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 8.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ3_S.gguf) | i1-IQ3_S | 8.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ3_M.gguf) | i1-IQ3_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 9.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 10.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q4_0.gguf) | i1-Q4_0 | 11.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 11.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 11.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 13.5 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 13.9 | | +| [GGUF](https://huggingface.co/mradermacher/Chaifighter-20B-v3-i1-GGUF/resolve/main/Chaifighter-20B-v3.i1-Q6_K.gguf) | i1-Q6_K | 16.1 | 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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..1f5c352 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76be5779d18559c4021abc076ebd402df647bdfcd61b0b5f791ba5457ddfca16 +size 13717493