From 0fcb6becb8363c1a546b412905cc7e450dc32cae Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 20:10:08 +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-GRM-16B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ DeepSeek-GRM-16B.i1-IQ1_M.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ1_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ2_M.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ2_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ2_XS.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ2_XXS.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ3_M.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ3_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ3_XS.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ3_XXS.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ4_NL.gguf | 3 ++ DeepSeek-GRM-16B.i1-IQ4_XS.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q2_K.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q2_K_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q3_K_L.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q3_K_M.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q3_K_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q4_0.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q4_1.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q4_K_M.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q4_K_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q5_K_M.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q5_K_S.gguf | 3 ++ DeepSeek-GRM-16B.i1-Q6_K.gguf | 3 ++ DeepSeek-GRM-16B.imatrix.gguf | 3 ++ README.md | 93 ++++++++++++++++++++++++++++++++ 27 files changed, 228 insertions(+) create mode 100644 .gitattributes create mode 100644 DeepSeek-GRM-16B.i1-IQ1_M.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ1_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ2_M.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ2_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ2_XS.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ2_XXS.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ3_M.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ3_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ3_XS.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ3_XXS.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ4_NL.gguf create mode 100644 DeepSeek-GRM-16B.i1-IQ4_XS.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q2_K.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q2_K_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q3_K_L.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q3_K_M.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q3_K_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q4_0.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q4_1.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q4_K_M.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q4_K_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q5_K_M.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q5_K_S.gguf create mode 100644 DeepSeek-GRM-16B.i1-Q6_K.gguf create mode 100644 DeepSeek-GRM-16B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..6dc4bf9 --- /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-GRM-16B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +DeepSeek-GRM-16B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/DeepSeek-GRM-16B.i1-IQ1_M.gguf b/DeepSeek-GRM-16B.i1-IQ1_M.gguf new file mode 100644 index 0000000..19529fa --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bede1c38acb3da66d73a35584bb398a45aeb5e28bf6254264418da78603cd6f3 +size 5246302656 diff --git a/DeepSeek-GRM-16B.i1-IQ1_S.gguf b/DeepSeek-GRM-16B.i1-IQ1_S.gguf new file mode 100644 index 0000000..16fdc5d --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0971f630435a1bf6375d96fc006eb41b065667a77871b544436888c725b07082 +size 5004533184 diff --git a/DeepSeek-GRM-16B.i1-IQ2_M.gguf b/DeepSeek-GRM-16B.i1-IQ2_M.gguf new file mode 100644 index 0000000..eb3885d --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f7a92ac87c802305c1245777d81533933bfe29659bad3d490085b52f8355f8e +size 6335319488 diff --git a/DeepSeek-GRM-16B.i1-IQ2_S.gguf b/DeepSeek-GRM-16B.i1-IQ2_S.gguf new file mode 100644 index 0000000..921bba1 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32bb242b1217f6dc35ab58362a8ae98fa5ad3f4563de4959692bc9273aeda347 +size 6012960192 diff --git a/DeepSeek-GRM-16B.i1-IQ2_XS.gguf b/DeepSeek-GRM-16B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4444dff --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee27bde9e7e383408dc256dc6a381b730183f3ce83f15f470c4fcaf88407b630 +size 5975150016 diff --git a/DeepSeek-GRM-16B.i1-IQ2_XXS.gguf b/DeepSeek-GRM-16B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..091d8c1 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f587b923a9ff5a7ee162d5c0887156cfe9acd93d1e4c7f61f3c3a6ce5ae525b +size 5649251776 diff --git a/DeepSeek-GRM-16B.i1-IQ3_M.gguf b/DeepSeek-GRM-16B.i1-IQ3_M.gguf new file mode 100644 index 0000000..76f7b00 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b48bcec2c13a9467eaca571f70e0147f2278968b96e706e3ad09e331c29936c9 +size 7556941248 diff --git a/DeepSeek-GRM-16B.i1-IQ3_S.gguf b/DeepSeek-GRM-16B.i1-IQ3_S.gguf new file mode 100644 index 0000000..1d69928 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6342b0081ff590db68ce92d2f5bf64a8405cf3b55212fa226b02ef5ec8c1f19b +size 7491429824 diff --git a/DeepSeek-GRM-16B.i1-IQ3_XS.gguf b/DeepSeek-GRM-16B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e3fa78f --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f509a7c99f91aba6f255fe1dea44c2eea5284158332fc4d649fd93146e09da +size 7126623680 diff --git a/DeepSeek-GRM-16B.i1-IQ3_XXS.gguf b/DeepSeek-GRM-16B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..da58b70 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7715645e7415ec4077b90d4505114f1da75fdcca3595755cb5ca5a2a9247ea76 +size 6969150912 diff --git a/DeepSeek-GRM-16B.i1-IQ4_NL.gguf b/DeepSeek-GRM-16B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..fc7bff8 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0b058b0767ddba365533cb98c847c2ee2463fadc7a289ade89ff7cead24f44 +size 8905116096 diff --git a/DeepSeek-GRM-16B.i1-IQ4_XS.gguf b/DeepSeek-GRM-16B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..661b7b0 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5faed47820457f08c252fcc33d850bb4e990a9271cb3f7d438913da44bc035c8 +size 8572484032 diff --git a/DeepSeek-GRM-16B.i1-Q2_K.gguf b/DeepSeek-GRM-16B.i1-Q2_K.gguf new file mode 100644 index 0000000..3359247 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbc46f7ee85b34736e46006f7fa1e75b39ba6c3109f4d92d93db66f2b74ec1ab +size 6437106112 diff --git a/DeepSeek-GRM-16B.i1-Q2_K_S.gguf b/DeepSeek-GRM-16B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..0f8056d --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:889f7f76c9de97861523afe2c115703b14ab524b044281489c4bccd6b0c58e23 +size 6462017984 diff --git a/DeepSeek-GRM-16B.i1-Q3_K_L.gguf b/DeepSeek-GRM-16B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f81d560 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02964ef2e64bc795952ca3c0b22d28e117f6e8929665146e6d31f1a9df79090b +size 8463164864 diff --git a/DeepSeek-GRM-16B.i1-Q3_K_M.gguf b/DeepSeek-GRM-16B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a0c44f6 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8af0e0ddc8d24d9d75749f95eac61f470576987bbddea08a6eb403245a83e1a +size 8130373056 diff --git a/DeepSeek-GRM-16B.i1-Q3_K_S.gguf b/DeepSeek-GRM-16B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..02ee416 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d45e0eb177d38cdb02a31df12bcae98efaeb6bc955f01dcac11954a5521387b +size 7491429824 diff --git a/DeepSeek-GRM-16B.i1-Q4_0.gguf b/DeepSeek-GRM-16B.i1-Q4_0.gguf new file mode 100644 index 0000000..680d31b --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cde3f0f748d92b03a5c72ba19ef1d072ff88869402ae48042bbb30d73449d483 +size 8930306496 diff --git a/DeepSeek-GRM-16B.i1-Q4_1.gguf b/DeepSeek-GRM-16B.i1-Q4_1.gguf new file mode 100644 index 0000000..30f41d5 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d4cfac539c1f376083dbb6ceff61785c36837d69aec40506bb07b033c9ddaf6 +size 9873443264 diff --git a/DeepSeek-GRM-16B.i1-Q4_K_M.gguf b/DeepSeek-GRM-16B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..192476f --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4d81d8ff8d0d9482f01371fe66998d9968ab4575c7ffba44c553c20adb87637 +size 10367961536 diff --git a/DeepSeek-GRM-16B.i1-Q4_K_S.gguf b/DeepSeek-GRM-16B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b24c2db --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f81e3c4a937810268317bbb5a313789bf0741da358a8c20988ec1311df8a2398 +size 9537153472 diff --git a/DeepSeek-GRM-16B.i1-Q5_K_M.gguf b/DeepSeek-GRM-16B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e1af55f --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e09e51b0b3a3acf77ac2ca09472c7b9b32e22263585be4766b364b09ee3167e2 +size 11853089216 diff --git a/DeepSeek-GRM-16B.i1-Q5_K_S.gguf b/DeepSeek-GRM-16B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9e8f284 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a610c57bfd81de3e1db7775056d33434b01b00d07698acd26524f0bde4564b +size 11144833472 diff --git a/DeepSeek-GRM-16B.i1-Q6_K.gguf b/DeepSeek-GRM-16B.i1-Q6_K.gguf new file mode 100644 index 0000000..2155a19 --- /dev/null +++ b/DeepSeek-GRM-16B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:132bf522564149db9b83bb9484bd4273c0f27f05cef685f6b1d6e00a4039bd29 +size 14073834944 diff --git a/DeepSeek-GRM-16B.imatrix.gguf b/DeepSeek-GRM-16B.imatrix.gguf new file mode 100644 index 0000000..7d39483 --- /dev/null +++ b/DeepSeek-GRM-16B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:116751202cbfc1a2a4dc99362fade4e8627ab0748bd1c6664a68612fd4b06d0f +size 39466432 diff --git a/README.md b/README.md new file mode 100644 index 0000000..efbfb3a --- /dev/null +++ b/README.md @@ -0,0 +1,93 @@ +--- +base_model: BBQGOD/DeepSeek-GRM-16B +datasets: +- openbmb/UltraFeedback +- NCSOFT/offsetbias +- Skywork/Skywork-Reward-Preference-80K-v0.2 +- nvidia/HelpSteer2 +language: +- zh +- en +library_name: transformers +license: other +license_link: LICENSE +license_name: deepseek +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/BBQGOD/DeepSeek-GRM-16B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#DeepSeek-GRM-16B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/DeepSeek-GRM-16B-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-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ1_S.gguf) | i1-IQ1_S | 5.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ1_M.gguf) | i1-IQ1_M | 5.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ2_S.gguf) | i1-IQ2_S | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ2_M.gguf) | i1-IQ2_M | 6.4 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q2_K.gguf) | i1-Q2_K | 6.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 6.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 7.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 7.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ3_S.gguf) | i1-IQ3_S | 7.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 7.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ3_M.gguf) | i1-IQ3_M | 7.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 8.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.7 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 9.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q4_0.gguf) | i1-Q4_0 | 9.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 9.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q4_1.gguf) | i1-Q4_1 | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 10.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 11.2 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 12.0 | | +| [GGUF](https://huggingface.co/mradermacher/DeepSeek-GRM-16B-i1-GGUF/resolve/main/DeepSeek-GRM-16B.i1-Q6_K.gguf) | i1-Q6_K | 14.2 | 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. + +