From 2207dda107476371a5097de579bb299565fb31a0 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 11 Apr 2026 19:00:55 +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/Magpie-Qwen-CortexDual-0.6B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf | 3 + Magpie-Qwen-CortexDual-0.6B.i1-Q6_K.gguf | 3 + README.md | 91 +++++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf create mode 100644 Magpie-Qwen-CortexDual-0.6B.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..a28cc96 --- /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 +Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Magpie-Qwen-CortexDual-0.6B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf new file mode 100644 index 0000000..c66ff01 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3dd11f57a0d233b137fd0b9e08d1fad5b1961c0e5d56a63411de1a2d732e8e +size 216054048 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf new file mode 100644 index 0000000..9c3f9b2 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8aa37f7634a0fbf94ef5db896ced3e40c935d2dd9fa236746f8e4d956dc3e85 +size 208017696 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf new file mode 100644 index 0000000..96945b8 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38bc39089f3ba2e0e8b4fde619851017d9e5854164d40a50692571582fafcd4e +size 264911136 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf new file mode 100644 index 0000000..c0bbba0 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26d2717c03679f30ca3b3d0bde4df47aba0a6af6abd136d44d24f6fad8e2dc8 +size 254196000 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3ecbccb --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:071f7799f1c2450b3aaf2df1af2a2e74ce963bd50abef4868c31b87feed91c6b +size 241998112 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..08ecef1 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3171a5e373310634cb34809ed6851d94b533c601ede0228231db900a0d458325 +size 229447968 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf new file mode 100644 index 0000000..c1c11a6 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fc2eeab5d0a7873803056a77d390654ce962511964a8ec5c6394fa0f5a1ce61 +size 336028960 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf new file mode 100644 index 0000000..3719c30 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec08164852c8ed75666349f4e618e1574daac6c45089daebc096859fd54c3fa7 +size 323077408 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c447eba --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baaeed37a38bbe60ae5c5c7e2b2424eba1c61cca190335da0cea5a324c7d5be5 +size 312755488 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a17b86d --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a04f10e09d1bd9f470b1013d3889844d44f7f4dbbdb41c83ba8196f82a22cddd +size 279017760 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..2f05633 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0778c33dcdfedd5479cf629f3328e40dbf31887951ac2b2d71fa0008a7b0e253 +size 381568288 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d5a04fb --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee91df2daaf8e38a85f7c7255be45055dbad81424a527c8eb86dee639459dae1 +size 367805728 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf new file mode 100644 index 0000000..4c1a2f8 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38cfe2945e3877c5cfeece61fd1f9da3c31c883c8ea75be22039b8621c0baa00 +size 296240416 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e3eac62 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0c3bbe6a072275422757bb0a4a595a5090116fb5b957cc5b31595bea12b9614 +size 280560928 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..bd225cd --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e06062ba461680b77b2fcac3df3adb36bee52be1c58e9e36cbfa21f40184c1 +size 368493856 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..41da3da --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec8930cbeb0dfc553324385949b9741bbe28d52dacf991e43b759472e12c9aaa +size 347129120 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b4bdd90 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7132d108bf5111f8309505300f411c1f4b57ce193d82a286a3340c9fe1a16cf9 +size 323077408 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf new file mode 100644 index 0000000..ef4abd3 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b700ebaa792bf7c22f07719f709d1992466462de3ccf5ba1824c213c95b788c +size 382158112 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf new file mode 100644 index 0000000..afc345b --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e88e8f9f9e4d4521943f0c856e814b8fc662c3a6b0d50e4dee249b9eadef1f2 +size 409093408 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..baa2968 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1468b04ab21ec672f35bbe00bfb20fd757c42dc8dd58b8b6c001d59aa093365a +size 396707104 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..381e4a1 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab618bafbe79de58bdbc3c69175001917cbfd697dca2b2c6e401da01b972439b +size 383272224 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..26ae83f --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183148b539792dbf5ddc7277708fc300eaf3def06f9d4c38bd7082ee30f5fc37 +size 444417312 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..a39f8bb --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7be52ed56a03955f510a78ac2239e4cac7531a955efff55bac26aea89e4be56e +size 436618528 diff --git a/Magpie-Qwen-CortexDual-0.6B.i1-Q6_K.gguf b/Magpie-Qwen-CortexDual-0.6B.i1-Q6_K.gguf new file mode 100644 index 0000000..b8614d4 --- /dev/null +++ b/Magpie-Qwen-CortexDual-0.6B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1f5f22f5fa030bfbfc7aa8ed72f5e688f4956e7712f72766eb553e501112e17 +size 495109408 diff --git a/README.md b/README.md new file mode 100644 index 0000000..35285e6 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: prithivMLmods/Magpie-Qwen-CortexDual-0.6B +datasets: +- Magpie-Align/Magpie-Pro-300K-Filtered +- mlabonne/FineTome-100k +- unsloth/OpenMathReasoning-mini +- prithivMLmods/Grade-Math-18K +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- math +- code +- moe +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/prithivMLmods/Magpie-Qwen-CortexDual-0.6B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Magpie-Qwen-CortexDual-0.6B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-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/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q2_K.gguf) | i1-Q2_K | 0.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q4_0.gguf) | i1-Q4_0 | 0.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q4_1.gguf) | i1-Q4_1 | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Magpie-Qwen-CortexDual-0.6B-i1-GGUF/resolve/main/Magpie-Qwen-CortexDual-0.6B.i1-Q6_K.gguf) | i1-Q6_K | 0.6 | 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..abd518b --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:075fa5f2f1f97e21fa5f57566b40adc0a86a46db47593577e42cebe698abadde +size 1153369