From 7da0035747fa9d2c268b4348e1bf9dc212541ebb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 9 May 2026 20:17:29 +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.5-350M-heretic-xhigh-reasoning-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++ ...350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf | 3 + ...350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf | 3 + ...350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf | 3 + ...350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf | 3 + ...0M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf | 3 + ...350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf | 3 + ...350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf | 3 + ...0M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf | 3 + ...-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf | 3 + ...-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf | 3 + ...-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf | 3 + ...50M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf | 3 + ...-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf | 3 + ...-350M-heretic-xhigh-reasoning.imatrix.gguf | 3 + README.md | 103 ++++++++++++++++++ 27 files changed, 238 insertions(+) create mode 100644 .gitattributes create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf create mode 100644 LFM2.5-350M-heretic-xhigh-reasoning.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ffa666f --- /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.5-350M-heretic-xhigh-reasoning.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf new file mode 100644 index 0000000..10630e0 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d3578685138aa66a42da3e97b24a2d0e34270042ab8affa61513a4c18f9903 +size 113257120 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf new file mode 100644 index 0000000..4e49c78 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63139c08c359d99f67bd12b4dbdb81b0e126c7294426e558597892a15d8e26ea +size 106965664 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf new file mode 100644 index 0000000..499afc7 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96173c18ac6d682e7a332a3706b58066777c3d8c9cd0a73649b03b2ef7018d48 +size 142879392 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf new file mode 100644 index 0000000..26c76bf --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffdb5a35cf81d24ba637218e80104464c1771047a6991efaa06829431c33af29 +size 134490784 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf new file mode 100644 index 0000000..dd57650 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b91b9eb89df59d2e84e7a348aedcc20ff7047e20afa2b683d8e709cae20f6b9 +size 132328096 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b1c7e63 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37663693cab3529c4d4aea84ef284034e4d60484cfe7f6681cf68eea2469bc71 +size 123742880 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf new file mode 100644 index 0000000..3eb6238 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2064bd4e4a33c650b71cbcf8c5361f9f60c658ee607eac2d65c1d4cbb8f4f26 +size 183659168 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf new file mode 100644 index 0000000..b8b5c3d --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b9fc4f80e919038c3841b010a064c996cc07782a3ec66eab8799295ac16f9dc +size 181152416 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5b2ae53 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05304db1951adf279e40b8e710f7e47d8f5108d254197e1d361c158ef049e2e0 +size 175401632 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..99cb5e7 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f9464449ebd2a055412a627cafaaa99c62ce1a6e9ac988e0a8d20ae8ae77c0d +size 158476960 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf new file mode 100644 index 0000000..879b0bb --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450ada907e9d1a9e8190982457acaf256f61934263fc6eb4629c52eaa4b11935 +size 219310752 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3a975ac --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b18c1d9c2b6765f62bfc93e4942f05160bbcbeb4a1dba06431dd9a9a6d2fd6d6 +size 210332320 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf new file mode 100644 index 0000000..ae7268a --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7109027251c2960626587e40686f8e36249703912d135951f4bc9d1507e3ee3 +size 160598688 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf new file mode 100644 index 0000000..83eb6c0 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7a3839d724709ffc5a862becddc403b11398aeb3e63045b272dd5a613978fbf +size 154184352 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b3bfda5 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b41b7c6fbc954624d63f2858b69d6d20e69a4dfd81d5b47467c5410fea50c257 +size 203049632 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf new file mode 100644 index 0000000..989f323 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db736ad79eca406d3fe7e45734dde550c5aac908984936badd67c411abefc328 +size 193153696 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf new file mode 100644 index 0000000..8f748c9 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b95554473457c6af2632c26a52150ae26b2f6419024c517831b71fe2bc33c73 +size 181152416 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf new file mode 100644 index 0000000..a68b22c --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4db1323ee33fe305b44972be5ed0c45584f3024e631274b9652628a691a3c9c5 +size 219900576 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf new file mode 100644 index 0000000..fbb4e5b --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76e079501c4a24cb780bf07e0b60a79d6b21a35d1941c995ad471416fa2136d8 +size 237267616 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d54b531 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f5848dd0b88cb131bf8674e11fb4abae30ce5cfe9a524bd3c77bcb3dac1a8a4 +size 229313184 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf new file mode 100644 index 0000000..95a5f07 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf25022317a49e4db3a7bcc531f9216e0a4f9646cb5aa50dc6eec369d960ba49 +size 220752544 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b22e18b --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:21e20d6412d1be4fce9d423f1cc38303a1336a50a972c9749a9c9eb45c27b544 +size 260377248 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf new file mode 100644 index 0000000..545352f --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb73d089f0ae69baab5c6e0821e369b152857ad98c8f3306595254c6c34ee1ac +size 255224480 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf new file mode 100644 index 0000000..35e9f79 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c75dfbfa4872b989ffe961d20b153362db7e203b2d9db672b4fac104f1e51c75 +size 293382816 diff --git a/LFM2.5-350M-heretic-xhigh-reasoning.imatrix.gguf b/LFM2.5-350M-heretic-xhigh-reasoning.imatrix.gguf new file mode 100644 index 0000000..27cf014 --- /dev/null +++ b/LFM2.5-350M-heretic-xhigh-reasoning.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:169ecc7c5a6384a3f6e8471a5895a2375d3a76dafaff18ee255d8d2e5a1c63cc +size 620864 diff --git a/README.md b/README.md new file mode 100644 index 0000000..25f82ef --- /dev/null +++ b/README.md @@ -0,0 +1,103 @@ +--- +base_model: MihaiPopa-1/LFM2.5-350M-heretic-xhigh-reasoning +language: +- en +- ar +- zh +- fr +- de +- ja +- ko +- es +- pt +library_name: transformers +license: other +license_link: LICENSE +license_name: lfm1.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- liquid +- lfm2.5 +- edge +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MihaiPopa-1/LFM2.5-350M-heretic-xhigh-reasoning + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-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.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_S.gguf) | i1-IQ1_S | 0.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ1_M.gguf) | i1-IQ1_M | 0.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_S.gguf) | i1-IQ2_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ2_M.gguf) | i1-IQ2_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q2_K.gguf) | i1-Q2_K | 0.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_S.gguf) | i1-IQ3_S | 0.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ3_M.gguf) | i1-IQ3_M | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.3 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.3 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_0.gguf) | i1-Q4_0 | 0.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q4_1.gguf) | i1-Q4_1 | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-350M-heretic-xhigh-reasoning-i1-GGUF/resolve/main/LFM2.5-350M-heretic-xhigh-reasoning.i1-Q6_K.gguf) | i1-Q6_K | 0.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. + +