From ad76a39bb130d990ee87bcff6314c1f48b5fe188 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 30 Apr 2026 18:44:03 +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/Epimetheus-14B-Axo-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++ Epimetheus-14B-Axo.i1-IQ1_M.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ1_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ2_M.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ2_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ2_XS.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ2_XXS.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ3_M.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ3_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ3_XS.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ3_XXS.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ4_NL.gguf | 3 ++ Epimetheus-14B-Axo.i1-IQ4_XS.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q2_K.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q2_K_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q3_K_L.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q3_K_M.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q3_K_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q4_0.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q4_1.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q4_K_M.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q4_K_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q5_K_M.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q5_K_S.gguf | 3 ++ Epimetheus-14B-Axo.i1-Q6_K.gguf | 3 ++ README.md | 83 ++++++++++++++++++++++++++++++ 26 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 Epimetheus-14B-Axo.i1-IQ1_M.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ1_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ2_M.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ2_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ2_XS.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ2_XXS.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ3_M.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ3_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ3_XS.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ3_XXS.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ4_NL.gguf create mode 100644 Epimetheus-14B-Axo.i1-IQ4_XS.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q2_K.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q2_K_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q3_K_L.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q3_K_M.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q3_K_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q4_0.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q4_1.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q4_K_M.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q4_K_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q5_K_M.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q5_K_S.gguf create mode 100644 Epimetheus-14B-Axo.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fa29e5e --- /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 +Epimetheus-14B-Axo.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Epimetheus-14B-Axo.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Epimetheus-14B-Axo.i1-IQ1_M.gguf b/Epimetheus-14B-Axo.i1-IQ1_M.gguf new file mode 100644 index 0000000..e3710b8 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23d89df8ddd7f6a708b243cca68830d9d4fcac91a31cfb896e372e748587e576 +size 3870225824 diff --git a/Epimetheus-14B-Axo.i1-IQ1_S.gguf b/Epimetheus-14B-Axo.i1-IQ1_S.gguf new file mode 100644 index 0000000..0f66db6 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547e6df3d6bf443fd5513ba5804fec6c095de9f9db2fa5d4929e69cf2fd19a3f +size 3605910944 diff --git a/Epimetheus-14B-Axo.i1-IQ2_M.gguf b/Epimetheus-14B-Axo.i1-IQ2_M.gguf new file mode 100644 index 0000000..e43f9d5 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6c8803ab2809dd2b28b6095a9f7ef8d429940357377fafbcb617a6e4d038c26 +size 5353855776 diff --git a/Epimetheus-14B-Axo.i1-IQ2_S.gguf b/Epimetheus-14B-Axo.i1-IQ2_S.gguf new file mode 100644 index 0000000..9a9725f --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20d092028e138e6acd1f3240d2153debe341a171e60fdb179b96e8f3453c45c6 +size 5001435936 diff --git a/Epimetheus-14B-Axo.i1-IQ2_XS.gguf b/Epimetheus-14B-Axo.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2412151 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe04b8897d4ae7583008f3644d374d673185da983f894632f378f531330a60cf +size 4702492064 diff --git a/Epimetheus-14B-Axo.i1-IQ2_XXS.gguf b/Epimetheus-14B-Axo.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6c37016 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba98bdb1cf26a646ea6369792094e35d34451ce72637b9111d184eb7b44469da +size 4310750624 diff --git a/Epimetheus-14B-Axo.i1-IQ3_M.gguf b/Epimetheus-14B-Axo.i1-IQ3_M.gguf new file mode 100644 index 0000000..f79032d --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc5e56b5e7117031e1da675c85942ff6caf668259e3af2bb2cc6996b7b0dd8b9 +size 6913976160 diff --git a/Epimetheus-14B-Axo.i1-IQ3_S.gguf b/Epimetheus-14B-Axo.i1-IQ3_S.gguf new file mode 100644 index 0000000..6bd4000 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72c0517c5aa7cbd3cac2c7573a02ae7b5d65f1097c14677f7674c435c33446a +size 6690457440 diff --git a/Epimetheus-14B-Axo.i1-IQ3_XS.gguf b/Epimetheus-14B-Axo.i1-IQ3_XS.gguf new file mode 100644 index 0000000..23a4e63 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2ebc1d867e3dacf8d378840a7e82b4c38cd6c9581dcff1568bf55bde8b4c64 +size 6380799840 diff --git a/Epimetheus-14B-Axo.i1-IQ3_XXS.gguf b/Epimetheus-14B-Axo.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..af1c1f3 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f2e0628e3810311f43988a56894d646defc538084546eb2ef2de5c66f7b0481 +size 5944417056 diff --git a/Epimetheus-14B-Axo.i1-IQ4_NL.gguf b/Epimetheus-14B-Axo.i1-IQ4_NL.gguf new file mode 100644 index 0000000..21f7305 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:427f452dfe40aa335f796df9d9d58058e40c333e1a2301903dc2c3a88fe1736f +size 8546349952 diff --git a/Epimetheus-14B-Axo.i1-IQ4_XS.gguf b/Epimetheus-14B-Axo.i1-IQ4_XS.gguf new file mode 100644 index 0000000..9765e34 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a319adebd2d7baed0e031dd2114ff03436fc3eaa0c0b13678ff1a9dea35d649b +size 8117071072 diff --git a/Epimetheus-14B-Axo.i1-Q2_K.gguf b/Epimetheus-14B-Axo.i1-Q2_K.gguf new file mode 100644 index 0000000..8429277 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e2dae604a189ce7be1d60eaabd2644f45ab365a2b8e94e2d26c84021a455400 +size 5768143328 diff --git a/Epimetheus-14B-Axo.i1-Q2_K_S.gguf b/Epimetheus-14B-Axo.i1-Q2_K_S.gguf new file mode 100644 index 0000000..7769193 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b763aee4bc6eb8f9be55e21b007e1818e42b863204ce63795195e97b51bc87d +size 5394833888 diff --git a/Epimetheus-14B-Axo.i1-Q3_K_L.gguf b/Epimetheus-14B-Axo.i1-Q3_K_L.gguf new file mode 100644 index 0000000..3cf09c9 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a6fee843d773bcef9831bf161c2697c67e027a99aed66f0350225093e369839 +size 7922206560 diff --git a/Epimetheus-14B-Axo.i1-Q3_K_M.gguf b/Epimetheus-14B-Axo.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b64f1aa --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed382e888ccf5c28a0d934b065041e5fbafd3f535b1899a8d3e3f19d31c1c7d0 +size 7336642400 diff --git a/Epimetheus-14B-Axo.i1-Q3_K_S.gguf b/Epimetheus-14B-Axo.i1-Q3_K_S.gguf new file mode 100644 index 0000000..bba86ea --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b92791a875fc75c72e2cb92250fbddb2f642f035cd16a1ad46300cea6cb5692f +size 6657034080 diff --git a/Epimetheus-14B-Axo.i1-Q4_0.gguf b/Epimetheus-14B-Axo.i1-Q4_0.gguf new file mode 100644 index 0000000..3ce50c1 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0f2116f76c2497082aa5eed862d6ab73bf9ff6fdbdfecec6e74b5544ea8c545 +size 8541434752 diff --git a/Epimetheus-14B-Axo.i1-Q4_1.gguf b/Epimetheus-14B-Axo.i1-Q4_1.gguf new file mode 100644 index 0000000..902fce4 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb740419cbfee915fce1be141469059dbf2dc1d780e7a186365ffceb0d0c7837 +size 9389179072 diff --git a/Epimetheus-14B-Axo.i1-Q4_K_M.gguf b/Epimetheus-14B-Axo.i1-Q4_K_M.gguf new file mode 100644 index 0000000..044cf36 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:322271d86328b3afea3bb1440188ad8b37b6036a0ec661a679d9672937a755e9 +size 8985277312 diff --git a/Epimetheus-14B-Axo.i1-Q4_K_S.gguf b/Epimetheus-14B-Axo.i1-Q4_K_S.gguf new file mode 100644 index 0000000..14fbda5 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6340b2f9b38298bbf1897a2f50658d8265f53de40cd4b97ca9d9be2c18bc9e09 +size 8570598272 diff --git a/Epimetheus-14B-Axo.i1-Q5_K_M.gguf b/Epimetheus-14B-Axo.i1-Q5_K_M.gguf new file mode 100644 index 0000000..03754eb --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:376232ebabc20ba764bc3f6825a2a07d1102b96b4efa6b94b098ab0960fe0e80 +size 10505784832 diff --git a/Epimetheus-14B-Axo.i1-Q5_K_S.gguf b/Epimetheus-14B-Axo.i1-Q5_K_S.gguf new file mode 100644 index 0000000..dbdd459 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e75aad6e114b28946d8c99f7b776b2b4c9b47c72c2dde7b4c7d27cb0e8328de +size 10263465472 diff --git a/Epimetheus-14B-Axo.i1-Q6_K.gguf b/Epimetheus-14B-Axo.i1-Q6_K.gguf new file mode 100644 index 0000000..cd89209 --- /dev/null +++ b/Epimetheus-14B-Axo.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb5a62a838471aabd08a9176bfffb008fdfe6d44db66f0934642f2f28d159aba +size 12121324096 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7a04b64 --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: prithivMLmods/Epimetheus-14B-Axo +language: +- en +- zh +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- math +- code +- trl +- sft +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/prithivMLmods/Epimetheus-14B-Axo + + +static quants are available at https://huggingface.co/mradermacher/Epimetheus-14B-Axo-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/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ1_M.gguf) | i1-IQ1_M | 4.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ2_M.gguf) | i1-IQ2_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Epimetheus-14B-Axo-i1-GGUF/resolve/main/Epimetheus-14B-Axo.i1-Q6_K.gguf) | i1-Q6_K | 12.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. + +