From 8b10f520d93ebd14a66549a1812d859a536788dc Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 20 Jul 2026 01:02:09 +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/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ ...ek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf | 3 + ...ek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf | 3 + ...ek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf | 3 + ...ek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf | 3 + ...-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf | 3 + ...ek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf | 3 + ...ek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf | 3 + ...-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf | 3 + ...eek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf | 3 + ...eek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf | 3 + ...eek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf | 3 + ...k-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf | 3 + ...eek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf | 3 + ...eek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf | 3 + README.md | 87 +++++++++++++++++++ 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..965b721 --- /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 +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf new file mode 100644 index 0000000..c43ec33 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d8525f339d6dfac793c61451287017d3943940d9ca55de0f3d399b0ef4936c +size 2256147616 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf new file mode 100644 index 0000000..a756a38 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fc504eaf2384c8cd2df242b300382dc3ff5641d205c96ad511a2b9159659f46 +size 2115769504 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf new file mode 100644 index 0000000..c2f8658 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe6e83f42ff84ccccfb6ca9f459cc33768cb7dccad96ffd712915de8bc9bbc37 +size 3051914400 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf new file mode 100644 index 0000000..d2f085b --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba470e35d2f3470796771c4f2587da13b807168815084b51f2f5ee3c398abb11 +size 2864743584 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ca9e7d0 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6eaa1938f00631b6b0ccc4c913807184bf9016a1f88c1a67b502a7e532db92 +size 2696156320 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..26b14fd --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0255a729ed5ad745342fa5c526aa88254e399b57050018fba7f008f8843eb8 +size 2490111136 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf new file mode 100644 index 0000000..d5c3715 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c889f7506d1c3668794d13a02088ac3c4a6fee7cbce259980eee7a876a9ebc5 +size 3896620192 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf new file mode 100644 index 0000000..c50f490 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d56e9606648b3d4f51b0a29d0679f45cbbbed75df7119746d21beef4f75c29f +size 3789665440 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ba213c0 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b81b623bdfde277b4760e3b8449e915b947933843947ed47a52ee9f9b42588e5 +size 3626874016 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a9359e8 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aabaabc30259c2976600a282c940487da4ef10fe24086fdf7d011b3c13797ff7 +size 3369632928 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5fc9dc3 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f7bf88faa6d55ceefb99a0bb448fb3220a79a559ec2dc93615bcfe8d30a2bb4 +size 4793623712 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..64a8892 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf910b1934388524cf434b4112454a601cb8b4b049edefd9f47aa3d9bc60b8d2 +size 4561839264 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf new file mode 100644 index 0000000..ad50b41 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39a3c5b054991dd31bcdfa5bd87506c4e7c028aa13181d8d87ada1e1630bee71 +size 3281732768 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..7cfc917 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:173016c65e71730f14ce1c5f8570a574e90f88c477b2ff38d782b7413b9c522e +size 3083551904 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..616558f --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2b685b37a44ff55f2a0d5aba69a315d8a645c367142edebb1989350b623348a +size 4431393952 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..c307c21 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d51eda694fc2f8c96640ae5c08c78a69eb96f5bacf4286786b68b2e3e5293a7c +size 4124161184 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..2d9fb18 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da3579c3a0b4e5d69f0222bac9173a4e3a2cf50f6ce024fffebbcc1cae294c4 +size 3769611424 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf new file mode 100644 index 0000000..785ffc0 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c111fe24c4c1628a24aa94c2727b246b2df268a1a47cd4e23fb9170897cf2652 +size 4787332256 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf new file mode 100644 index 0000000..c29f927 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:904528fa63f0d411946ad66a72df4680eba963ce761781e09d6b3b3ceee298ce +size 5247755424 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f7dfafe --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e77175eae43a46fbd04b77d54cfa8981df8a587fc28af568c50a3ae63fe896d +size 5027783840 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..284bbbd --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:637831343f4259c4f26ec66f0ae5d416fc9eb1936ad5bbdc0fc66b121295d814 +size 4802012320 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b5115d0 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad9fe02f9aacc26d5df633d9b850d1f4287986e21c1ddded1081aa18c9bf30f1 +size 5851112608 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..feedd7f --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a75450735346cea52229cfcd68e1f70c068b88ebecc377adb2a1f96cfbe7d4 +size 5720761504 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf new file mode 100644 index 0000000..45b662b --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:146f122e154e7f1932095a64551d271a1690b03781be4f03872609cbccb9b776 +size 6725899424 diff --git a/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf new file mode 100644 index 0000000..65d1de9 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb9fcf0a0cb7d79caf5af4d6ffbaf2d1edf3caa7cae8b7d225b15ef859c44afc +size 5347200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d098a36 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: netcat420/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1 +datasets: +- netcat420/Kayla +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/netcat420/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-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/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-KAYLA1.1.i1-Q6_K.gguf) | i1-Q6_K | 6.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. + +