From b89bdfb76e56195999cfa49687fff0e7750f9ef4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 18:55:19 +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-1.2B-Instruct-absolute-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++ ....2B-Instruct-absolute-heresy.i1-IQ1_M.gguf | 3 + ....2B-Instruct-absolute-heresy.i1-IQ1_S.gguf | 3 + ....2B-Instruct-absolute-heresy.i1-IQ2_M.gguf | 3 + ....2B-Instruct-absolute-heresy.i1-IQ2_S.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf | 3 + ...B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf | 3 + ....2B-Instruct-absolute-heresy.i1-IQ3_M.gguf | 3 + ....2B-Instruct-absolute-heresy.i1-IQ3_S.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf | 3 + ...B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf | 3 + ...1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf | 3 + ...1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf | 3 + ...1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf | 3 + ...2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf | 3 + ...1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf | 3 + ...1.2B-Instruct-absolute-heresy.imatrix.gguf | 3 + README.md | 102 ++++++++++++++++++ 27 files changed, 237 insertions(+) create mode 100644 .gitattributes create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_M.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_M.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_M.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf create mode 100644 LFM2.5-1.2B-Instruct-absolute-heresy.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..5fa4f0c --- /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-1.2B-Instruct-absolute-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_M.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..c72fb3a --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5c4d4e2b4aa8b591073f72b469157749accd40fb429b668e664470bd773aa0c +size 327145408 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..d6fdf7d --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:588b2227ddf0b45f536c6ca3d045dc46c65e882ef04b3ea1e164c88eeffe3610 +size 304388032 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_M.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..55712ef --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c6dd9d019e2780cd25bcd475a7afd41077a6b4ba5d073e8556f2dd58a92b352 +size 434132928 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..0cbe52d --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a624210b8c3871a355fa2caf2e84864a9227a83354bc5bec723de4cf2b08b83 +size 403789760 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..3c82306 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ec227ad3aaca61411eb875d35c32459f29dc2dc23751c703b5ae80353e1649 +size 396203968 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..9f36ae2 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42143962c40296a4e37e1e74440cef81231b315e7dbd2493d6eed8a2b73606f5 +size 365074368 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_M.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..bfdf20e --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa37ab7a6c87313c0fbcb4e63aa7f22ebfb9b94f5c496a70d33ce974a8447003 +size 566794176 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..ff434f4 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b83c45335f30a7d9e718f6cf3f14fb443834555c11a1efc5be768402510a9911 +size 558159808 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..4fce7b3 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011327253da65ef11f64ff85d5a81d5cad1c2a5bef4a2f86eb557bbec7ea16b3 +size 537810880 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a8969ed --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f76021c5c768e36408806ae0c39b8c4bd2ec4e6471bfc7f2caf79fda4b227643 +size 490985408 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf new file mode 100644 index 0000000..2d28f4d --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdfd6b3879ac645511d326ad0c0e89d5a5379c689a6392f91e61e9dd94a898fb +size 695752640 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..4760fc0 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41bf05bec42f75c73433cd74658a807ae05eaeaef3a1a855b814e078a6dc8f32 +size 663377856 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..a76d8cd --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beb8dd640525324614f3952efa0a8c6acf750b6b7d6ef461850e52be77b5eb72 +size 483399616 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..6dc5212 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34cf5c5535dd35dda3473aea80e0487b3045ecafecb6ee26e2e61d7cfbb8a8d7 +size 460806080 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..4b90940 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3af4fe5559a0a7083a1665ea9515b2f9b3f7f77d70411150fcd25f134c621f27 +size 635475904 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..ab08c68 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e61aaa54f11547baa7fb019760f709cee017e3a0877ebad7595806bb6d3c585 +size 600348608 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d3e4529 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225ddc9ea60bd1db56cf36df3fa1dc42dfd89cee98f1bbcb946b240bc7650118 +size 558159808 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..46fa36b --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b25372f87c53a8df416c400214b90365775001d3ed530b26a15ce23e9de626 +size 697849792 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..7207cd1 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4aa9e8824b08aefcd762fb34cedf29d658414b80e4874f85332a65eacafd2c94 +size 760502208 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..52815d7 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce204acc165e5b4159d49f90e35fc9fd957483ea6920df6c0686dadf4d6e6c9e +size 730896320 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..edcc0c4 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0eba4fc96b590004a7479941601905360553267ad5ac39ddcd39fb5b54b171d7 +size 700471232 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2849c15 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b1b32d6edbbe13408c3cb493758856bb901c3aaa76e4e7580408472b3e03ef +size 843356096 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..5e0b9c7 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2029d2c0f23cdab22a27dcfc8a998fd2eb77db552b283901b74cf18f65e51a +size 825251776 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..8997de1 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f88be918d17f62b8eb87bd5c8ea198c4315bcbaf7dff8e1f9e33f44a16c51b70 +size 962844608 diff --git a/LFM2.5-1.2B-Instruct-absolute-heresy.imatrix.gguf b/LFM2.5-1.2B-Instruct-absolute-heresy.imatrix.gguf new file mode 100644 index 0000000..0c6f663 --- /dev/null +++ b/LFM2.5-1.2B-Instruct-absolute-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a43821fb95539e7405224fc5de5d3b16f9c96e56f08db2d7885252efce9ca179 +size 1161536 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7abbd6e --- /dev/null +++ b/README.md @@ -0,0 +1,102 @@ +--- +base_model: MuXodious/LFM2.5-1.2B-Instruct-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.5 +- edge +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/LFM2.5-1.2B-Instruct-absolute-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-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.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q2_K.gguf) | i1-Q2_K | 0.6 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 0.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2.5-1.2B-Instruct-absolute-heresy-i1-GGUF/resolve/main/LFM2.5-1.2B-Instruct-absolute-heresy.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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. + +