From 5b37471a73f58e4ed645636e5a36b3531b24b31b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 4 Aug 2026 20:39:18 +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-1.2B-Extract-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ LFM2-1.2B-Extract.i1-IQ1_M.gguf | 3 + LFM2-1.2B-Extract.i1-IQ1_S.gguf | 3 + LFM2-1.2B-Extract.i1-IQ2_M.gguf | 3 + LFM2-1.2B-Extract.i1-IQ2_S.gguf | 3 + LFM2-1.2B-Extract.i1-IQ2_XS.gguf | 3 + LFM2-1.2B-Extract.i1-IQ2_XXS.gguf | 3 + LFM2-1.2B-Extract.i1-IQ3_M.gguf | 3 + LFM2-1.2B-Extract.i1-IQ3_S.gguf | 3 + LFM2-1.2B-Extract.i1-IQ3_XS.gguf | 3 + LFM2-1.2B-Extract.i1-IQ3_XXS.gguf | 3 + LFM2-1.2B-Extract.i1-IQ4_NL.gguf | 3 + LFM2-1.2B-Extract.i1-IQ4_XS.gguf | 3 + LFM2-1.2B-Extract.i1-Q2_K.gguf | 3 + LFM2-1.2B-Extract.i1-Q2_K_S.gguf | 3 + LFM2-1.2B-Extract.i1-Q3_K_L.gguf | 3 + LFM2-1.2B-Extract.i1-Q3_K_M.gguf | 3 + LFM2-1.2B-Extract.i1-Q3_K_S.gguf | 3 + LFM2-1.2B-Extract.i1-Q4_0.gguf | 3 + LFM2-1.2B-Extract.i1-Q4_1.gguf | 3 + LFM2-1.2B-Extract.i1-Q4_K_M.gguf | 3 + LFM2-1.2B-Extract.i1-Q4_K_S.gguf | 3 + LFM2-1.2B-Extract.i1-Q5_K_M.gguf | 3 + LFM2-1.2B-Extract.i1-Q5_K_S.gguf | 3 + LFM2-1.2B-Extract.i1-Q6_K.gguf | 3 + LFM2-1.2B-Extract.imatrix.gguf | 3 + README.md | 98 +++++++++++++++++++++++++++++++ 27 files changed, 233 insertions(+) create mode 100644 .gitattributes create mode 100644 LFM2-1.2B-Extract.i1-IQ1_M.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ1_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ2_M.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ2_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ2_XS.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ2_XXS.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ3_M.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ3_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ3_XS.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ3_XXS.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ4_NL.gguf create mode 100644 LFM2-1.2B-Extract.i1-IQ4_XS.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q2_K.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q2_K_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q3_K_L.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q3_K_M.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q3_K_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q4_0.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q4_1.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q4_K_M.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q4_K_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q5_K_M.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q5_K_S.gguf create mode 100644 LFM2-1.2B-Extract.i1-Q6_K.gguf create mode 100644 LFM2-1.2B-Extract.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4143105 --- /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-1.2B-Extract.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-1.2B-Extract.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LFM2-1.2B-Extract.i1-IQ1_M.gguf b/LFM2-1.2B-Extract.i1-IQ1_M.gguf new file mode 100644 index 0000000..9eb0630 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d748edba222fcf53f994ad0bd9fef40564806abe6d206e5f347bcbdb2c696114 +size 327144416 diff --git a/LFM2-1.2B-Extract.i1-IQ1_S.gguf b/LFM2-1.2B-Extract.i1-IQ1_S.gguf new file mode 100644 index 0000000..1e7e51c --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059a7585d684e5c7152aa7a5ea9150fa3e97dd8c098d3ca48cb6ba3c591b5b18 +size 304387040 diff --git a/LFM2-1.2B-Extract.i1-IQ2_M.gguf b/LFM2-1.2B-Extract.i1-IQ2_M.gguf new file mode 100644 index 0000000..02ab53e --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97ea0ede14f508c24cdfd94f000a0a2f01e7260d52e5d60fa2a5d35be9ae92b0 +size 434131936 diff --git a/LFM2-1.2B-Extract.i1-IQ2_S.gguf b/LFM2-1.2B-Extract.i1-IQ2_S.gguf new file mode 100644 index 0000000..db6ddc9 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7680f1b1f9b996cbce2396ab0a25309ee29e96f795364ddd0f3c02930f92eb3f +size 403788768 diff --git a/LFM2-1.2B-Extract.i1-IQ2_XS.gguf b/LFM2-1.2B-Extract.i1-IQ2_XS.gguf new file mode 100644 index 0000000..0348392 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70442f106d7f7345e6ed3bb9873f42033f2769d51b31d30b92f89c9d789ce098 +size 396202976 diff --git a/LFM2-1.2B-Extract.i1-IQ2_XXS.gguf b/LFM2-1.2B-Extract.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3e4164e --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ebc14e3fb1120a0e346dab9384fa4ddaf4ff68644702f9b46e4624260d237f7 +size 365073376 diff --git a/LFM2-1.2B-Extract.i1-IQ3_M.gguf b/LFM2-1.2B-Extract.i1-IQ3_M.gguf new file mode 100644 index 0000000..8996bba --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b634f209337e36313df299081aa7bcf8d45a8fffaee6082c403ce59cac6d6aa +size 566793184 diff --git a/LFM2-1.2B-Extract.i1-IQ3_S.gguf b/LFM2-1.2B-Extract.i1-IQ3_S.gguf new file mode 100644 index 0000000..a8fc615 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d524b79bcc7454528d2bf91f99264fe0505667d6719f29d07702134b1427a9 +size 558158816 diff --git a/LFM2-1.2B-Extract.i1-IQ3_XS.gguf b/LFM2-1.2B-Extract.i1-IQ3_XS.gguf new file mode 100644 index 0000000..6f5c6b5 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0851879de20094be52b44399f099fe700a55c5236a0d43bc42ac16e48aa8dcfb +size 537809888 diff --git a/LFM2-1.2B-Extract.i1-IQ3_XXS.gguf b/LFM2-1.2B-Extract.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..aff1a37 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa63378a4ee90a59ed8ebfddfe793b5e9d4a0c66378394d6c2e991af7d48e041 +size 490984416 diff --git a/LFM2-1.2B-Extract.i1-IQ4_NL.gguf b/LFM2-1.2B-Extract.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6b34536 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c30e37e4fb06c97fd97d51149152d6b13363617f47fc11c6c23d734d1ec53f5 +size 695751648 diff --git a/LFM2-1.2B-Extract.i1-IQ4_XS.gguf b/LFM2-1.2B-Extract.i1-IQ4_XS.gguf new file mode 100644 index 0000000..19d0f0f --- /dev/null +++ b/LFM2-1.2B-Extract.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b86bf653a0a33d57ab9c66065ef1b3d7cf1aa2d5423e57d392f79d439d450bf0 +size 663376864 diff --git a/LFM2-1.2B-Extract.i1-Q2_K.gguf b/LFM2-1.2B-Extract.i1-Q2_K.gguf new file mode 100644 index 0000000..0393dba --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea4b9f3a1bf1f1f2b882f70a77e1efc25d1d01be86b521979629f569e634a935 +size 483398624 diff --git a/LFM2-1.2B-Extract.i1-Q2_K_S.gguf b/LFM2-1.2B-Extract.i1-Q2_K_S.gguf new file mode 100644 index 0000000..03b6a97 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2473790804f66f329901676e343f542f6183e8efbbec062e4477b22d023e3473 +size 460805088 diff --git a/LFM2-1.2B-Extract.i1-Q3_K_L.gguf b/LFM2-1.2B-Extract.i1-Q3_K_L.gguf new file mode 100644 index 0000000..921d47b --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c2278c12b8215ae85aa1da23150cc442a05885b1b75bbb9faf00c6525bf6cfc +size 635474912 diff --git a/LFM2-1.2B-Extract.i1-Q3_K_M.gguf b/LFM2-1.2B-Extract.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8d2772f --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57a8417c2904d3203d496bc0fb1b8486b10de22c9a6ba6ff67cfcb8d560fb762 +size 600347616 diff --git a/LFM2-1.2B-Extract.i1-Q3_K_S.gguf b/LFM2-1.2B-Extract.i1-Q3_K_S.gguf new file mode 100644 index 0000000..12624f7 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:868c98082895b302ac452d55649648a96e9624e6bfe918efaffa3fdf49668b2a +size 558158816 diff --git a/LFM2-1.2B-Extract.i1-Q4_0.gguf b/LFM2-1.2B-Extract.i1-Q4_0.gguf new file mode 100644 index 0000000..e6c36e3 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b8af9519a845d08b2d32cc7d1c56a3e35f6fa5ae01c6d1447ce2fdb056df5a +size 697848800 diff --git a/LFM2-1.2B-Extract.i1-Q4_1.gguf b/LFM2-1.2B-Extract.i1-Q4_1.gguf new file mode 100644 index 0000000..2442d20 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7acc08eba424e7ed3f87bf91c762fd822af561107fbc5c8d47ec2012ea164bd +size 760501216 diff --git a/LFM2-1.2B-Extract.i1-Q4_K_M.gguf b/LFM2-1.2B-Extract.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5a53b54 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08358c5c415e9717a39be9764af04f0e29fc12ef204f9eb02b3e2d6da0874286 +size 730895328 diff --git a/LFM2-1.2B-Extract.i1-Q4_K_S.gguf b/LFM2-1.2B-Extract.i1-Q4_K_S.gguf new file mode 100644 index 0000000..526c17d --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83dbeb27a12329e67d738d432a679dca697dde73a7ad87b7482d967bffab6578 +size 700470240 diff --git a/LFM2-1.2B-Extract.i1-Q5_K_M.gguf b/LFM2-1.2B-Extract.i1-Q5_K_M.gguf new file mode 100644 index 0000000..ebbafbe --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b09216770fd7fb75b3efd2fcf03ed5c59676cfa5fc576103891ee3d89428da +size 843355104 diff --git a/LFM2-1.2B-Extract.i1-Q5_K_S.gguf b/LFM2-1.2B-Extract.i1-Q5_K_S.gguf new file mode 100644 index 0000000..a004a1c --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f07d91511e90753346a785b0ba58bc40d75e1cf0231a54bbc1f23179c7c7eaf +size 825250784 diff --git a/LFM2-1.2B-Extract.i1-Q6_K.gguf b/LFM2-1.2B-Extract.i1-Q6_K.gguf new file mode 100644 index 0000000..73774e1 --- /dev/null +++ b/LFM2-1.2B-Extract.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcfe0f14e9eb9eb80f12e8f033999e90b1362ea0858f788545d16252b79004a +size 962843616 diff --git a/LFM2-1.2B-Extract.imatrix.gguf b/LFM2-1.2B-Extract.imatrix.gguf new file mode 100644 index 0000000..1e29b17 --- /dev/null +++ b/LFM2-1.2B-Extract.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5e0dd763fd21aa2aac846cab3bf41195ed0e4de27a70b3b6680bbb856e147d7 +size 1161536 diff --git a/README.md b/README.md new file mode 100644 index 0000000..93809b0 --- /dev/null +++ b/README.md @@ -0,0 +1,98 @@ +--- +base_model: LiquidAI/LFM2-1.2B-Extract +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 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/LiquidAI/LFM2-1.2B-Extract + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LFM2-1.2B-Extract-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LFM2-1.2B-Extract-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-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ1_S.gguf) | i1-IQ1_S | 0.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ1_M.gguf) | i1-IQ1_M | 0.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ2_S.gguf) | i1-IQ2_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ2_M.gguf) | i1-IQ2_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q2_K.gguf) | i1-Q2_K | 0.6 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ3_M.gguf) | i1-IQ3_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q4_0.gguf) | i1-Q4_0 | 0.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-1.2B-Extract-i1-GGUF/resolve/main/LFM2-1.2B-Extract.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. + +