From c3767b072d3d00e9c73b0a625d8cd8b32fa54f3a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 20 May 2026 19:08:16 +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-Esper3-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++ ...Seek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf | 3 + ...Seek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf | 3 + ...Seek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf | 3 + ...Seek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf | 3 + ...ek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf | 3 + ...Seek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf | 3 + ...Seek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf | 3 + ...ek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf | 3 + DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_L.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_M.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_S.gguf | 3 + DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf | 3 + DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_S.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf | 3 + ...eek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf | 3 + DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q6_K.gguf | 3 + README.md | 122 ++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 257 insertions(+) create mode 100644 .gitattributes create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_L.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf create mode 100644 DeepSeek-R1-0528-Qwen3-8B-Esper3.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..fdd9080 --- /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 +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf new file mode 100644 index 0000000..d5fc2b7 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e1af166ae2e9d16afcf94221adc7563028791f525501b36f213b89be43f6dc +size 2256148960 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf new file mode 100644 index 0000000..e9c2fe1 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c35ab28d4ec2888556ca40e7a42e9baf4e0e9fec4c5052afffb72e9bbc88d196 +size 2115770848 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf new file mode 100644 index 0000000..0ae95eb --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3986725386e53f23e14365954c449db2b0983b6db7bf473727233e16e41b5782 +size 3051915744 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf new file mode 100644 index 0000000..612aedb --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e07d7315a5bb25b9c0eb7d70d3bcece6278b52bf29585ed4c5ffa7279c86a0 +size 2864744928 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c9124a3 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7a269a3ef8dd5e3ae7a07e06d02a6ee18934be0ece90518280b9d716d0e2da +size 2696157664 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..aa4c687 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a69c102ea2050cfba4df0b81a6e18cfe0dd918557c7776bcf86fe2794f0118f +size 2490112480 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf new file mode 100644 index 0000000..9fdd52a --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58561f8677a9e15af3a1a4a40cd69783eb2f1427c18bbf5ebe0fde0bf64664b7 +size 3896621536 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf new file mode 100644 index 0000000..28ca59d --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6271c84aff08b871353f5d8ccadfb754e864adc9e4ba5cf6923e83c850110497 +size 3789666784 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf new file mode 100644 index 0000000..dce383a --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3edc57fcfa761a2cfcbf0590b52934df0c6adde7750b87d734b8fb11cfee3eb1 +size 3626875360 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8464373 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756054631c4847137e47e126c90a279ca6ec2fc3a6120ce98cbf74746afd10b9 +size 3369634272 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf new file mode 100644 index 0000000..affdc60 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1afbd4026bf2417a729ed7e62aae8f91a93057f6c6a817067dfb6476892e020a +size 4793625056 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf new file mode 100644 index 0000000..52ebf97 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60e94f549fe2625f0fb92fa55574a1999570e3743c81ac68af314938000721b7 +size 4561840608 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf new file mode 100644 index 0000000..ef78b98 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a818fcc408b55249fc143cd12edc58808e63dd549f122999c5a4eb2f42d4adf4 +size 3281734112 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf new file mode 100644 index 0000000..cf4f14d --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3afa3ab87714688827c5ca031228b87468289021646cdbc876a0f5e65bb34a25 +size 3083553248 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_L.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_L.gguf new file mode 100644 index 0000000..56f1999 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9737b744fd9fc1e967ca4570198d45c0afb2dd4d0d012a7c7b1ae052bdd85198 +size 4431395296 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_M.gguf new file mode 100644 index 0000000..5771c9b --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:002774a6fc9fe2f590d968ff7a121989c91f81b6797e16e0905c7d84433f6e4b +size 4124162528 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_S.gguf new file mode 100644 index 0000000..92be1de --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ff9f79c5868b5e87b6e5d4552aa2c5d05a0f3d7a3faeb8d16c409ec2ad7340f +size 3769612768 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf new file mode 100644 index 0000000..a95cf95 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f869c765269205522f128f62b87b75ffa1a0b6ccd7f755942dc813eabb724a +size 4787333600 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf new file mode 100644 index 0000000..be38a08 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e1333156d9b59d290448e97b61f03435a18eb66d9768e3caef3bd5c6dd9f1f2 +size 5247756768 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5015a55 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e7b9caab5fd1fc2c0183e372f11ac3c0db8546917fef0be50d1c7bb55d79df4 +size 5027785184 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_S.gguf new file mode 100644 index 0000000..287f2c0 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc945f77a3f3a48ea5e6b9bde1c8d9f2ad130e329bf34051f3732461c27de967 +size 4802013664 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf new file mode 100644 index 0000000..12e3cf5 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:832c373b92dc21805c6de305d009563268172060977303739ba39ebc25c5d11e +size 5851113952 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ec391f1 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e974a408ce927e667a7a5ef7950395e620b5a598958af7459f5cea1e51609c64 +size 5720762848 diff --git a/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q6_K.gguf b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q6_K.gguf new file mode 100644 index 0000000..69873b3 --- /dev/null +++ b/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f806e055785b48b57b60516f283b4f1899e9a6e2b1342dc70fa91ee0150aa7d6 +size 6725900768 diff --git a/README.md b/README.md new file mode 100644 index 0000000..67f2b2e --- /dev/null +++ b/README.md @@ -0,0 +1,122 @@ +--- +base_model: ValiantLabs/DeepSeek-R1-0528-Qwen3-8B-Esper3 +datasets: +- sequelbox/Titanium2.1-DeepSeek-R1 +- sequelbox/Tachibana2-DeepSeek-R1 +- sequelbox/Raiden-DeepSeek-R1 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- esper +- esper-3 +- valiant +- valiant-labs +- qwen +- qwen-3 +- qwen-3-8b +- 8b +- deepseek +- deepseek-r1-0528 +- deepseek-r1 +- reasoning +- code +- code-instruct +- python +- javascript +- dev-ops +- jenkins +- terraform +- scripting +- powershell +- azure +- aws +- gcp +- cloud +- problem-solving +- architect +- engineer +- developer +- creative +- analytical +- expert +- rationality +- conversational +- chat +- instruct +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ValiantLabs/DeepSeek-R1-0528-Qwen3-8B-Esper3 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-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-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.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-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.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-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.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-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.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-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-R1-0528-Qwen3-8B-Esper3-i1-GGUF/resolve/main/DeepSeek-R1-0528-Qwen3-8B-Esper3.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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..bba5837 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf36416ae108732b944268c75d7fe2cba5706437ca5dee0f7c26de0d0cdbb00 +size 5316769