From 528521d81daee42c1ce092c788955311e6e7ff4d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 11:28: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/Mistral-Small-24B-Instruct-2501-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf | 3 + ...al-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf | 3 + ...al-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf | 3 + ...ral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf | 3 + Mistral-Small-24B-Instruct-2501.i1-Q6_K.gguf | 3 + README.md | 91 +++++++++++++++++++ imatrix.dat | 3 + 26 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf create mode 100644 Mistral-Small-24B-Instruct-2501.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..b70b324 --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf new file mode 100644 index 0000000..aac3b24 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3465207a27f8876bb7d73188218e3d240386e5113d6df719a25151567234d650 +size 5750496576 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf new file mode 100644 index 0000000..230ba1e --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6e88fa1e7a40392d1dbbdbc6f5091818a7f1e83fdd3dc80f41d29c06a09f271 +size 5273722176 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf new file mode 100644 index 0000000..1f359e4 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19fe2a43ab269ba0098e28b5b10de8ac419060661d4b709a0c78ccaaefc27ecc +size 8114052416 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf new file mode 100644 index 0000000..b3531b8 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d59b0accfa7616fe2efb0abe161b65000fb409c6b94d42863ec7fc664c0db726 +size 7478353216 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a94df17 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a7444ab315b2f132147acf460a72f33b8658e137c39abe9036653a054a67afa +size 7207034176 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..5b2a2ae --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bef2f0e11bb60abbce065945260afcb5cb269f4f5c7c9119effba911b607b42 +size 6545120576 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf new file mode 100644 index 0000000..4efe85b --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:838fe75dfc554e81aefab3069a817a147e7e48d3136bb17dc6137a1fb6d4db68 +size 10650950976 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf new file mode 100644 index 0000000..4f6c6a3 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0de881a4d9cbba96b76fd36a9172a8a921529a05aad425d711e208a4706d80f +size 10428128576 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf new file mode 100644 index 0000000..0efcff1 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9389f7cc5e30ac6bf099db63a7a122b060e6634cc785185142ab751b3fb19295 +size 9907117376 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6de505f --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6f3fd6740ecb1a1e8ed3cbfac4544ce8c3229b5c7cbd79e6b686a396ae7b19 +size 9280593216 diff --git a/Mistral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf b/Mistral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf new file mode 100644 index 0000000..733c5e4 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de4d1f3ab28b2a2ff7e60fd541dc32420e967cbf05c5f08964d1e18433d40c96 +size 12758916416 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf new file mode 100644 index 0000000..dc0cb0c --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff78424b0e03990e78d6d127756faca8e7ba2f4794488166ac847d738e1f51c9 +size 8890326336 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf new file mode 100644 index 0000000..6389098 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb1cdc910df78cec77b0be9b4e86fcdc2be09f7844cbb007f6624cbe01269c90 +size 8320163136 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf new file mode 100644 index 0000000..5315168 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46fe3538705333df2ed7de9fa7f2b74059a08ac2edb90b1590e9bb1e6c1c5923 +size 12400762176 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3e1c833 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a203e2b033d495c4a1c9381f2d1e50784a33846c63a5c6b7fdf2ece1ba112e7c +size 11474083136 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b573154 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9b92e87f1b47f31d0bd3a4a24cfa7fc14f0178e1f32b5b9c63fffb2ec12e9ea +size 10400275776 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf new file mode 100644 index 0000000..8c64cc5 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e5e5925b52197bea34ba5ff80b7f82e965aec25736f8e3741b7f1fdb7eeefa4 +size 13494230336 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf new file mode 100644 index 0000000..1c5717c --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47c7ca570887cd10ef2341bc72dc9c95cdf799f7d209ddb92df0c5f3d85bc1c4 +size 14873107776 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf new file mode 100644 index 0000000..8952288 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:521dc20251643e3b5c558ae7b7e574d15e9e10542c7c76f309a338dc936ee5c3 +size 14333910336 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf new file mode 100644 index 0000000..61eab39 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:367c27e2bd5594219995394ae94c06f9999202ad6bd387d57282b8d6b823ddf8 +size 13549280576 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf new file mode 100644 index 0000000..0b21fb8 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a03dfd51970d4e639d05d0a8f993d44737317bdc505bd7cd569cedaeb2b79ec +size 16763985216 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0b939e3 --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96612e2171bb791be08576f55c3f707f0e8d38e0af61617244f98f3c5df93f65 +size 16304414016 diff --git a/Mistral-Small-24B-Instruct-2501.i1-Q6_K.gguf b/Mistral-Small-24B-Instruct-2501.i1-Q6_K.gguf new file mode 100644 index 0000000..b7b097d --- /dev/null +++ b/Mistral-Small-24B-Instruct-2501.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f1bd25f8ac1d70192f546efe554658fdb7d2102c0710d9421a1a332f7e6413 +size 19345939776 diff --git a/README.md b/README.md new file mode 100644 index 0000000..411fa39 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: mistralai/Mistral-Small-24B-Instruct-2501 +language: +- en +- fr +- de +- es +- it +- pt +- zh +- ja +- ru +- ko +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- vllm +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/mistralai/Mistral-Small-24B-Instruct-2501 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Mistral-Small-24B-Instruct-2501-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-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/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ1_S.gguf) | i1-IQ1_S | 5.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ1_M.gguf) | i1-IQ1_M | 5.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.3 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ2_S.gguf) | i1-IQ2_S | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ2_M.gguf) | i1-IQ2_M | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q2_K_S.gguf) | i1-Q2_K_S | 8.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ3_S.gguf) | i1-IQ3_S | 10.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q4_0.gguf) | i1-Q4_0 | 13.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q4_1.gguf) | i1-Q4_1 | 15.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.4 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.i1-Q5_K_M.gguf) | i1-Q5_K_M | 16.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-Small-24B-Instruct-2501-i1-GGUF/resolve/main/Mistral-Small-24B-Instruct-2501.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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..b48f596 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a17e2d9eb9140bcfca18574b6bd073d03268fb6c3bcfd3805687621d70ac25de +size 10003525