From aa75158b799f3be9b1207d64fd3cda1007af5a3e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 17 Jul 2026 13:14:10 +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/Athenea-4B-Coding-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ Athenea-4B-Coding.i1-IQ1_M.gguf | 3 + Athenea-4B-Coding.i1-IQ1_S.gguf | 3 + Athenea-4B-Coding.i1-IQ2_M.gguf | 3 + Athenea-4B-Coding.i1-IQ2_S.gguf | 3 + Athenea-4B-Coding.i1-IQ2_XS.gguf | 3 + Athenea-4B-Coding.i1-IQ2_XXS.gguf | 3 + Athenea-4B-Coding.i1-IQ3_M.gguf | 3 + Athenea-4B-Coding.i1-IQ3_S.gguf | 3 + Athenea-4B-Coding.i1-IQ3_XS.gguf | 3 + Athenea-4B-Coding.i1-IQ3_XXS.gguf | 3 + Athenea-4B-Coding.i1-IQ4_NL.gguf | 3 + Athenea-4B-Coding.i1-IQ4_XS.gguf | 3 + Athenea-4B-Coding.i1-Q2_K.gguf | 3 + Athenea-4B-Coding.i1-Q2_K_S.gguf | 3 + Athenea-4B-Coding.i1-Q3_K_L.gguf | 3 + Athenea-4B-Coding.i1-Q3_K_M.gguf | 3 + Athenea-4B-Coding.i1-Q3_K_S.gguf | 3 + Athenea-4B-Coding.i1-Q4_0.gguf | 3 + Athenea-4B-Coding.i1-Q4_1.gguf | 3 + Athenea-4B-Coding.i1-Q4_K_M.gguf | 3 + Athenea-4B-Coding.i1-Q4_K_S.gguf | 3 + Athenea-4B-Coding.i1-Q5_K_M.gguf | 3 + Athenea-4B-Coding.i1-Q5_K_S.gguf | 3 + Athenea-4B-Coding.i1-Q6_K.gguf | 3 + Athenea-4B-Coding.imatrix.gguf | 3 + README.md | 95 +++++++++++++++++++++++++++++++ 27 files changed, 230 insertions(+) create mode 100644 .gitattributes create mode 100644 Athenea-4B-Coding.i1-IQ1_M.gguf create mode 100644 Athenea-4B-Coding.i1-IQ1_S.gguf create mode 100644 Athenea-4B-Coding.i1-IQ2_M.gguf create mode 100644 Athenea-4B-Coding.i1-IQ2_S.gguf create mode 100644 Athenea-4B-Coding.i1-IQ2_XS.gguf create mode 100644 Athenea-4B-Coding.i1-IQ2_XXS.gguf create mode 100644 Athenea-4B-Coding.i1-IQ3_M.gguf create mode 100644 Athenea-4B-Coding.i1-IQ3_S.gguf create mode 100644 Athenea-4B-Coding.i1-IQ3_XS.gguf create mode 100644 Athenea-4B-Coding.i1-IQ3_XXS.gguf create mode 100644 Athenea-4B-Coding.i1-IQ4_NL.gguf create mode 100644 Athenea-4B-Coding.i1-IQ4_XS.gguf create mode 100644 Athenea-4B-Coding.i1-Q2_K.gguf create mode 100644 Athenea-4B-Coding.i1-Q2_K_S.gguf create mode 100644 Athenea-4B-Coding.i1-Q3_K_L.gguf create mode 100644 Athenea-4B-Coding.i1-Q3_K_M.gguf create mode 100644 Athenea-4B-Coding.i1-Q3_K_S.gguf create mode 100644 Athenea-4B-Coding.i1-Q4_0.gguf create mode 100644 Athenea-4B-Coding.i1-Q4_1.gguf create mode 100644 Athenea-4B-Coding.i1-Q4_K_M.gguf create mode 100644 Athenea-4B-Coding.i1-Q4_K_S.gguf create mode 100644 Athenea-4B-Coding.i1-Q5_K_M.gguf create mode 100644 Athenea-4B-Coding.i1-Q5_K_S.gguf create mode 100644 Athenea-4B-Coding.i1-Q6_K.gguf create mode 100644 Athenea-4B-Coding.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8faa2b0 --- /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 +Athenea-4B-Coding.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Athenea-4B-Coding.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Athenea-4B-Coding.i1-IQ1_M.gguf b/Athenea-4B-Coding.i1-IQ1_M.gguf new file mode 100644 index 0000000..7714410 --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93336b092bc5573c99b95d695987673c94275d489eccd2b71cb9be28020d3104 +size 1127018688 diff --git a/Athenea-4B-Coding.i1-IQ1_S.gguf b/Athenea-4B-Coding.i1-IQ1_S.gguf new file mode 100644 index 0000000..bd862f7 --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599e22206b5b9986eab6cee5248d64211bef4c13c032dbf5648d900cd346a0d4 +size 1055256768 diff --git a/Athenea-4B-Coding.i1-IQ2_M.gguf b/Athenea-4B-Coding.i1-IQ2_M.gguf new file mode 100644 index 0000000..dfdb9cf --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76a54ba7a7380c6c3526071ceec5ff0c4129143cb3eea163bd706a7d733a5a55 +size 1512984768 diff --git a/Athenea-4B-Coding.i1-IQ2_S.gguf b/Athenea-4B-Coding.i1-IQ2_S.gguf new file mode 100644 index 0000000..6611b5f --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fed814afef85508dbff1f613a702ca5bb8efa908bd870c763e10c68f1862cb7d +size 1417302208 diff --git a/Athenea-4B-Coding.i1-IQ2_XS.gguf b/Athenea-4B-Coding.i1-IQ2_XS.gguf new file mode 100644 index 0000000..a303b6c --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a0dea5f87463a32bfcc3a940f00cb56f5a1a1935e357d278ccba94607ba9d7b +size 1354100928 diff --git a/Athenea-4B-Coding.i1-IQ2_XXS.gguf b/Athenea-4B-Coding.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3607d5b --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a286605861af4ff82947ba7d93b547dbbe9baaa14af8eeb42bf14b794c3907d7 +size 1246621888 diff --git a/Athenea-4B-Coding.i1-IQ3_M.gguf b/Athenea-4B-Coding.i1-IQ3_M.gguf new file mode 100644 index 0000000..39d60bc --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a94c72d6da04f226327ba5ffc1ec8ad26b01828422bbad7309a2a7458199e5fb +size 1962897088 diff --git a/Athenea-4B-Coding.i1-IQ3_S.gguf b/Athenea-4B-Coding.i1-IQ3_S.gguf new file mode 100644 index 0000000..3151ce1 --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb8ea49df7f9f7c30fe94d5020f3307fa0037d567c6fa2c6d9c1b4c7c2a367e1 +size 1899531968 diff --git a/Athenea-4B-Coding.i1-IQ3_XS.gguf b/Athenea-4B-Coding.i1-IQ3_XS.gguf new file mode 100644 index 0000000..46f082b --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e020274a291d77fc394e82c47db37bda486c89c9513be4ba02402578d9f0b9c +size 1814376128 diff --git a/Athenea-4B-Coding.i1-IQ3_XXS.gguf b/Athenea-4B-Coding.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8493e53 --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3611dbcad0aec5f5fdb25d4ffcf526ab61be5d2e373bd1b1cb11219871c0f527 +size 1670189248 diff --git a/Athenea-4B-Coding.i1-IQ4_NL.gguf b/Athenea-4B-Coding.i1-IQ4_NL.gguf new file mode 100644 index 0000000..36a1d4a --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83a308d547c44ed99895170b6dc9a5f9aec68bc0dab48194af145f543a255c49 +size 2381344448 diff --git a/Athenea-4B-Coding.i1-IQ4_XS.gguf b/Athenea-4B-Coding.i1-IQ4_XS.gguf new file mode 100644 index 0000000..9d8477b --- /dev/null +++ b/Athenea-4B-Coding.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87013798e7bbeafb61762d1d9ac30c091cc396e350a9bbd81cfdc5f6e9fe3811 +size 2270752448 diff --git a/Athenea-4B-Coding.i1-Q2_K.gguf b/Athenea-4B-Coding.i1-Q2_K.gguf new file mode 100644 index 0000000..41384ff --- /dev/null +++ b/Athenea-4B-Coding.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcc8c419364b72ad3e8ee34af5ef7aa8213c24ac60b332eff710fcfb0928170f +size 1669500608 diff --git a/Athenea-4B-Coding.i1-Q2_K_S.gguf b/Athenea-4B-Coding.i1-Q2_K_S.gguf new file mode 100644 index 0000000..d1a7d4e --- /dev/null +++ b/Athenea-4B-Coding.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2be20d3fa2bad003cee3cbfbe8d29157d1a9d97a435aeeb6909976c6646cc3f7 +size 1563455168 diff --git a/Athenea-4B-Coding.i1-Q3_K_L.gguf b/Athenea-4B-Coding.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0d3b309 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97316e75981529908721f05054ddd62849f6841e32facbee8b9acbd6a16c6f4a +size 2239786688 diff --git a/Athenea-4B-Coding.i1-Q3_K_M.gguf b/Athenea-4B-Coding.i1-Q3_K_M.gguf new file mode 100644 index 0000000..80f1a1e --- /dev/null +++ b/Athenea-4B-Coding.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f083a38453f4cffe720840a5818f35020d2251f85c0ca2ede2f61d3b43057a1 +size 2075619008 diff --git a/Athenea-4B-Coding.i1-Q3_K_S.gguf b/Athenea-4B-Coding.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c2d2311 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ccbc3e0f12c82a88b8dbdcea7b219dbb1ddcbd1fd72d62851006488bd70039a +size 1886998208 diff --git a/Athenea-4B-Coding.i1-Q4_0.gguf b/Athenea-4B-Coding.i1-Q4_0.gguf new file mode 100644 index 0000000..405b131 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:432796314e7323c84b73673c5b02dd3d796bfbe9f0237e23c7a9899ba0e43704 +size 2375773888 diff --git a/Athenea-4B-Coding.i1-Q4_1.gguf b/Athenea-4B-Coding.i1-Q4_1.gguf new file mode 100644 index 0000000..0403b6c --- /dev/null +++ b/Athenea-4B-Coding.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a7ddbe4a6d43128a2170d541fc23e693c6af43baf8985c205630bbfca175f4f +size 2596630208 diff --git a/Athenea-4B-Coding.i1-Q4_K_M.gguf b/Athenea-4B-Coding.i1-Q4_K_M.gguf new file mode 100644 index 0000000..2452dc0 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbf3742dff7e6a9edbef167fb9a43f946b8da620a9f2e82f3c4f6ab540c3530 +size 2497281728 diff --git a/Athenea-4B-Coding.i1-Q4_K_S.gguf b/Athenea-4B-Coding.i1-Q4_K_S.gguf new file mode 100644 index 0000000..750ca0e --- /dev/null +++ b/Athenea-4B-Coding.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de9a257c785676fdada4332932630b64c9a6aca1d6bd1cdb759bdf8c219b479a +size 2383310528 diff --git a/Athenea-4B-Coding.i1-Q5_K_M.gguf b/Athenea-4B-Coding.i1-Q5_K_M.gguf new file mode 100644 index 0000000..32e46e9 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7caabcc4d46f6141f13155065f9c4edb44b7e9584faf9de82c59df32eb5b37a7 +size 2889514688 diff --git a/Athenea-4B-Coding.i1-Q5_K_S.gguf b/Athenea-4B-Coding.i1-Q5_K_S.gguf new file mode 100644 index 0000000..bf371e1 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a11012c04cdd0f1d96405049761e84dcfa23fb8784b1a63ef1cf134a73d74a +size 2823712448 diff --git a/Athenea-4B-Coding.i1-Q6_K.gguf b/Athenea-4B-Coding.i1-Q6_K.gguf new file mode 100644 index 0000000..bd30562 --- /dev/null +++ b/Athenea-4B-Coding.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a614c581be174cc1cd96cd4745221d720348ee0787f580ef2b46e887f7448a67 +size 3306262208 diff --git a/Athenea-4B-Coding.imatrix.gguf b/Athenea-4B-Coding.imatrix.gguf new file mode 100644 index 0000000..a502c62 --- /dev/null +++ b/Athenea-4B-Coding.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:782ee770702c152b50b3801a35189a3cadbdea107b0f4de5b649468b8032ccd1 +size 3872640 diff --git a/README.md b/README.md new file mode 100644 index 0000000..95796c2 --- /dev/null +++ b/README.md @@ -0,0 +1,95 @@ +--- +base_model: Aquiles-ai/Athenea-4B-Coding +datasets: +- Aquiles-ai/Athenea-Coding-100k +language: +- en +- es +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- code +- agent +- text-generation-inference +- merge +- uncensored +- athenea +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Aquiles-ai/Athenea-4B-Coding + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Athenea-4B-Coding-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Athenea-4B-Coding-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/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Athenea-4B-Coding-i1-GGUF/resolve/main/Athenea-4B-Coding.i1-Q6_K.gguf) | i1-Q6_K | 3.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. + +