From 18017a4ae645be1f1a476e95c643cca07cc19f7c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 19 Apr 2026 11:08:05 +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/Luth-LFM2-350M-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++ Luth-LFM2-350M.i1-IQ1_M.gguf | 3 ++ Luth-LFM2-350M.i1-IQ1_S.gguf | 3 ++ Luth-LFM2-350M.i1-IQ2_M.gguf | 3 ++ Luth-LFM2-350M.i1-IQ2_S.gguf | 3 ++ Luth-LFM2-350M.i1-IQ2_XS.gguf | 3 ++ Luth-LFM2-350M.i1-IQ2_XXS.gguf | 3 ++ Luth-LFM2-350M.i1-IQ3_M.gguf | 3 ++ Luth-LFM2-350M.i1-IQ3_S.gguf | 3 ++ Luth-LFM2-350M.i1-IQ3_XS.gguf | 3 ++ Luth-LFM2-350M.i1-IQ3_XXS.gguf | 3 ++ Luth-LFM2-350M.i1-IQ4_NL.gguf | 3 ++ Luth-LFM2-350M.i1-IQ4_XS.gguf | 3 ++ Luth-LFM2-350M.i1-Q2_K.gguf | 3 ++ Luth-LFM2-350M.i1-Q2_K_S.gguf | 3 ++ Luth-LFM2-350M.i1-Q3_K_L.gguf | 3 ++ Luth-LFM2-350M.i1-Q3_K_M.gguf | 3 ++ Luth-LFM2-350M.i1-Q3_K_S.gguf | 3 ++ Luth-LFM2-350M.i1-Q4_0.gguf | 3 ++ Luth-LFM2-350M.i1-Q4_1.gguf | 3 ++ Luth-LFM2-350M.i1-Q4_K_M.gguf | 3 ++ Luth-LFM2-350M.i1-Q4_K_S.gguf | 3 ++ Luth-LFM2-350M.i1-Q5_K_M.gguf | 3 ++ Luth-LFM2-350M.i1-Q5_K_S.gguf | 3 ++ Luth-LFM2-350M.i1-Q6_K.gguf | 3 ++ Luth-LFM2-350M.imatrix.gguf | 3 ++ README.md | 94 ++++++++++++++++++++++++++++++++++ 27 files changed, 229 insertions(+) create mode 100644 .gitattributes create mode 100644 Luth-LFM2-350M.i1-IQ1_M.gguf create mode 100644 Luth-LFM2-350M.i1-IQ1_S.gguf create mode 100644 Luth-LFM2-350M.i1-IQ2_M.gguf create mode 100644 Luth-LFM2-350M.i1-IQ2_S.gguf create mode 100644 Luth-LFM2-350M.i1-IQ2_XS.gguf create mode 100644 Luth-LFM2-350M.i1-IQ2_XXS.gguf create mode 100644 Luth-LFM2-350M.i1-IQ3_M.gguf create mode 100644 Luth-LFM2-350M.i1-IQ3_S.gguf create mode 100644 Luth-LFM2-350M.i1-IQ3_XS.gguf create mode 100644 Luth-LFM2-350M.i1-IQ3_XXS.gguf create mode 100644 Luth-LFM2-350M.i1-IQ4_NL.gguf create mode 100644 Luth-LFM2-350M.i1-IQ4_XS.gguf create mode 100644 Luth-LFM2-350M.i1-Q2_K.gguf create mode 100644 Luth-LFM2-350M.i1-Q2_K_S.gguf create mode 100644 Luth-LFM2-350M.i1-Q3_K_L.gguf create mode 100644 Luth-LFM2-350M.i1-Q3_K_M.gguf create mode 100644 Luth-LFM2-350M.i1-Q3_K_S.gguf create mode 100644 Luth-LFM2-350M.i1-Q4_0.gguf create mode 100644 Luth-LFM2-350M.i1-Q4_1.gguf create mode 100644 Luth-LFM2-350M.i1-Q4_K_M.gguf create mode 100644 Luth-LFM2-350M.i1-Q4_K_S.gguf create mode 100644 Luth-LFM2-350M.i1-Q5_K_M.gguf create mode 100644 Luth-LFM2-350M.i1-Q5_K_S.gguf create mode 100644 Luth-LFM2-350M.i1-Q6_K.gguf create mode 100644 Luth-LFM2-350M.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e7ae8c3 --- /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 +Luth-LFM2-350M.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Luth-LFM2-350M.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Luth-LFM2-350M.i1-IQ1_M.gguf b/Luth-LFM2-350M.i1-IQ1_M.gguf new file mode 100644 index 0000000..686950c --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:651a634f868b652430e93081e35fec107921463913cd9794bd2f91afbf713bad +size 113255584 diff --git a/Luth-LFM2-350M.i1-IQ1_S.gguf b/Luth-LFM2-350M.i1-IQ1_S.gguf new file mode 100644 index 0000000..6451df7 --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cd4b25f402def517e5130a28ad1fbdfb77b1e93887c1c005695dc059aa0d7f5 +size 106964128 diff --git a/Luth-LFM2-350M.i1-IQ2_M.gguf b/Luth-LFM2-350M.i1-IQ2_M.gguf new file mode 100644 index 0000000..a30f06b --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42960c3c7558ea764435b0edff8d176e1490bbcc0756515ea5cde91cf0f1da1 +size 142877856 diff --git a/Luth-LFM2-350M.i1-IQ2_S.gguf b/Luth-LFM2-350M.i1-IQ2_S.gguf new file mode 100644 index 0000000..ea70723 --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8328d85807246e6e336cb6bb514a0d8a80fcfcf4ae16598ef36cc02018f6f101 +size 134489248 diff --git a/Luth-LFM2-350M.i1-IQ2_XS.gguf b/Luth-LFM2-350M.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2972757 --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3666debf102cdb56b777c912f38b53a72ded4d8815a38621eb75d80c5fb89bc +size 132326560 diff --git a/Luth-LFM2-350M.i1-IQ2_XXS.gguf b/Luth-LFM2-350M.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..55d3c2e --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb54677191f0c16fcdd5d3152fae1f4fd4ae33738e6ae5416a314cddcafb2d0 +size 123741344 diff --git a/Luth-LFM2-350M.i1-IQ3_M.gguf b/Luth-LFM2-350M.i1-IQ3_M.gguf new file mode 100644 index 0000000..519c2bd --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:710f0419a0bcf1531d40525c45d6b967f3260149fa4def8e2aa56175605fb78e +size 183657632 diff --git a/Luth-LFM2-350M.i1-IQ3_S.gguf b/Luth-LFM2-350M.i1-IQ3_S.gguf new file mode 100644 index 0000000..b0a9f37 --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eec2dce1cf11674360a42a9c7511fff40ef27c1223568492a640489ab4d0c7df +size 181150880 diff --git a/Luth-LFM2-350M.i1-IQ3_XS.gguf b/Luth-LFM2-350M.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5767c0a --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f8f4d750301e3f2ddfe10fc8aa20083629e7605a187d35b2c81c4c80d08730 +size 175400096 diff --git a/Luth-LFM2-350M.i1-IQ3_XXS.gguf b/Luth-LFM2-350M.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c988f83 --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d2f636630a79754cd6fe03160ff30c549b527f0eb2b09435b24797e4878a42 +size 158475424 diff --git a/Luth-LFM2-350M.i1-IQ4_NL.gguf b/Luth-LFM2-350M.i1-IQ4_NL.gguf new file mode 100644 index 0000000..607dceb --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a67b1279f6890a9a182f5c4fd8ac054dabf01446de6b96ee48fa3bed7ae4a6b1 +size 219309216 diff --git a/Luth-LFM2-350M.i1-IQ4_XS.gguf b/Luth-LFM2-350M.i1-IQ4_XS.gguf new file mode 100644 index 0000000..5778656 --- /dev/null +++ b/Luth-LFM2-350M.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b60b52651b9cdfdb85185c71f584d5b1be6d42b516df13a8ed5da8a16980d80 +size 210330784 diff --git a/Luth-LFM2-350M.i1-Q2_K.gguf b/Luth-LFM2-350M.i1-Q2_K.gguf new file mode 100644 index 0000000..70c8f49 --- /dev/null +++ b/Luth-LFM2-350M.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54d6578c1a95a5e96ccedfd7a935605b4e7b2b9433fd62f1de1cd5f3e44d669 +size 160597152 diff --git a/Luth-LFM2-350M.i1-Q2_K_S.gguf b/Luth-LFM2-350M.i1-Q2_K_S.gguf new file mode 100644 index 0000000..fb4b496 --- /dev/null +++ b/Luth-LFM2-350M.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3eae63413745ddc007dc38d64deb59f6a8b5eee7a1b32ce492a9a765d426b02c +size 154182816 diff --git a/Luth-LFM2-350M.i1-Q3_K_L.gguf b/Luth-LFM2-350M.i1-Q3_K_L.gguf new file mode 100644 index 0000000..dc68070 --- /dev/null +++ b/Luth-LFM2-350M.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ad74cd0396a67426d6f0c1e93c157f3f762fee40351fe8cdb4be1ceb1009561 +size 203048096 diff --git a/Luth-LFM2-350M.i1-Q3_K_M.gguf b/Luth-LFM2-350M.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a13d3dd --- /dev/null +++ b/Luth-LFM2-350M.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3598f6fe18e6bb7114a643c796c0e77bd76b8132013c34d3404a7ea373de968 +size 193152160 diff --git a/Luth-LFM2-350M.i1-Q3_K_S.gguf b/Luth-LFM2-350M.i1-Q3_K_S.gguf new file mode 100644 index 0000000..2a470dd --- /dev/null +++ b/Luth-LFM2-350M.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bca26124bcbc9e6386835809f2bd94814a029344f37f28a81d710366ba9598b7 +size 181150880 diff --git a/Luth-LFM2-350M.i1-Q4_0.gguf b/Luth-LFM2-350M.i1-Q4_0.gguf new file mode 100644 index 0000000..ad376e8 --- /dev/null +++ b/Luth-LFM2-350M.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6da56569363ed337ece32e8294e13f7ff549c2a3920cc0eb4e598c4b18c996bf +size 219899040 diff --git a/Luth-LFM2-350M.i1-Q4_1.gguf b/Luth-LFM2-350M.i1-Q4_1.gguf new file mode 100644 index 0000000..a906505 --- /dev/null +++ b/Luth-LFM2-350M.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaabaa7a8280e03020d875a7a9be36b3609f6b1b5f12950e02f8fe2bebf14139 +size 237266080 diff --git a/Luth-LFM2-350M.i1-Q4_K_M.gguf b/Luth-LFM2-350M.i1-Q4_K_M.gguf new file mode 100644 index 0000000..e4695eb --- /dev/null +++ b/Luth-LFM2-350M.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca78a8f9c31292cf13278d6517788769d4ad6c5b4892d5a16f342679c7fda936 +size 229311648 diff --git a/Luth-LFM2-350M.i1-Q4_K_S.gguf b/Luth-LFM2-350M.i1-Q4_K_S.gguf new file mode 100644 index 0000000..88ae721 --- /dev/null +++ b/Luth-LFM2-350M.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ee8ab2fe67a8d6dab0b3152128d8ef6afc12c8e71ef1371bd3ad541033d3b4d +size 220751008 diff --git a/Luth-LFM2-350M.i1-Q5_K_M.gguf b/Luth-LFM2-350M.i1-Q5_K_M.gguf new file mode 100644 index 0000000..171681e --- /dev/null +++ b/Luth-LFM2-350M.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f16095dec93d2033b6377c711fc40d3c496031cf86431cac911f0a3288fae310 +size 260375712 diff --git a/Luth-LFM2-350M.i1-Q5_K_S.gguf b/Luth-LFM2-350M.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2aa42ae --- /dev/null +++ b/Luth-LFM2-350M.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa43ba524d22a44a70ab2513daf17bcd3659728db99d62fe908f96c5c7b7d546 +size 255222944 diff --git a/Luth-LFM2-350M.i1-Q6_K.gguf b/Luth-LFM2-350M.i1-Q6_K.gguf new file mode 100644 index 0000000..d81eb7f --- /dev/null +++ b/Luth-LFM2-350M.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a26456803f5f1257f4cd3c05e424b653a180a799a4e655ac0f66d2b5cce6f55 +size 293381280 diff --git a/Luth-LFM2-350M.imatrix.gguf b/Luth-LFM2-350M.imatrix.gguf new file mode 100644 index 0000000..84f2470 --- /dev/null +++ b/Luth-LFM2-350M.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fb83a7ee8bb12b6506d161b63abedfc0d736b412e90743f87beab00b87ccee6 +size 620864 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a48ab1e --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: kurakurai/Luth-LFM2-350M +datasets: +- kurakurai/luth-sft +language: +- fr +- en +library_name: transformers +license: other +license_link: LICENSE +license_name: lfm1.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- liquid +- lfm2 +- luth +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/kurakurai/Luth-LFM2-350M + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Luth-LFM2-350M-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Luth-LFM2-350M-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/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ1_S.gguf) | i1-IQ1_S | 0.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ1_M.gguf) | i1-IQ1_M | 0.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ2_S.gguf) | i1-IQ2_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ2_M.gguf) | i1-IQ2_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q2_K.gguf) | i1-Q2_K | 0.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ3_S.gguf) | i1-IQ3_S | 0.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ3_M.gguf) | i1-IQ3_M | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.3 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.3 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q4_0.gguf) | i1-Q4_0 | 0.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q4_1.gguf) | i1-Q4_1 | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Luth-LFM2-350M-i1-GGUF/resolve/main/Luth-LFM2-350M.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. + +