From 2cbb0c1dcf5f0befe476555815122c13f9a22fed Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 20:02:01 +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/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ ...epseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf | 3 + ...epseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf | 3 + ...epseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf | 3 + ...epseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf | 3 + ...seek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf | 3 + ...epseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf | 3 + ...epseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf | 3 + ...seek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf | 3 + ...eepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf | 3 + ...eepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf | 3 + ...eepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf | 3 + ...pseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf | 3 + ...eepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf | 3 + ...eepseek-V3.2-Speciale-Distill.imatrix.gguf | 3 + README.md | 89 +++++++++++++++++++ 26 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf create mode 100644 Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fd0e563 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf new file mode 100644 index 0000000..5c03a98 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a41a65fb31a42c40795a28c964cf790bdbf591c925ff2357bfa68fdb4b93954a +size 5750502880 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf new file mode 100644 index 0000000..534058f --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44969b4cc1f70f07dbb61e719efe0de2b568d30940468dbb945593ee721bd0cd +size 5273728480 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf new file mode 100644 index 0000000..6639e6b --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16c24cb1c765902ba2002ca1c55652319deba7ddaaa6ad7ae943a5f2410d68c1 +size 8114058720 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf new file mode 100644 index 0000000..947ebd4 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9dd536df59c8d6e8c350c31561ec3f3000e79d71408e08d73b969288e6a62d0 +size 7478359520 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf new file mode 100644 index 0000000..5aff242 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aea246af747141e2ba91bb30dc58a7dafc8970647446ab64a0b4a13e41992a41 +size 7207040480 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..07cd579 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:501a786f66f0549b26626e5ef2c2412788707f634694e6cba6f4cbaa555ab977 +size 6545126880 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf new file mode 100644 index 0000000..c25c83c --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3dbc268d5147a5ee39bf4d358fa841403026dd48804935f511e2738263397cd0 +size 10650957280 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf new file mode 100644 index 0000000..895da9d --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a978cd6e3f379540c36dde717eb7b7ac239935fd22d2887ae3560d0dc94bd38f +size 10428134880 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9e4a216 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caf0de637b53118a3a841f4b14fa4d2bdf375f345d22e456e3333ab3daad58ab +size 9907123680 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a0a8651 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a32262dbda2347459f15f3a4ceeb26c5562b524e490c6d5a505e9f973cf5cf21 +size 9280599520 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf new file mode 100644 index 0000000..bc84a22 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0023e3f33ec32e14eee1b7629c01c05764196ff87611e37685a0ec8fe29f834 +size 12758922720 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf new file mode 100644 index 0000000..4bbc52a --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:559163f3b40eeb9f771768ae92d417244b6d2515695f4a3b5e857966966ae194 +size 8890332640 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf new file mode 100644 index 0000000..ea84ab2 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:739aac56d2977e5ba6dd76caad9f9ed18fcc83eb64f57eb8058371881712095b +size 8320169440 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c3a05c2 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64f7ec1e35a19a6c9c80e4f7829592fd92388626c1aac2e0961aae2f5401672b +size 12400768480 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3ed5f95 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4075e8b5edcde89fdda9c2e61a67e6259fba58572f13aae63a0c13fa4149b63 +size 11474089440 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf new file mode 100644 index 0000000..482a931 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0f1eb07235e6bcbb932300ec00409ebe6c856d641082eb515e90ba25faa2832 +size 10400282080 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf new file mode 100644 index 0000000..7fd3f68 --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2251775e5e649f6453e605525e9f2403310528971d71abed10033beb925c968f +size 13494236640 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf new file mode 100644 index 0000000..d9fb54f --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3b43f6fa9e5cf81e4674a3d541c2c5b34329ed6a1181b5bd2c5d14a594bd5b9 +size 14873114080 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf new file mode 100644 index 0000000..aeba19f --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4da97b6559a277218cff1c0f03b1394efa6f8636a2154089988bf8798ed8fd7 +size 14333916640 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf new file mode 100644 index 0000000..0761d3d --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d88ffb87a64bd287eac7400554ad1e8b27729a6a01d1d69e89919c56d91f608e +size 13549286880 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf new file mode 100644 index 0000000..cdc153b --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd05fbed41a3ab756b9d96b5613342500ecbc1da87460a77b86a298b29b9db0 +size 16763991520 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf new file mode 100644 index 0000000..914debb --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f94f46873d550a39120bfc5d3c5d3c010131e34a5e5e4c040fed9ea2e79e1a3 +size 16304420320 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf new file mode 100644 index 0000000..5805f9c --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf2187ca387f65d947c273101281cde6c19ba580d0169bf3fda0ac8d88689e5 +size 19345946080 diff --git a/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.imatrix.gguf b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.imatrix.gguf new file mode 100644 index 0000000..19634ae --- /dev/null +++ b/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d3feac1ce57fd97cbfa1c0f1d094447b22b76154c9414530716ad52eacb7d95 +size 10037312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8b67c34 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: TeichAI/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- mistral +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/TeichAI/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-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/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_S.gguf) | i1-IQ1_S | 5.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ1_M.gguf) | i1-IQ1_M | 5.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.3 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_S.gguf) | i1-IQ2_S | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ2_M.gguf) | i1-IQ2_M | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K_S.gguf) | i1-Q2_K_S | 8.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_S.gguf) | i1-IQ3_S | 10.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.9 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_0.gguf) | i1-Q4_0 | 13.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q4_1.gguf) | i1-Q4_1 | 15.0 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.4 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q5_K_M.gguf) | i1-Q5_K_M | 16.9 | | +| [GGUF](https://huggingface.co/mradermacher/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill-i1-GGUF/resolve/main/Devstral-Small-2505-Deepseek-V3.2-Speciale-Distill.i1-Q6_K.gguf) | i1-Q6_K | 19.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. + +