From d4a7cee22f5bf167665c3ea887e5ac4eddea727a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 19:23:11 +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/DistillQwen-ThoughtY-4B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf | 3 + DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q2_K.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q4_0.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q4_1.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf | 3 + DistillQwen-ThoughtY-4B.i1-Q6_K.gguf | 3 + README.md | 76 +++++++++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 211 insertions(+) create mode 100644 .gitattributes create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q2_K.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q4_0.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q4_1.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf create mode 100644 DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf create mode 100644 DistillQwen-ThoughtY-4B.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..bfd8372 --- /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 +DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DistillQwen-ThoughtY-4B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf b/DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf new file mode 100644 index 0000000..5ad5143 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91365e5d0202c7aa4edc86d94104377d1151b1f2da45eb4a15d177a041c478bb +size 1127017984 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf b/DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf new file mode 100644 index 0000000..41262cf --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0a2f0b593ec889f41e9c8c6d7f04b098d1e6d9096afd4e255bbe16560921b3 +size 1055256064 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf b/DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf new file mode 100644 index 0000000..3b93685 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1c4cdc80a7d9d15e3f68df4431b2184799068fea73325a6262b2cff3b5a8da5 +size 1512984064 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf b/DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf new file mode 100644 index 0000000..a2853eb --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42ea951295333a0f48ebecc13071a3cfd0b5cc55807d00085803a5d49f138c42 +size 1417301504 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf b/DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e3cc351 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55e00aaf67071ead45a07efdb8ea5d6fb48a6a8b513b654670b7f6279cec8b54 +size 1354100224 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf b/DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..637df06 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2333897ba901fd4d3d5d08c6d3b31e15fe76bafa0fa24eb2bbc64ab17312e5f +size 1246621184 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf b/DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf new file mode 100644 index 0000000..eda19e6 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d9f113be9f39c2090bef8b52614b1837b3e1476dd39b45b02afb5bdaac0775 +size 1962896384 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf b/DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf new file mode 100644 index 0000000..854dca6 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a89d5029756c49182fd61bcce12f04c0312bf0aede83ddee94cf4df0f76bc51 +size 1899531264 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf b/DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9f4d7de --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8440de165a8922c165152f2416165cb34a4a8feb6f240e88114b5da8d004a9c4 +size 1814375424 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf b/DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..5ea8339 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86a2edc694cf36e39ace174ab2f3c13f6166a643d36d6ac9891d80629e35bb42 +size 1670188544 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf b/DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e9ab7ad --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d55c680a3a59c84ae2c3412611f5df7dcf026004101dcf9227d05e142b14a90 +size 2381343744 diff --git a/DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf b/DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..05d38a1 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cfbc5a903d74986b15379f5f8baacaed276702f97d66dc49d86ea2f205bff723 +size 2270751744 diff --git a/DistillQwen-ThoughtY-4B.i1-Q2_K.gguf b/DistillQwen-ThoughtY-4B.i1-Q2_K.gguf new file mode 100644 index 0000000..530ef1e --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10efb9df59de456f3422b5f2fad8c495135e194f581edb0f87555c7a7ad74aa +size 1669499904 diff --git a/DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf b/DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f06bf09 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33e20770dcf959fc006f19ff4e1c113bbd1dbf7b3352b3cc1ef825bff9fa3ab7 +size 1563454464 diff --git a/DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf b/DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c6b86b0 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f98ff6644ee3cb18938cfca1e5210ed6c4886af18aab963144ab102362be9d71 +size 2239785984 diff --git a/DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf b/DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a1bd0b1 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2070bd9540a1503311e9457815dbe3c18c4b228b42b744dbe4cc8d247dd2ec +size 2075618304 diff --git a/DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf b/DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..6d07c0b --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75adc79a0d3cfd5f712cd0e05a88a7296de994ca10807eeebf2ee6e1fa058a50 +size 1886997504 diff --git a/DistillQwen-ThoughtY-4B.i1-Q4_0.gguf b/DistillQwen-ThoughtY-4B.i1-Q4_0.gguf new file mode 100644 index 0000000..1995a0a --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2bc2867893b38d8ecdb7bcdabbcbdb5fa3a56fb0cf89899588e81af43c5d40fb +size 2375773184 diff --git a/DistillQwen-ThoughtY-4B.i1-Q4_1.gguf b/DistillQwen-ThoughtY-4B.i1-Q4_1.gguf new file mode 100644 index 0000000..b467081 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c093abab16d7291f5d50db50d97777419b42c8dc446beacfff6f5c45e9a30c46 +size 2596629504 diff --git a/DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf b/DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..2e3e755 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c48676d6214fb14e7e6237668651a11a6a1a81aa61f310db1c4f7ef2921a7da7 +size 2497281024 diff --git a/DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf b/DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..71425b2 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:117ce2fd816e524a0d3caffe9cf2437c673eb237a7e6f5737415d5fb6a793a8e +size 2383309824 diff --git a/DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf b/DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c3186d7 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b9d93e6ae8d8b906327635e526ef7be12ac143d8c094b3a832c21d30a836833 +size 2889513984 diff --git a/DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf b/DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..780d7f3 --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1086d70987845457460b8e0351986e7b7a672583a11155ecd0ae9e730ae300b5 +size 2823711744 diff --git a/DistillQwen-ThoughtY-4B.i1-Q6_K.gguf b/DistillQwen-ThoughtY-4B.i1-Q6_K.gguf new file mode 100644 index 0000000..4088fdc --- /dev/null +++ b/DistillQwen-ThoughtY-4B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be73bb1f21a0114bd5c3f75a13f264f2b4b3dbc80d4f73a44f022fd090761c9c +size 3306261504 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3267030 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: alibaba-pai/DistillQwen-ThoughtY-4B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/alibaba-pai/DistillQwen-ThoughtY-4B + + +static quants are available at https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-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/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/DistillQwen-ThoughtY-4B-i1-GGUF/resolve/main/DistillQwen-ThoughtY-4B.i1-Q6_K.gguf) | i1-Q6_K | 3.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. 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..6a7c69d --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a754c98ec86e9c39a5a36199a23323c6ae45910e7789d0d0a021190db700a71 +size 3842209