From 6e59e1379684ed9403c1fecfb029829f55d71e8d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 14 May 2026 07:35:02 +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/LFM2-8B-A1B-absolute-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf | 3 + LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf | 3 + LFM2-8B-A1B-absolute-heresy.imatrix.gguf | 3 + README.md | 100 ++++++++++++++++++++ 27 files changed, 235 insertions(+) create mode 100644 .gitattributes create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf create mode 100644 LFM2-8B-A1B-absolute-heresy.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5dcd329 --- /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 +LFM2-8B-A1B-absolute-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..2b0d82d --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b40dff36e4331290712979051238ac6a1b600d10483177cfd82f3f9cd86a9d18 +size 1915125504 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..843d6d9 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bdd09ccc7c4aa13c841d4cd498980e679d03b54f85423fc46e64afb392161ac +size 1727020800 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..21d70f7 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a24b6f3dd93b1fe3422ceb54d9eb391f874b22ca1e4ce111dacac89fc09c37d1 +size 2749480704 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..16dc2b2 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7bfc41b2b9496b4deb728141f30fa4060c418448bf53db11c76a46d2c246d2 +size 2498674432 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..dd5c89e --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:798c65b5b34c3b10dee31fc38aa7f9f7e9c1d0f61dc4b0f6c749370e36bc6fbe +size 2480226048 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0bcefe5 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f41c160081026c13688e9ad9edc2354e9fbcfa4131dc7a9ad719800bd3bfe67 +size 2228633344 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..b6cee17 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6161b4882d7ce93426a53baeb23e356b7a3c5ba5a0bc58411b05401e94acb9b +size 3667967744 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..a342e6d --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b325782cfb4ab7ad5affcbcc6c026e0a082b51881aba5b096c5c56a46a02cc5 +size 3644292864 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..250255f --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e78c93b529925ee6933f9174d153029c3a93e6cd7fed8486d7e2df476ea5356 +size 3444637440 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4caaddb --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c10edd46b5096f4a0e9dd11b848430e5f7fe4f70fed0f8de650104ad8e622e41 +size 3241115392 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ae8dbfd --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e2ac43bd7ad363b3e4b13702437e3c48c3c435cbd7336cd91d155130813e9c7 +size 4733894400 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf b/LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..909da30 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1caf386695656520d0fd6f20a8dafdd5faf93b9650be29f090444c15b0c7f3c4 +size 4477517568 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..e4cf794 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639dee838ea9d85b316b7409bd91504a2c2171896ae93fcf5af88545af3802be +size 3079651072 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..adc3ea5 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22bdfd24477b98d43581ef7efa935b067a9d9cc35df17d08fa7bb8376c15598d +size 2845474560 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e7529c9 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a29e2e9f1d45efcdc875517f91f2eb20a87da2ff0d1ace65bd1c9f8b7c46eac2 +size 4326080256 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9e2d1f7 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30ddda42312dcc880932992d82bdb7f0ed8b744cea7e503d7c80d7eeea8501e1 +size 3997613824 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..babf0ac --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1f754758c51c3641fd072c11b63a83807e121d8d2f99f215797d1c3f3b4114b +size 3644292864 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..9b0761d --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4045dacda53e4a0feb49441e7131a4b4c1532f6bd62e5ee2fb67129acf0de99 +size 4743069440 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..a265bfe --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bdf7d6f58d34871d36ad3c33602ae7c05c593e871f21ab696d632a25f250831 +size 5246648064 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..bf657f1 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:459cee4f3742e7394364da4a37a1e1aa334da03aeaeb065bad2331ba32451a97 +size 5044780800 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3476df4 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e886762ccc80d54ffa5ee74fa65b7882cf34727d16e9cff379e027aacde87dc +size 4752768768 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..a764502 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201728bea85bf5561c6eef64524ce9f0031708ceb26dc726f267b52479d1a058 +size 5919555328 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2ddc785 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ada629d585e994d321f8c22e4488b0f1e902c4fdbac0ef54d4917031f79746 +size 5759401728 diff --git a/LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf b/LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..406ab46 --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:338bf48df4200412dce38a5ef71abcf1dfbe8cb20dffb49669298d6b96dc07fd +size 6849003264 diff --git a/LFM2-8B-A1B-absolute-heresy.imatrix.gguf b/LFM2-8B-A1B-absolute-heresy.imatrix.gguf new file mode 100644 index 0000000..ce9be2d --- /dev/null +++ b/LFM2-8B-A1B-absolute-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83aa72417836dd7abfa808bf78ba0e43ad712b0a7c0099beb0b338f526fd8c60 +size 17375200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..4997e30 --- /dev/null +++ b/README.md @@ -0,0 +1,100 @@ +--- +base_model: MuXodious/LFM2-8B-A1B-absolute-heresy +language: +- en +- ar +- zh +- fr +- de +- ja +- ko +- es +library_name: transformers +license: other +license_link: LICENSE +license_name: lfm1.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- liquid +- lfm2 +- edge +- moe +- heretic +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/LFM2-8B-A1B-absolute-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LFM2-8B-A1B-absolute-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-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/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 1.8 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 2.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q2_K.gguf) | i1-Q2_K | 3.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 3.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-8B-A1B-absolute-heresy-i1-GGUF/resolve/main/LFM2-8B-A1B-absolute-heresy.i1-Q6_K.gguf) | i1-Q6_K | 6.9 | 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. + +