From 52718ed5c7e40b494f0a3a520f28ec7a512a26c2 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 13 May 2026 05:03:34 +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-4B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++++ GoT-R1-4B.i1-IQ1_M.gguf | 3 ++ GoT-R1-4B.i1-IQ1_S.gguf | 3 ++ GoT-R1-4B.i1-IQ2_M.gguf | 3 ++ GoT-R1-4B.i1-IQ2_S.gguf | 3 ++ GoT-R1-4B.i1-IQ2_XS.gguf | 3 ++ GoT-R1-4B.i1-IQ2_XXS.gguf | 3 ++ GoT-R1-4B.i1-IQ3_M.gguf | 3 ++ GoT-R1-4B.i1-IQ3_S.gguf | 3 ++ GoT-R1-4B.i1-IQ3_XS.gguf | 3 ++ GoT-R1-4B.i1-IQ3_XXS.gguf | 3 ++ GoT-R1-4B.i1-IQ4_NL.gguf | 3 ++ GoT-R1-4B.i1-IQ4_XS.gguf | 3 ++ GoT-R1-4B.i1-Q2_K.gguf | 3 ++ GoT-R1-4B.i1-Q2_K_S.gguf | 3 ++ GoT-R1-4B.i1-Q3_K_L.gguf | 3 ++ GoT-R1-4B.i1-Q3_K_M.gguf | 3 ++ GoT-R1-4B.i1-Q3_K_S.gguf | 3 ++ GoT-R1-4B.i1-Q4_0.gguf | 3 ++ GoT-R1-4B.i1-Q4_1.gguf | 3 ++ GoT-R1-4B.i1-Q4_K_M.gguf | 3 ++ GoT-R1-4B.i1-Q4_K_S.gguf | 3 ++ GoT-R1-4B.i1-Q5_K_M.gguf | 3 ++ GoT-R1-4B.i1-Q5_K_S.gguf | 3 ++ GoT-R1-4B.i1-Q6_K.gguf | 3 ++ GoT-R1-4B.imatrix.gguf | 3 ++ README.md | 86 +++++++++++++++++++++++++++++++++++++++ 27 files changed, 221 insertions(+) create mode 100644 .gitattributes create mode 100644 GoT-R1-4B.i1-IQ1_M.gguf create mode 100644 GoT-R1-4B.i1-IQ1_S.gguf create mode 100644 GoT-R1-4B.i1-IQ2_M.gguf create mode 100644 GoT-R1-4B.i1-IQ2_S.gguf create mode 100644 GoT-R1-4B.i1-IQ2_XS.gguf create mode 100644 GoT-R1-4B.i1-IQ2_XXS.gguf create mode 100644 GoT-R1-4B.i1-IQ3_M.gguf create mode 100644 GoT-R1-4B.i1-IQ3_S.gguf create mode 100644 GoT-R1-4B.i1-IQ3_XS.gguf create mode 100644 GoT-R1-4B.i1-IQ3_XXS.gguf create mode 100644 GoT-R1-4B.i1-IQ4_NL.gguf create mode 100644 GoT-R1-4B.i1-IQ4_XS.gguf create mode 100644 GoT-R1-4B.i1-Q2_K.gguf create mode 100644 GoT-R1-4B.i1-Q2_K_S.gguf create mode 100644 GoT-R1-4B.i1-Q3_K_L.gguf create mode 100644 GoT-R1-4B.i1-Q3_K_M.gguf create mode 100644 GoT-R1-4B.i1-Q3_K_S.gguf create mode 100644 GoT-R1-4B.i1-Q4_0.gguf create mode 100644 GoT-R1-4B.i1-Q4_1.gguf create mode 100644 GoT-R1-4B.i1-Q4_K_M.gguf create mode 100644 GoT-R1-4B.i1-Q4_K_S.gguf create mode 100644 GoT-R1-4B.i1-Q5_K_M.gguf create mode 100644 GoT-R1-4B.i1-Q5_K_S.gguf create mode 100644 GoT-R1-4B.i1-Q6_K.gguf create mode 100644 GoT-R1-4B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..9f5c9e8 --- /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 +GoT-R1-4B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GoT-R1-4B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/GoT-R1-4B.i1-IQ1_M.gguf b/GoT-R1-4B.i1-IQ1_M.gguf new file mode 100644 index 0000000..60e1f07 --- /dev/null +++ b/GoT-R1-4B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32ab43a0cbc5eee6b27db75971e20e226abcc6b48204905afcdf82885f037774 +size 1254644480 diff --git a/GoT-R1-4B.i1-IQ1_S.gguf b/GoT-R1-4B.i1-IQ1_S.gguf new file mode 100644 index 0000000..08db827 --- /dev/null +++ b/GoT-R1-4B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdada6516b404b7df1915f4137f2e7709b56347290f951742a550355b6c04a4b +size 1182882560 diff --git a/GoT-R1-4B.i1-IQ2_M.gguf b/GoT-R1-4B.i1-IQ2_M.gguf new file mode 100644 index 0000000..022331c --- /dev/null +++ b/GoT-R1-4B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8fd7721216ac0c1de5b00b41804a1e956ef813962f50dfc4e7daded11417f79 +size 1680113920 diff --git a/GoT-R1-4B.i1-IQ2_S.gguf b/GoT-R1-4B.i1-IQ2_S.gguf new file mode 100644 index 0000000..e4cd014 --- /dev/null +++ b/GoT-R1-4B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a647cde6a3a61469a6d4d0f4c5c60cde0b08e8a8abeb50a66584eb6accc7b056 +size 1584431360 diff --git a/GoT-R1-4B.i1-IQ2_XS.gguf b/GoT-R1-4B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a5c4da4 --- /dev/null +++ b/GoT-R1-4B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68a68343474eeffbe724b498cd9393c664d9df4aa88e1a679887afc6dd851f93 +size 1481726720 diff --git a/GoT-R1-4B.i1-IQ2_XXS.gguf b/GoT-R1-4B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..af28737 --- /dev/null +++ b/GoT-R1-4B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2cac6231135519e57abc918ed332d96c69b1f0d7f0c7ed0878e57791599a80 +size 1374247680 diff --git a/GoT-R1-4B.i1-IQ3_M.gguf b/GoT-R1-4B.i1-IQ3_M.gguf new file mode 100644 index 0000000..91f022d --- /dev/null +++ b/GoT-R1-4B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58424996bd6f99e3f5866d125306d585fa11f198b9dafd22114dd31866ab9802 +size 2130026240 diff --git a/GoT-R1-4B.i1-IQ3_S.gguf b/GoT-R1-4B.i1-IQ3_S.gguf new file mode 100644 index 0000000..b398073 --- /dev/null +++ b/GoT-R1-4B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f15e81a47a7aaf1c68bd886e663d587e2344210846f6233f7d4a1f6c606cedd8 +size 2066661120 diff --git a/GoT-R1-4B.i1-IQ3_XS.gguf b/GoT-R1-4B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..05b2762 --- /dev/null +++ b/GoT-R1-4B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26ef7acdfef64c708470f8ce3aaa64e3422e1455720584245d80719732a4facf +size 1981505280 diff --git a/GoT-R1-4B.i1-IQ3_XXS.gguf b/GoT-R1-4B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3547611 --- /dev/null +++ b/GoT-R1-4B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00fbfdbdacbb94493112eb34e6d1441d7a2216b110c34054b3a3b2e3c71e1032 +size 1837318400 diff --git a/GoT-R1-4B.i1-IQ4_NL.gguf b/GoT-R1-4B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..dd34c73 --- /dev/null +++ b/GoT-R1-4B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3940336c35399db1f1b10f90cf569c59aa6098d8accd2ca85ac178261bc8168 +size 2600131840 diff --git a/GoT-R1-4B.i1-IQ4_XS.gguf b/GoT-R1-4B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8b0b597 --- /dev/null +++ b/GoT-R1-4B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:266a4c4045347bc99e0cd2085949e67860dc400122001bed0976fa40f0c56b61 +size 2477384960 diff --git a/GoT-R1-4B.i1-Q2_K.gguf b/GoT-R1-4B.i1-Q2_K.gguf new file mode 100644 index 0000000..9c0978e --- /dev/null +++ b/GoT-R1-4B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d7d02789fa65b9c9d341232f8994f53b0342f0a05e08c4fbd4de98681ee3f85 +size 1797126400 diff --git a/GoT-R1-4B.i1-Q2_K_S.gguf b/GoT-R1-4B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f8837f4 --- /dev/null +++ b/GoT-R1-4B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ccb37c97d5494265511e9b7fd356f1e8e11d4a341de6b6f289c32fd8a1188c2b +size 1691080960 diff --git a/GoT-R1-4B.i1-Q3_K_L.gguf b/GoT-R1-4B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..2c4cea3 --- /dev/null +++ b/GoT-R1-4B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcf826b32c5dae3f4fa053afef9353080277fba31a75bd2b267f08674e6e63c9 +size 2406915840 diff --git a/GoT-R1-4B.i1-Q3_K_M.gguf b/GoT-R1-4B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..58313ed --- /dev/null +++ b/GoT-R1-4B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddd47a0934aa52237891d418171310afe000b636302378df9ec02f0c831abd1a +size 2242748160 diff --git a/GoT-R1-4B.i1-Q3_K_S.gguf b/GoT-R1-4B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a4f7653 --- /dev/null +++ b/GoT-R1-4B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edeecf18581dc1f72e1dc69c881be916a9ce5ed680e5a39813aee3930804d95b +size 2054127360 diff --git a/GoT-R1-4B.i1-Q4_0.gguf b/GoT-R1-4B.i1-Q4_0.gguf new file mode 100644 index 0000000..2e14c59 --- /dev/null +++ b/GoT-R1-4B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c5d320cb2b59532f4397f142b1bccbb4b6bfaa9691d915f42771013be7917d6 +size 2594561280 diff --git a/GoT-R1-4B.i1-Q4_1.gguf b/GoT-R1-4B.i1-Q4_1.gguf new file mode 100644 index 0000000..bb60f9f --- /dev/null +++ b/GoT-R1-4B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:986590b51e08287150a37774aacba29313e06753e4fbcef6ab42d3b46dae1d1d +size 2839727360 diff --git a/GoT-R1-4B.i1-Q4_K_M.gguf b/GoT-R1-4B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f58660f --- /dev/null +++ b/GoT-R1-4B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce41bdfe0f7dc06109a3ac988d080745b0ce43b33b489f19d8cdbc56c5a8531d +size 2716069120 diff --git a/GoT-R1-4B.i1-Q4_K_S.gguf b/GoT-R1-4B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..378949a --- /dev/null +++ b/GoT-R1-4B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:006983bdadcf1c980f220843dc583f589b5c419d5d36c4c0dd51315d2a41f0f1 +size 2602097920 diff --git a/GoT-R1-4B.i1-Q5_K_M.gguf b/GoT-R1-4B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..edca72a --- /dev/null +++ b/GoT-R1-4B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25f7b50eebe79266c14d53f1fee87e10ccf0ccec4fb4d6b8b037eae6f7d30ac7 +size 3156921600 diff --git a/GoT-R1-4B.i1-Q5_K_S.gguf b/GoT-R1-4B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c0974ac --- /dev/null +++ b/GoT-R1-4B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192ea3ce6c9e02da471cd7be94900847ed005e6d7b35a631ed47be261b75bfb9 +size 3091119360 diff --git a/GoT-R1-4B.i1-Q6_K.gguf b/GoT-R1-4B.i1-Q6_K.gguf new file mode 100644 index 0000000..8fb122c --- /dev/null +++ b/GoT-R1-4B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95783827ec4d6a3f9f1cb1ca1325433e1dde620fe20b0f5765039dadc0b0202c +size 3625327360 diff --git a/GoT-R1-4B.imatrix.gguf b/GoT-R1-4B.imatrix.gguf new file mode 100644 index 0000000..64bd8c0 --- /dev/null +++ b/GoT-R1-4B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73eca50b0d289f38390ad1f0feab6ea93ae0679a0f33fd0272760bef7c343557 +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a15430e --- /dev/null +++ b/README.md @@ -0,0 +1,86 @@ +--- +base_model: MYTH-Lab/GoT-R1-4B +language: +- en +- zh +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MYTH-Lab/GoT-R1-4B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#GoT-R1-4B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/GoT-R1-4B-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-4B-i1-GGUF/resolve/main/GoT-R1-4B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q2_K.gguf) | i1-Q2_K | 1.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ3_S.gguf) | i1-IQ3_S | 2.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ3_M.gguf) | i1-IQ3_M | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.3 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q4_0.gguf) | i1-Q4_0 | 2.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q4_1.gguf) | i1-Q4_1 | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/GoT-R1-4B-i1-GGUF/resolve/main/GoT-R1-4B.i1-Q6_K.gguf) | i1-Q6_K | 3.7 | 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. + +