From 55931473bba6a0ca3c28e8bc1f4985482c6e6a30 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 03:30: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/GoT-R1-8B-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++++++ GoT-R1-8B.i1-IQ1_M.gguf | 3 ++ GoT-R1-8B.i1-IQ1_S.gguf | 3 ++ GoT-R1-8B.i1-IQ2_M.gguf | 3 ++ GoT-R1-8B.i1-IQ2_S.gguf | 3 ++ GoT-R1-8B.i1-IQ2_XS.gguf | 3 ++ GoT-R1-8B.i1-IQ2_XXS.gguf | 3 ++ GoT-R1-8B.i1-IQ3_M.gguf | 3 ++ GoT-R1-8B.i1-IQ3_S.gguf | 3 ++ GoT-R1-8B.i1-IQ3_XS.gguf | 3 ++ GoT-R1-8B.i1-IQ3_XXS.gguf | 3 ++ GoT-R1-8B.i1-IQ4_NL.gguf | 3 ++ GoT-R1-8B.i1-IQ4_XS.gguf | 3 ++ GoT-R1-8B.i1-Q2_K.gguf | 3 ++ GoT-R1-8B.i1-Q2_K_S.gguf | 3 ++ GoT-R1-8B.i1-Q3_K_L.gguf | 3 ++ GoT-R1-8B.i1-Q3_K_M.gguf | 3 ++ GoT-R1-8B.i1-Q3_K_S.gguf | 3 ++ GoT-R1-8B.i1-Q4_0.gguf | 3 ++ GoT-R1-8B.i1-Q4_1.gguf | 3 ++ GoT-R1-8B.i1-Q4_K_M.gguf | 3 ++ GoT-R1-8B.i1-Q4_K_S.gguf | 3 ++ GoT-R1-8B.i1-Q5_K_M.gguf | 3 ++ GoT-R1-8B.i1-Q5_K_S.gguf | 3 ++ GoT-R1-8B.i1-Q6_K.gguf | 3 ++ GoT-R1-8B.imatrix.gguf | 3 ++ README.md | 92 +++++++++++++++++++++++++++++++++++++++ 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 GoT-R1-8B.i1-IQ1_M.gguf create mode 100644 GoT-R1-8B.i1-IQ1_S.gguf create mode 100644 GoT-R1-8B.i1-IQ2_M.gguf create mode 100644 GoT-R1-8B.i1-IQ2_S.gguf create mode 100644 GoT-R1-8B.i1-IQ2_XS.gguf create mode 100644 GoT-R1-8B.i1-IQ2_XXS.gguf create mode 100644 GoT-R1-8B.i1-IQ3_M.gguf create mode 100644 GoT-R1-8B.i1-IQ3_S.gguf create mode 100644 GoT-R1-8B.i1-IQ3_XS.gguf create mode 100644 GoT-R1-8B.i1-IQ3_XXS.gguf create mode 100644 GoT-R1-8B.i1-IQ4_NL.gguf create mode 100644 GoT-R1-8B.i1-IQ4_XS.gguf create mode 100644 GoT-R1-8B.i1-Q2_K.gguf create mode 100644 GoT-R1-8B.i1-Q2_K_S.gguf create mode 100644 GoT-R1-8B.i1-Q3_K_L.gguf create mode 100644 GoT-R1-8B.i1-Q3_K_M.gguf create mode 100644 GoT-R1-8B.i1-Q3_K_S.gguf create mode 100644 GoT-R1-8B.i1-Q4_0.gguf create mode 100644 GoT-R1-8B.i1-Q4_1.gguf create mode 100644 GoT-R1-8B.i1-Q4_K_M.gguf create mode 100644 GoT-R1-8B.i1-Q4_K_S.gguf create mode 100644 GoT-R1-8B.i1-Q5_K_M.gguf create mode 100644 GoT-R1-8B.i1-Q5_K_S.gguf create mode 100644 GoT-R1-8B.i1-Q6_K.gguf create mode 100644 GoT-R1-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ca8246a --- /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 +GoT-R1-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/GoT-R1-8B.i1-IQ1_M.gguf b/GoT-R1-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..016aaf5 --- /dev/null +++ b/GoT-R1-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66902a9d089df66674a3f235653616fba6c30c21039166fb8d8286e1e6634466 +size 2256148224 diff --git a/GoT-R1-8B.i1-IQ1_S.gguf b/GoT-R1-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..2891d56 --- /dev/null +++ b/GoT-R1-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fd8663cf21a1e18b2226861af5824ab7e913495b70ab6f672dadd90a3a25b0 +size 2115770112 diff --git a/GoT-R1-8B.i1-IQ2_M.gguf b/GoT-R1-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..c3d431f --- /dev/null +++ b/GoT-R1-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f369bebae585e6d089878b4728f86dc664d6f205ca89a6b8eef7e05d310b8144 +size 3051915008 diff --git a/GoT-R1-8B.i1-IQ2_S.gguf b/GoT-R1-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..4d1d4a6 --- /dev/null +++ b/GoT-R1-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16e38c5a534eb4816a05a64f11e3020e4ff05e57d58d5c45420d585e83c43908 +size 2864744192 diff --git a/GoT-R1-8B.i1-IQ2_XS.gguf b/GoT-R1-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d9808b7 --- /dev/null +++ b/GoT-R1-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26f37ee216799c7c4a88812d6e8b08e27554860cbeef801932d771ee3a3a2cd6 +size 2696156928 diff --git a/GoT-R1-8B.i1-IQ2_XXS.gguf b/GoT-R1-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..37b16a9 --- /dev/null +++ b/GoT-R1-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41593fb4a5c9cf2b2bc751bff25ba53d1a62072fc0163129965e9c8e5061db5 +size 2490111744 diff --git a/GoT-R1-8B.i1-IQ3_M.gguf b/GoT-R1-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..68dcb8a --- /dev/null +++ b/GoT-R1-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c9556b94fd6fab0b12349ed3b403249887717bacf7b919ad488fb8d60bd7c51 +size 3896620800 diff --git a/GoT-R1-8B.i1-IQ3_S.gguf b/GoT-R1-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..320ef43 --- /dev/null +++ b/GoT-R1-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dceee29ce12e23a21196ff235bdbaec272bedb1c24f2b4bb4ae7f370dd74a4a +size 3789666048 diff --git a/GoT-R1-8B.i1-IQ3_XS.gguf b/GoT-R1-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..55bbce4 --- /dev/null +++ b/GoT-R1-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd840ed63099bc38791e59f93e137492135762c36475fc2de0cd80e57c0b7f63 +size 3626874624 diff --git a/GoT-R1-8B.i1-IQ3_XXS.gguf b/GoT-R1-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..04d7b91 --- /dev/null +++ b/GoT-R1-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403484a66ec8437d8a1d43f25736e1b42d72941fb0ec5494cdd13d57374234c5 +size 3369633536 diff --git a/GoT-R1-8B.i1-IQ4_NL.gguf b/GoT-R1-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6ba73f8 --- /dev/null +++ b/GoT-R1-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ee012c1e894efc5f5e463b49f82a905fcecd9a563b760657d0cea4c107cf8ab +size 4793624320 diff --git a/GoT-R1-8B.i1-IQ4_XS.gguf b/GoT-R1-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6dc979b --- /dev/null +++ b/GoT-R1-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c143f9b6dbe547968d4180d949c57cf7cb99d4280763e167e06677a091a20b9c +size 4561839872 diff --git a/GoT-R1-8B.i1-Q2_K.gguf b/GoT-R1-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..db415f4 --- /dev/null +++ b/GoT-R1-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c17afd0e9dc938227740a3e4f9ca182c79fade030794cb0358018da5ac1c171 +size 3281733376 diff --git a/GoT-R1-8B.i1-Q2_K_S.gguf b/GoT-R1-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3cc636b --- /dev/null +++ b/GoT-R1-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73653b6196da962c7ac1dbf1021a4a59d9b5a841dc99f7767062c728e4dfad39 +size 3083552512 diff --git a/GoT-R1-8B.i1-Q3_K_L.gguf b/GoT-R1-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..38cc1c2 --- /dev/null +++ b/GoT-R1-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad576444b260c4af223671720c715d892b6468a7ed53bc91e6196253b2219fbe +size 4431394560 diff --git a/GoT-R1-8B.i1-Q3_K_M.gguf b/GoT-R1-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..c4cccc9 --- /dev/null +++ b/GoT-R1-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02ee174d538196aba1c1e02da7d1d8a5f6e5516abefcc7f8f68560141d6652d +size 4124161792 diff --git a/GoT-R1-8B.i1-Q3_K_S.gguf b/GoT-R1-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..e2a453c --- /dev/null +++ b/GoT-R1-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af2b1e07629d96de400bfe56589931cfedc7b04d3fd28bbc5c6ad1a3d7e114a +size 3769612032 diff --git a/GoT-R1-8B.i1-Q4_0.gguf b/GoT-R1-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..8083ebd --- /dev/null +++ b/GoT-R1-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d46434604eb82abaac92f906bdbc8318e604f274b7ff18f194b54c4d774849a6 +size 4787332864 diff --git a/GoT-R1-8B.i1-Q4_1.gguf b/GoT-R1-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..409725a --- /dev/null +++ b/GoT-R1-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0034de56b340fdad16fa2373414b505328f3255c981526660565bdb93d8423d8 +size 5247756032 diff --git a/GoT-R1-8B.i1-Q4_K_M.gguf b/GoT-R1-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1ef9083 --- /dev/null +++ b/GoT-R1-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed575915f1e026280758f485fb41db15b3097e9725a479ee9a204afea89a29f4 +size 5027784448 diff --git a/GoT-R1-8B.i1-Q4_K_S.gguf b/GoT-R1-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ca0f161 --- /dev/null +++ b/GoT-R1-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c9d07ce96c9eed033b609c39950620bd64684fb24b37825efe9a155a2b3c3c3 +size 4802012928 diff --git a/GoT-R1-8B.i1-Q5_K_M.gguf b/GoT-R1-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..1a227cf --- /dev/null +++ b/GoT-R1-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767d6327e71cd1a1c536224c0c02cfa01f2c26b3c5ed1a77bafb794948dccf4b +size 5851113216 diff --git a/GoT-R1-8B.i1-Q5_K_S.gguf b/GoT-R1-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..d9fb1c7 --- /dev/null +++ b/GoT-R1-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd2328709b3ce974efd7f4802a3421ccc59bc014465ef8dbde77fa35c95b932a +size 5720762112 diff --git a/GoT-R1-8B.i1-Q6_K.gguf b/GoT-R1-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..2e836c7 --- /dev/null +++ b/GoT-R1-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9438c42b0024dcbf63fe9e09fe274e0702804dcf4129351bb51aac55a7968b1 +size 6725900032 diff --git a/GoT-R1-8B.imatrix.gguf b/GoT-R1-8B.imatrix.gguf new file mode 100644 index 0000000..83c0411 --- /dev/null +++ b/GoT-R1-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:429e5bcd8e59cc0f529f3189edef521d759c9807157302d74d28c6c70ff91996 +size 5347200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7bf1a7a --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: MYTH-Lab/GoT-R1-8B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation +- reinforcement-learning +- grpo +- graph-of-thought +- reasoning +- rlhf +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MYTH-Lab/GoT-R1-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#GoT-R1-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/GoT-R1-8B-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/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-8B-i1-GGUF/resolve/main/GoT-R1-8B.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. + +