From 8ec7a0ae2c616cdd54e6e05db963a5ce8477b12a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 30 May 2026 15:43: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-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++ ...inking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf | 3 + ...inking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf | 3 + ...inking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf | 3 + ...inking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf | 3 + ...king-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf | 3 + ...inking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf | 3 + ...inking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf | 3 + ...king-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf | 3 + ...hinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf | 3 + ...hinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf | 3 + ...hinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf | 3 + ...nking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf | 3 + ...hinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf | 3 + ...hinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf | 3 + README.md | 120 ++++++++++++++++++ 27 files changed, 255 insertions(+) create mode 100644 .gitattributes create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf create mode 100644 LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1f67ab6 --- /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-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf new file mode 100644 index 0000000..4473780 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07e9154caa5fdc1ec76fbd433c84625cf596876448b1efb4623749ab00ffc8f7 +size 2574573376 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf new file mode 100644 index 0000000..bd4936d --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81f63626a448ed6e76a9d6f34c460af6ab154acbce79fb28282ba2128b393518 +size 2320555840 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf new file mode 100644 index 0000000..187a649 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35faec2f5c110f49ce076d9f43a120519e9038526212bf9786761c990de8685d +size 3707920192 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf new file mode 100644 index 0000000..c73a13b --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd066bc31c94858984ea685327e44a1869061996d0a6708acbc5ec5613694334 +size 3369230144 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..fc587fa --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdd47ba8e8a654fd95bddd9433cb2b61f6abe7461676f87f82d8d0f07b85557c +size 3337674560 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c9edeca --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba8424436552bbd2d789e3dc2bf4bd2159e3a2b91516d18ff5a47ea2b0a0236 +size 2997935936 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf new file mode 100644 index 0000000..11b024a --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:243515af1162cbde18bb7502da472ca1b40cc0e8f559b4203539b410ef75b11b +size 4950712128 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf new file mode 100644 index 0000000..7c556dc --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02f0fb3b2fe86b193a89fd44d582ce9d30f0088bc32cf7cc2436ac4d3c23afe8 +size 4910047040 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..53423c8 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61d17ebd81472a16ca33900557c3d12ff6c6a504bd1afef5cf7e9d20b2cb7616 +size 4643839808 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..5c6c7e3 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b39af4b193cb69e7b2a95610cc629c9d2a540fb3c9115f971f76ff13dd238c8f +size 4368785216 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..4695790 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4b570c3012b9f21d0a547adae31c1350003fee10cf746de154541a59739f13d +size 6390144832 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a70f60d --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ef638e9c75191da5c95c1887189a3d8697517d259d8c79b64924397369e0913 +size 6041886528 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf new file mode 100644 index 0000000..bb2b601 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34287ca40384f7bddda0421876f0e4c3e187b2ab973a151e1f6ff1b11a1ffffd +size 4143275840 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..449257c --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ec2f589cde8c09ae10223ddfe7748f82b3c92b1db0b02c20240d4abc70dc493 +size 3840139072 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0da6522 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:045878c36a464503d18f437bf73f64f0c541d6c5840e822f161ccd6711a2067e +size 5836758848 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8a97df3 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1953f5da245a2f59f2c99d798bc153d67a89b93b2f38185d2b6e5625c1d5f1f +size 5391376192 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..701035f --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d339cb48dad085f9681e19496f2e9a621b95359aa95d9eb47047a6281dded8ff +size 4910047040 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf new file mode 100644 index 0000000..12d5a61 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57e81c9cb77d6413dc4238503ee2a1b161b6d0ee559648f16f7f22e41e530a97 +size 6406659904 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf new file mode 100644 index 0000000..ffa01d0 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:063b0bf8e9a51367460eb158ffa93ed724bc210981edab0ee8aca52878e0240b +size 7086661440 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..73517e6 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ff537c9a7abcfbdc232fb9557e24ec86e8bb99059a975577989e76a2f43d850 +size 6822682432 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c61a057 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7cec68b493571aa48612b4799efccd5b34062d01c69a721e92ea89f4da8d67c +size 6423699264 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..bc7eba3 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95089a4f23604c853aa1769c8b0ac5f6b46fcc773ea848dc15a93101dc24218e +size 8006000448 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7512748 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13541f07cb5e1683b7152e27ec81f2f77912025a10054b61dcc10a4d03e09cfc +size 7783178048 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf new file mode 100644 index 0000000..c8f93af --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee9b13f7d0a13d19416673d68548ac55842642196c99a11ded8049986dfb2e04 +size 9263275840 diff --git a/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf new file mode 100644 index 0000000..b2a2d17 --- /dev/null +++ b/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6201af5fb0e975fccf7f6d16e4d2aacb7a48820ec641e2f2dc9965fc399c1808 +size 23645120 diff --git a/README.md b/README.md new file mode 100644 index 0000000..316fc4f --- /dev/null +++ b/README.md @@ -0,0 +1,120 @@ +--- +base_model: DavidAU/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- finetune +- unsloth +- mixture of experts +- sparse moe +- moe +- heretic +- uncensored +- aliterated +- finetune +- unsloth +- finetune +- all use cases +- coder +- creative +- creative writing +- fiction writing +- plot generation +- sub-plot generation +- fiction writing +- story generation +- scene continue +- storytelling +- fiction story +- science fiction +- romance +- all genres +- story +- writing +- vivid prosing +- vivid writing +- fiction +- roleplaying +- bfloat16 +- all use cases +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-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-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_S.gguf) | i1-IQ1_S | 2.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ1_M.gguf) | i1-IQ1_M | 2.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_S.gguf) | i1-IQ2_S | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ2_M.gguf) | i1-IQ2_M | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q2_K.gguf) | i1-Q2_K | 4.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 4.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_S.gguf) | i1-IQ3_S | 5.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ3_M.gguf) | i1-IQ3_M | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 5.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 6.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_0.gguf) | i1-Q4_0 | 6.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 6.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 6.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q4_1.gguf) | i1-Q4_1 | 7.2 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.1 | | +| [GGUF](https://huggingface.co/mradermacher/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2-i1-GGUF/resolve/main/LFM2-12B-A1B-GLM-4.7-Thinking-Quantum-IQ1C-P-TR1-S2.i1-Q6_K.gguf) | i1-Q6_K | 9.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. + +