From 10803ca8b08fe99903c577b3b637398197fcb3f0 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 23 May 2026 14:37:17 +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/Q2.5-CodeR1-3B-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++++++ Q2.5-CodeR1-3B.i1-IQ1_M.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ1_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ2_M.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ2_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ2_XS.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ3_M.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ3_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ3_XS.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ4_NL.gguf | 3 ++ Q2.5-CodeR1-3B.i1-IQ4_XS.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q2_K.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q2_K_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q3_K_L.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q3_K_M.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q3_K_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q4_0.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q4_1.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q4_K_M.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q4_K_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q5_K_M.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q5_K_S.gguf | 3 ++ Q2.5-CodeR1-3B.i1-Q6_K.gguf | 3 ++ README.md | 79 ++++++++++++++++++++++++++++++++++ 26 files changed, 210 insertions(+) create mode 100644 .gitattributes create mode 100644 Q2.5-CodeR1-3B.i1-IQ1_M.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ1_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ2_M.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ2_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ2_XS.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ3_M.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ3_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ3_XS.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ4_NL.gguf create mode 100644 Q2.5-CodeR1-3B.i1-IQ4_XS.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q2_K.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q2_K_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q3_K_L.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q3_K_M.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q3_K_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q4_0.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q4_1.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q4_K_M.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q4_K_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q5_K_M.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q5_K_S.gguf create mode 100644 Q2.5-CodeR1-3B.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3db8cff --- /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 +Q2.5-CodeR1-3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q2.5-CodeR1-3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Q2.5-CodeR1-3B.i1-IQ1_M.gguf b/Q2.5-CodeR1-3B.i1-IQ1_M.gguf new file mode 100644 index 0000000..61b620f --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae84519168a9151f77111d63ab15a7f68812c3a7c857f674a52ae87e0dedd633 +size 849639328 diff --git a/Q2.5-CodeR1-3B.i1-IQ1_S.gguf b/Q2.5-CodeR1-3B.i1-IQ1_S.gguf new file mode 100644 index 0000000..a17cd56 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d1831b50226dc53d067fc939265bc64de73730a3b95c4e3c8e5c62fd2db7aa5 +size 790706080 diff --git a/Q2.5-CodeR1-3B.i1-IQ2_M.gguf b/Q2.5-CodeR1-3B.i1-IQ2_M.gguf new file mode 100644 index 0000000..8fadd7d --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d548c3dd0a3444cf2760f78601159e2ce669534b5435fba8398baaed0f0bf01 +size 1140127648 diff --git a/Q2.5-CodeR1-3B.i1-IQ2_S.gguf b/Q2.5-CodeR1-3B.i1-IQ2_S.gguf new file mode 100644 index 0000000..1ed1acc --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde68c5b99852bc9cd914af1e60b906f7dd076ab162fe1ab46c8ebd507618578 +size 1061549984 diff --git a/Q2.5-CodeR1-3B.i1-IQ2_XS.gguf b/Q2.5-CodeR1-3B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4c7fd98 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afc63648fd71425edadc0495e78a81aab2d892f3cfb7c8d7cae13c64eddd8ab +size 1031157664 diff --git a/Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf b/Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c947467 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a77b4850a02c36ce34dd85a0f0f919a90571e819028052214adfc247b2905b84 +size 947861408 diff --git a/Q2.5-CodeR1-3B.i1-IQ3_M.gguf b/Q2.5-CodeR1-3B.i1-IQ3_M.gguf new file mode 100644 index 0000000..ef63ace --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3eb5a2da8cb3e71ea7a98d511fe4347158bb563e4d5d34951b73f781f21dd32 +size 1488433344 diff --git a/Q2.5-CodeR1-3B.i1-IQ3_S.gguf b/Q2.5-CodeR1-3B.i1-IQ3_S.gguf new file mode 100644 index 0000000..e835c7c --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c62e05849096fe49e723fbe43a45f2fcf0f5bee0553dc1fcd58d4ade43af027 +size 1456402624 diff --git a/Q2.5-CodeR1-3B.i1-IQ3_XS.gguf b/Q2.5-CodeR1-3B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e2e2d79 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9e43968e20a85559a6859c9cb8aa08f32ae2e92b92671e21373e01b435c89a6 +size 1391374528 diff --git a/Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf b/Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e74186c --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4dbaed94059e3157391187a7fbc33fb792484864a59b781c2f5b2233a8a69e +size 1282439072 diff --git a/Q2.5-CodeR1-3B.i1-IQ4_NL.gguf b/Q2.5-CodeR1-3B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..d11ab14 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f776d9490ee243a051fd75a4a341afdc6bd070fd140107f54e816f42a81a6aef +size 1824747712 diff --git a/Q2.5-CodeR1-3B.i1-IQ4_XS.gguf b/Q2.5-CodeR1-3B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3f8c642 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9e074e56bd857c4b8763e0158cb28d4fb2373516375d3aaed5809be000c2c1e +size 1738633408 diff --git a/Q2.5-CodeR1-3B.i1-Q2_K.gguf b/Q2.5-CodeR1-3B.i1-Q2_K.gguf new file mode 100644 index 0000000..1f4b19f --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d06945cf890993edb0abde0911d05c49cfe25b843fe653ee4d68bcac9367d6e6 +size 1274294464 diff --git a/Q2.5-CodeR1-3B.i1-Q2_K_S.gguf b/Q2.5-CodeR1-3B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..384e7b0 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4591c0f2d0899342139e6090354af9c1f37ee9b298703c863547a1511ceddbe +size 1197666496 diff --git a/Q2.5-CodeR1-3B.i1-Q3_K_L.gguf b/Q2.5-CodeR1-3B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..19dfafe --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd51e6a8006a04a02bedcc3f86f72633dd54d4bb21d91bc12e70c7aede3b126 +size 1706930368 diff --git a/Q2.5-CodeR1-3B.i1-Q3_K_M.gguf b/Q2.5-CodeR1-3B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..332d40d --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b4807d2e9a5836080a90d3cb91e9b665ff850a79434ce2c447c3ac5b08b5ed +size 1590014144 diff --git a/Q2.5-CodeR1-3B.i1-Q3_K_S.gguf b/Q2.5-CodeR1-3B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a84a8e3 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbbd037eb27b699a3aeae47c5fda50dfd23254b6e7aa3072aadb1d8f6eee87b1 +size 1453895872 diff --git a/Q2.5-CodeR1-3B.i1-Q4_0.gguf b/Q2.5-CodeR1-3B.i1-Q4_0.gguf new file mode 100644 index 0000000..dc6b963 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67199b149c5cdc3960388d7200eda77e00865b0c06c59b0b29e20f250c0abf2c +size 1828024512 diff --git a/Q2.5-CodeR1-3B.i1-Q4_1.gguf b/Q2.5-CodeR1-3B.i1-Q4_1.gguf new file mode 100644 index 0000000..e1a895d --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b5a193147368c0150831aacb1aa9097f3275bdba3382e3929b2c301ea767639 +size 1995796672 diff --git a/Q2.5-CodeR1-3B.i1-Q4_K_M.gguf b/Q2.5-CodeR1-3B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..b2bb629 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad88699fb17671a62c9ca7ac35cb01b5cbb89c460e2cdf30ac7ff0d3db1750db +size 1929441472 diff --git a/Q2.5-CodeR1-3B.i1-Q4_K_S.gguf b/Q2.5-CodeR1-3B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..880dc49 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210d434aaefd9c6b399b1488dc57edfdb07b793a3f91d0886a11f6d9c09cb820 +size 1833922752 diff --git a/Q2.5-CodeR1-3B.i1-Q5_K_M.gguf b/Q2.5-CodeR1-3B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..20f179d --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77e3ddb11e3972cd727e10feb5b480216b3f8ad9e29e5ab12cafa3358e7b8985 +size 2224353472 diff --git a/Q2.5-CodeR1-3B.i1-Q5_K_S.gguf b/Q2.5-CodeR1-3B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..fc5d18e --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af7b1f91892b22184daa1b0310fc4bb861e380b7317ac98bfa58f3f70f08e4a6 +size 2169204928 diff --git a/Q2.5-CodeR1-3B.i1-Q6_K.gguf b/Q2.5-CodeR1-3B.i1-Q6_K.gguf new file mode 100644 index 0000000..ffab7f8 --- /dev/null +++ b/Q2.5-CodeR1-3B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c15f2f7ea0a55b685ca954ac255efedfbd1e4b4893af5a393aa4bec594152e +size 2537697472 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6dba222 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: Triangle104/Q2.5-CodeR1-3B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Triangle104/Q2.5-CodeR1-3B + + +static quants are available at https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-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/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.8 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q4_0.gguf) | i1-Q4_0 | 1.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/Q2.5-CodeR1-3B-i1-GGUF/resolve/main/Q2.5-CodeR1-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.6 | 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. + +