From 28760afc7aa7c3fd14e4822497277efe3c3f84f1 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 02:55:16 +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/L3-CharThink-Base-Fix-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++ L3-CharThink-Base-Fix.i1-IQ1_M.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ1_S.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ2_M.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ2_S.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ2_XS.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ3_M.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ3_S.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ3_XS.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ4_NL.gguf | 3 + L3-CharThink-Base-Fix.i1-IQ4_XS.gguf | 3 + L3-CharThink-Base-Fix.i1-Q2_K.gguf | 3 + L3-CharThink-Base-Fix.i1-Q2_K_S.gguf | 3 + L3-CharThink-Base-Fix.i1-Q3_K_L.gguf | 3 + L3-CharThink-Base-Fix.i1-Q3_K_M.gguf | 3 + L3-CharThink-Base-Fix.i1-Q3_K_S.gguf | 3 + L3-CharThink-Base-Fix.i1-Q4_0.gguf | 3 + L3-CharThink-Base-Fix.i1-Q4_1.gguf | 3 + L3-CharThink-Base-Fix.i1-Q4_K_M.gguf | 3 + L3-CharThink-Base-Fix.i1-Q4_K_S.gguf | 3 + L3-CharThink-Base-Fix.i1-Q5_K_M.gguf | 3 + L3-CharThink-Base-Fix.i1-Q5_K_S.gguf | 3 + L3-CharThink-Base-Fix.i1-Q6_K.gguf | 3 + L3-CharThink-Base-Fix.imatrix.gguf | 3 + README.md | 90 +++++++++++++++++++++++++++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 L3-CharThink-Base-Fix.i1-IQ1_M.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ1_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ2_M.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ2_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ2_XS.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ3_M.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ3_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ3_XS.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ4_NL.gguf create mode 100644 L3-CharThink-Base-Fix.i1-IQ4_XS.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q2_K.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q2_K_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q3_K_L.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q3_K_M.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q3_K_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q4_0.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q4_1.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q4_K_M.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q4_K_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q5_K_M.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q5_K_S.gguf create mode 100644 L3-CharThink-Base-Fix.i1-Q6_K.gguf create mode 100644 L3-CharThink-Base-Fix.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..666360f --- /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 +L3-CharThink-Base-Fix.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +L3-CharThink-Base-Fix.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/L3-CharThink-Base-Fix.i1-IQ1_M.gguf b/L3-CharThink-Base-Fix.i1-IQ1_M.gguf new file mode 100644 index 0000000..ae67872 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:089bbecbd981b8a305a67927d880ec616d9ba421ee7d01e8e7b0f5543a9678b1 +size 2161982080 diff --git a/L3-CharThink-Base-Fix.i1-IQ1_S.gguf b/L3-CharThink-Base-Fix.i1-IQ1_S.gguf new file mode 100644 index 0000000..3a1d60f --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d72891ce6a55c03ef4f9e77748f1e599ccea0d22a71b3720ae5afadc0f4db833 +size 2019637888 diff --git a/L3-CharThink-Base-Fix.i1-IQ2_M.gguf b/L3-CharThink-Base-Fix.i1-IQ2_M.gguf new file mode 100644 index 0000000..3505633 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:596c0780e64b4f592d5117d9242ee48fcf36ac03b686d078cf6764304855dfa2 +size 2948292032 diff --git a/L3-CharThink-Base-Fix.i1-IQ2_S.gguf b/L3-CharThink-Base-Fix.i1-IQ2_S.gguf new file mode 100644 index 0000000..9a2cf41 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e30fb08c72c788ee747b4fb6ec2ed4d20e98fed5d0b6bd883aae71c67cb64a4 +size 2758499776 diff --git a/L3-CharThink-Base-Fix.i1-IQ2_XS.gguf b/L3-CharThink-Base-Fix.i1-IQ2_XS.gguf new file mode 100644 index 0000000..659548a --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e801b34a470222f641d9cd77d2267d40cce91800a76428cf7aca5a3b333774ae +size 2605791872 diff --git a/L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf b/L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..08f05b1 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e9af8b630314e043c3c8a83cb9b41fc81aa51e81ecbfc0ce608e166de58ccca +size 2399222400 diff --git a/L3-CharThink-Base-Fix.i1-IQ3_M.gguf b/L3-CharThink-Base-Fix.i1-IQ3_M.gguf new file mode 100644 index 0000000..6ffd1de --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530be13c11fc5668dfb728eafd01bc41c8751b78a9222ced59ee9bc79bc722fb +size 3784835584 diff --git a/L3-CharThink-Base-Fix.i1-IQ3_S.gguf b/L3-CharThink-Base-Fix.i1-IQ3_S.gguf new file mode 100644 index 0000000..793574e --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a797de3c455802a9759132332bd78934afee8e9b0ca5fc8cfd9e60edee6e21b7 +size 3682337280 diff --git a/L3-CharThink-Base-Fix.i1-IQ3_XS.gguf b/L3-CharThink-Base-Fix.i1-IQ3_XS.gguf new file mode 100644 index 0000000..224b3cb --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f5ec943c0bf4f837e927471e8d06fb4fe9b408ae5efb15f500792bdfee0e099 +size 3518759424 diff --git a/L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf b/L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..086ccd2 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3a11220a1cc2e663e6bc909a00ee609cc6b817e508cdc275b582f0eca10b57 +size 3274923456 diff --git a/L3-CharThink-Base-Fix.i1-IQ4_NL.gguf b/L3-CharThink-Base-Fix.i1-IQ4_NL.gguf new file mode 100644 index 0000000..596f2fa --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba3c4729e89fbfb50de8e542452a7e378ef5fe1056d1af7f441a06679e0e8ce +size 4678002240 diff --git a/L3-CharThink-Base-Fix.i1-IQ4_XS.gguf b/L3-CharThink-Base-Fix.i1-IQ4_XS.gguf new file mode 100644 index 0000000..8201a88 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5bf7e97dda93f99c1475534d98b70af84432dcb5aa1d9d3b329917d83a58296d +size 4447675712 diff --git a/L3-CharThink-Base-Fix.i1-Q2_K.gguf b/L3-CharThink-Base-Fix.i1-Q2_K.gguf new file mode 100644 index 0000000..1997f6b --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f368e39f3a3003c5e9b821a10d91901ee91a38162b3f863e93ad1cb6e4ac020f +size 3179142848 diff --git a/L3-CharThink-Base-Fix.i1-Q2_K_S.gguf b/L3-CharThink-Base-Fix.i1-Q2_K_S.gguf new file mode 100644 index 0000000..86ddbdd --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f939f19b0ada5ab839247cf442abfc521f2c5cf2b4b98b9c722e56d3d231786 +size 2988826304 diff --git a/L3-CharThink-Base-Fix.i1-Q3_K_L.gguf b/L3-CharThink-Base-Fix.i1-Q3_K_L.gguf new file mode 100644 index 0000000..8953bc0 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f07c0ee9e9aed95b276abb1258c57c71da5ceaa4f408e0d7b2747b277b272c28 +size 4321968640 diff --git a/L3-CharThink-Base-Fix.i1-Q3_K_M.gguf b/L3-CharThink-Base-Fix.i1-Q3_K_M.gguf new file mode 100644 index 0000000..6819f6e --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71000d13e957151c1170c92f887403f81bbcc670a82eb5f4417a9b45e75079dc +size 4018930176 diff --git a/L3-CharThink-Base-Fix.i1-Q3_K_S.gguf b/L3-CharThink-Base-Fix.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a2792f5 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c85c4a15d5be5055f036210b7e913b4170cad62111819547e11c47d54feca585 +size 3664511488 diff --git a/L3-CharThink-Base-Fix.i1-Q4_0.gguf b/L3-CharThink-Base-Fix.i1-Q4_0.gguf new file mode 100644 index 0000000..f9eb93f --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88b792192f0f4a8145c898a45173e2e15c69f9b6afed4bcee098511f803b5da7 +size 4675905088 diff --git a/L3-CharThink-Base-Fix.i1-Q4_1.gguf b/L3-CharThink-Base-Fix.i1-Q4_1.gguf new file mode 100644 index 0000000..fdd795e --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428a077c27823363dc883308bde90128e43c83dc8cd3676f13ac5815829228b6 +size 5130266688 diff --git a/L3-CharThink-Base-Fix.i1-Q4_K_M.gguf b/L3-CharThink-Base-Fix.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f69dec4 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9b0e65493cc97e11cb038a9762342a0b4ca8f048a1e366b2891182ad7964094 +size 4920747584 diff --git a/L3-CharThink-Base-Fix.i1-Q4_K_S.gguf b/L3-CharThink-Base-Fix.i1-Q4_K_S.gguf new file mode 100644 index 0000000..23e958a --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f191b8ae15699e60b33e46cf39c2aee5640e035144ea00cd0d01fb8856af4cb5 +size 4692682304 diff --git a/L3-CharThink-Base-Fix.i1-Q5_K_M.gguf b/L3-CharThink-Base-Fix.i1-Q5_K_M.gguf new file mode 100644 index 0000000..96045cd --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a98f62d0265bf1028e2b9f33eae997c3f8d8e7d3eeaa1071277db2e4c693f9dd +size 5733001792 diff --git a/L3-CharThink-Base-Fix.i1-Q5_K_S.gguf b/L3-CharThink-Base-Fix.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9c5bdf7 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b5105bb9a1132d6371c84fbf1f51a79e138d900f4eb8d0b18b99ffde0e7ffd +size 5599308352 diff --git a/L3-CharThink-Base-Fix.i1-Q6_K.gguf b/L3-CharThink-Base-Fix.i1-Q6_K.gguf new file mode 100644 index 0000000..0748099 --- /dev/null +++ b/L3-CharThink-Base-Fix.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a72c929e337440019a536ca9001d991a13bde10950e5b7f1d307facfbdfd77d +size 6596021888 diff --git a/L3-CharThink-Base-Fix.imatrix.gguf b/L3-CharThink-Base-Fix.imatrix.gguf new file mode 100644 index 0000000..8f07382 --- /dev/null +++ b/L3-CharThink-Base-Fix.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef09857fe3e3d4715af5f799139f09a285117ce0e60e335456d26421e49a2544 +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..fa133f3 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: SvalTek/L3-CharThink-Base-Fix +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- llama +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/SvalTek/L3-CharThink-Base-Fix + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#L3-CharThink-Base-Fix-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-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/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/L3-CharThink-Base-Fix-i1-GGUF/resolve/main/L3-CharThink-Base-Fix.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | 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. + +