From 5fe6fdbb40a84c51b88d6ed4560b895f3e59851f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 11:19:10 +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/COCO-7B-Instruct-1M-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ COCO-7B-Instruct-1M.i1-IQ1_M.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ1_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ2_M.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ2_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ2_XS.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ3_M.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ3_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ3_XS.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ4_NL.gguf | 3 ++ COCO-7B-Instruct-1M.i1-IQ4_XS.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q2_K.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q2_K_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q3_K_L.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q3_K_M.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q3_K_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q4_0.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q4_1.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q4_K_M.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q4_K_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q5_K_M.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q5_K_S.gguf | 3 ++ COCO-7B-Instruct-1M.i1-Q6_K.gguf | 3 ++ README.md | 83 +++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 218 insertions(+) create mode 100644 .gitattributes create mode 100644 COCO-7B-Instruct-1M.i1-IQ1_M.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ1_S.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ2_M.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ2_S.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ2_XS.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ3_M.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ3_S.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ3_XS.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ4_NL.gguf create mode 100644 COCO-7B-Instruct-1M.i1-IQ4_XS.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q2_K.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q2_K_S.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q3_K_L.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q3_K_M.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q3_K_S.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q4_0.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q4_1.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q4_K_M.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q4_K_S.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q5_K_M.gguf create mode 100644 COCO-7B-Instruct-1M.i1-Q5_K_S.gguf create mode 100644 COCO-7B-Instruct-1M.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..7738a73 --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +COCO-7B-Instruct-1M.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/COCO-7B-Instruct-1M.i1-IQ1_M.gguf b/COCO-7B-Instruct-1M.i1-IQ1_M.gguf new file mode 100644 index 0000000..86df4a8 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77d86bbfdfe58c00b08a530bdf7f3e63a325ad025d7a38fbd6843db893d9b4fb +size 2042197152 diff --git a/COCO-7B-Instruct-1M.i1-IQ1_S.gguf b/COCO-7B-Instruct-1M.i1-IQ1_S.gguf new file mode 100644 index 0000000..7104759 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bca85aabc8fd458064f9a6fd735f62393c2b6e82b0105eca8e34a21e058332 +size 1903668384 diff --git a/COCO-7B-Instruct-1M.i1-IQ2_M.gguf b/COCO-7B-Instruct-1M.i1-IQ2_M.gguf new file mode 100644 index 0000000..4361c31 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80f79686c611138bfbbfb3326ae4783029c2fcce656e63f20cfca39297be8d6 +size 2780343456 diff --git a/COCO-7B-Instruct-1M.i1-IQ2_S.gguf b/COCO-7B-Instruct-1M.i1-IQ2_S.gguf new file mode 100644 index 0000000..6f46f10 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f572f584c5a9e58e0f28e97e0396cc0b56f38b4d024e06b6f7c13a92122f771 +size 2595638432 diff --git a/COCO-7B-Instruct-1M.i1-IQ2_XS.gguf b/COCO-7B-Instruct-1M.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ee64c9f --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd64c5c0e91ff5cdd66b98e7c2df48620bce52dcbddd32630b78d51e9218acc +size 2469022880 diff --git a/COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf b/COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..41410c5 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c46276d9b5458ff66e2fd51f429809aa2d40a0c21dd8cea285dcd3d0739d364 +size 2273078432 diff --git a/COCO-7B-Instruct-1M.i1-IQ3_M.gguf b/COCO-7B-Instruct-1M.i1-IQ3_M.gguf new file mode 100644 index 0000000..19f2ca7 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7f0c2817996ef3bdedb41e20d00efe07599290c42853a7aeb75ca0d0fb9c4a6 +size 3574013088 diff --git a/COCO-7B-Instruct-1M.i1-IQ3_S.gguf b/COCO-7B-Instruct-1M.i1-IQ3_S.gguf new file mode 100644 index 0000000..e59ef16 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d9425678257282a27148e7b67837aba3cf349ba10368fdd38f345a2220c9556 +size 3499193504 diff --git a/COCO-7B-Instruct-1M.i1-IQ3_XS.gguf b/COCO-7B-Instruct-1M.i1-IQ3_XS.gguf new file mode 100644 index 0000000..70b382e --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73daf625d389a721f5ef68912a01d8b368b308b88f5f26010ef53c7db822b32 +size 3346257056 diff --git a/COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf b/COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..247dcc7 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:772fd13127331bc072a9fd353fe037bfe0e5d92767dddfa4c5e2b67ed498472d +size 3114515616 diff --git a/COCO-7B-Instruct-1M.i1-IQ4_NL.gguf b/COCO-7B-Instruct-1M.i1-IQ4_NL.gguf new file mode 100644 index 0000000..18902db --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fd113132070b849d01ab0da1b19efaeaeb3012b9ea955f13ed163ada2a3f2a +size 4437814432 diff --git a/COCO-7B-Instruct-1M.i1-IQ4_XS.gguf b/COCO-7B-Instruct-1M.i1-IQ4_XS.gguf new file mode 100644 index 0000000..935a851 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3de3aad2312e18026a6e6765e1918cf798a4818ee1dd6d72d687e0fcdfdd1d +size 4218473632 diff --git a/COCO-7B-Instruct-1M.i1-Q2_K.gguf b/COCO-7B-Instruct-1M.i1-Q2_K.gguf new file mode 100644 index 0000000..aa524eb --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a938967eddc0ff4c7007a3a789da6004962adf378bce561d6c525fb95ef2e429 +size 3015941280 diff --git a/COCO-7B-Instruct-1M.i1-Q2_K_S.gguf b/COCO-7B-Instruct-1M.i1-Q2_K_S.gguf new file mode 100644 index 0000000..5cd7760 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d90d3d5cc21beea572faa0dbe50e8cfa55f59fe28b13ab57ccb16c11f6a76ed +size 2834074784 diff --git a/COCO-7B-Instruct-1M.i1-Q3_K_L.gguf b/COCO-7B-Instruct-1M.i1-Q3_K_L.gguf new file mode 100644 index 0000000..76e283e --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1955dd67b223efd37c5aceec38c332203fcf1b307f1fffe797ea5d08a3da1cbf +size 4088460448 diff --git a/COCO-7B-Instruct-1M.i1-Q3_K_M.gguf b/COCO-7B-Instruct-1M.i1-Q3_K_M.gguf new file mode 100644 index 0000000..811d265 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c589880c53792311bfd654fe94e36fb86873d54c58f6f5dd807c8d5780754676 +size 3808392352 diff --git a/COCO-7B-Instruct-1M.i1-Q3_K_S.gguf b/COCO-7B-Instruct-1M.i1-Q3_K_S.gguf new file mode 100644 index 0000000..db5cbac --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904b305ba731c47c31ea44fb6d7c39c9dfc9d2d38baaf373d75771ef70eedc70 +size 3492369568 diff --git a/COCO-7B-Instruct-1M.i1-Q4_0.gguf b/COCO-7B-Instruct-1M.i1-Q4_0.gguf new file mode 100644 index 0000000..68f4762 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33c9d92af15551fcb1a59ea6a0f86b550cc833d9148751eb8188bef98526baa1 +size 4444122272 diff --git a/COCO-7B-Instruct-1M.i1-Q4_1.gguf b/COCO-7B-Instruct-1M.i1-Q4_1.gguf new file mode 100644 index 0000000..939de4b --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbc99d1ff22b767e17db1a6d8954ded599657b777aaa962930c99cc63d3c28a5 +size 4873284768 diff --git a/COCO-7B-Instruct-1M.i1-Q4_K_M.gguf b/COCO-7B-Instruct-1M.i1-Q4_K_M.gguf new file mode 100644 index 0000000..9405b7d --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bcf01449f20386ee7f0e12f231f92b9d28da2ce5718cd9ad7372df7598fac14 +size 4683074720 diff --git a/COCO-7B-Instruct-1M.i1-Q4_K_S.gguf b/COCO-7B-Instruct-1M.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2a4b100 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83db2277d181222e9cb43a13be2be05e098c31937b7dad2ef64579ee2a87b8f0 +size 4457770144 diff --git a/COCO-7B-Instruct-1M.i1-Q5_K_M.gguf b/COCO-7B-Instruct-1M.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e5573bf --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5389901a998ada1e0a29a5873ec9baca6329d8566b06fc4f92873aa2de081a +size 5444832416 diff --git a/COCO-7B-Instruct-1M.i1-Q5_K_S.gguf b/COCO-7B-Instruct-1M.i1-Q5_K_S.gguf new file mode 100644 index 0000000..08cd923 --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c4323fb62a5aca04f094a38598fe4372d85dd9bf7ae228860cdc9e5c686b60 +size 5315177632 diff --git a/COCO-7B-Instruct-1M.i1-Q6_K.gguf b/COCO-7B-Instruct-1M.i1-Q6_K.gguf new file mode 100644 index 0000000..d4f7f6e --- /dev/null +++ b/COCO-7B-Instruct-1M.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3eedc2b523e237672eb66403f8827e46eb1827ee46539ab7c2073f72d9bebd8 +size 6254199968 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f22c44a --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: prithivMLmods/COCO-7B-Instruct-1M +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- qwen +- cot +- chain_of_thought +- qwen2.5 +- text-generation-inference +- coco +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/prithivMLmods/COCO-7B-Instruct-1M + + +static quants are available at https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-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/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/COCO-7B-Instruct-1M-i1-GGUF/resolve/main/COCO-7B-Instruct-1M.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..6fc920f --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677e72c84c5d7b0d04a5b60e13ac3dd174c7da64257b839eca7919baf3be93cc +size 4536665