From c2b5552d5a20013411c1d4f641e66296b0a50689 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 24 May 2026 07:30: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/MistThena7B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ MistThena7B.i1-IQ1_M.gguf | 3 ++ MistThena7B.i1-IQ1_S.gguf | 3 ++ MistThena7B.i1-IQ2_M.gguf | 3 ++ MistThena7B.i1-IQ2_S.gguf | 3 ++ MistThena7B.i1-IQ2_XS.gguf | 3 ++ MistThena7B.i1-IQ2_XXS.gguf | 3 ++ MistThena7B.i1-IQ3_M.gguf | 3 ++ MistThena7B.i1-IQ3_S.gguf | 3 ++ MistThena7B.i1-IQ3_XS.gguf | 3 ++ MistThena7B.i1-IQ3_XXS.gguf | 3 ++ MistThena7B.i1-IQ4_NL.gguf | 3 ++ MistThena7B.i1-IQ4_XS.gguf | 3 ++ MistThena7B.i1-Q2_K.gguf | 3 ++ MistThena7B.i1-Q2_K_S.gguf | 3 ++ MistThena7B.i1-Q3_K_L.gguf | 3 ++ MistThena7B.i1-Q3_K_M.gguf | 3 ++ MistThena7B.i1-Q3_K_S.gguf | 3 ++ MistThena7B.i1-Q4_0.gguf | 3 ++ MistThena7B.i1-Q4_1.gguf | 3 ++ MistThena7B.i1-Q4_K_M.gguf | 3 ++ MistThena7B.i1-Q4_K_S.gguf | 3 ++ MistThena7B.i1-Q5_K_M.gguf | 3 ++ MistThena7B.i1-Q5_K_S.gguf | 3 ++ MistThena7B.i1-Q6_K.gguf | 3 ++ README.md | 97 +++++++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 232 insertions(+) create mode 100644 .gitattributes create mode 100644 MistThena7B.i1-IQ1_M.gguf create mode 100644 MistThena7B.i1-IQ1_S.gguf create mode 100644 MistThena7B.i1-IQ2_M.gguf create mode 100644 MistThena7B.i1-IQ2_S.gguf create mode 100644 MistThena7B.i1-IQ2_XS.gguf create mode 100644 MistThena7B.i1-IQ2_XXS.gguf create mode 100644 MistThena7B.i1-IQ3_M.gguf create mode 100644 MistThena7B.i1-IQ3_S.gguf create mode 100644 MistThena7B.i1-IQ3_XS.gguf create mode 100644 MistThena7B.i1-IQ3_XXS.gguf create mode 100644 MistThena7B.i1-IQ4_NL.gguf create mode 100644 MistThena7B.i1-IQ4_XS.gguf create mode 100644 MistThena7B.i1-Q2_K.gguf create mode 100644 MistThena7B.i1-Q2_K_S.gguf create mode 100644 MistThena7B.i1-Q3_K_L.gguf create mode 100644 MistThena7B.i1-Q3_K_M.gguf create mode 100644 MistThena7B.i1-Q3_K_S.gguf create mode 100644 MistThena7B.i1-Q4_0.gguf create mode 100644 MistThena7B.i1-Q4_1.gguf create mode 100644 MistThena7B.i1-Q4_K_M.gguf create mode 100644 MistThena7B.i1-Q4_K_S.gguf create mode 100644 MistThena7B.i1-Q5_K_M.gguf create mode 100644 MistThena7B.i1-Q5_K_S.gguf create mode 100644 MistThena7B.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2da214a --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +MistThena7B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MistThena7B.i1-IQ1_M.gguf b/MistThena7B.i1-IQ1_M.gguf new file mode 100644 index 0000000..ebf6200 --- /dev/null +++ b/MistThena7B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e630d89c2a39f436553e97d6923106a0116429ebaed29a00a7dc428817286608 +size 1757666336 diff --git a/MistThena7B.i1-IQ1_S.gguf b/MistThena7B.i1-IQ1_S.gguf new file mode 100644 index 0000000..07a5552 --- /dev/null +++ b/MistThena7B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f2140961403e5f4628cc4f4f6298da4cdcee3fd74e3078e167a9422b95f8caf +size 1615322144 diff --git a/MistThena7B.i1-IQ2_M.gguf b/MistThena7B.i1-IQ2_M.gguf new file mode 100644 index 0000000..10f3bcb --- /dev/null +++ b/MistThena7B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0806a6e10e4471aa1a4db379a63a1cae571aacc0cf5543166e56aa4bf7202cda +size 2504252448 diff --git a/MistThena7B.i1-IQ2_S.gguf b/MistThena7B.i1-IQ2_S.gguf new file mode 100644 index 0000000..0481298 --- /dev/null +++ b/MistThena7B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dafa3f39b1008271e2bb9ba244a3d5dc4dbc0a33fe7a3036fcaafc005e994ddf +size 2314460192 diff --git a/MistThena7B.i1-IQ2_XS.gguf b/MistThena7B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..73eb339 --- /dev/null +++ b/MistThena7B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb376fa0f34da087455f64705311dd6427214cf58515dc255760b94e0316d90f +size 2201476128 diff --git a/MistThena7B.i1-IQ2_XXS.gguf b/MistThena7B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2d533a9 --- /dev/null +++ b/MistThena7B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60a72dc5796896938424d469b9dc5a1d2952d91be6eb9a98bec096c789f6c765 +size 1994906656 diff --git a/MistThena7B.i1-IQ3_M.gguf b/MistThena7B.i1-IQ3_M.gguf new file mode 100644 index 0000000..52da521 --- /dev/null +++ b/MistThena7B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:463efc155249f87e423e532912c2ef5355a072cbb9f0d28ca674570582ae934d +size 3288849440 diff --git a/MistThena7B.i1-IQ3_S.gguf b/MistThena7B.i1-IQ3_S.gguf new file mode 100644 index 0000000..13e4885 --- /dev/null +++ b/MistThena7B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdc41f25a907f417164650eaf47aa434264310c849489345c9b6dda0ecd3cf3d +size 3186351136 diff --git a/MistThena7B.i1-IQ3_XS.gguf b/MistThena7B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a7c9aea --- /dev/null +++ b/MistThena7B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89a52c4c5249b1b2681d9cc6c6c29c289e08d009d4abc504befb643d7b5cbba3 +size 3022773280 diff --git a/MistThena7B.i1-IQ3_XXS.gguf b/MistThena7B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c9c474e --- /dev/null +++ b/MistThena7B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9fab0d2242a198bba3f79f68b16e0e2b791de158c471d91bfaf092f308256a +size 2830883872 diff --git a/MistThena7B.i1-IQ4_NL.gguf b/MistThena7B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e94be4f --- /dev/null +++ b/MistThena7B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d33f33f0b1f83f1699c9f63a5c041fcbcb4daa494e9c702d250765f8e36b3b3f +size 4130069536 diff --git a/MistThena7B.i1-IQ4_XS.gguf b/MistThena7B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..0ea5734 --- /dev/null +++ b/MistThena7B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e0b5755a61c8039ad29f5fcb4090b3dff1721a76c1cfdd5d8b29e51771e4366 +size 3911965728 diff --git a/MistThena7B.i1-Q2_K.gguf b/MistThena7B.i1-Q2_K.gguf new file mode 100644 index 0000000..852ddd9 --- /dev/null +++ b/MistThena7B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ab5f1b76564c9bd05bbbe4603769d42a0ea48bbe1cf9405624fbf230336955 +size 2722880544 diff --git a/MistThena7B.i1-Q2_K_S.gguf b/MistThena7B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..8b6aa1f --- /dev/null +++ b/MistThena7B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5e3e11a07b11c10a89793ce4ae963543aac379e520f1cd6da44cc573d4808a +size 2532564000 diff --git a/MistThena7B.i1-Q3_K_L.gguf b/MistThena7B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e54a79a --- /dev/null +++ b/MistThena7B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14bd97f49f02c6cacae974cb74b488e8323fcbc4c7fe0e2d08acac3cb7f44b6f +size 3825982496 diff --git a/MistThena7B.i1-Q3_K_M.gguf b/MistThena7B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..de47042 --- /dev/null +++ b/MistThena7B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d93e53415a2a094d8a0598e48f4cae844c7dec8aa776180017ce556d6cf5bee2 +size 3522944032 diff --git a/MistThena7B.i1-Q3_K_S.gguf b/MistThena7B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..1db7c8e --- /dev/null +++ b/MistThena7B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d432813d6a0576da217795aa4b717d148d605ba906d2c40b2f8265998ff3c481 +size 3168525344 diff --git a/MistThena7B.i1-Q4_0.gguf b/MistThena7B.i1-Q4_0.gguf new file mode 100644 index 0000000..cac91ac --- /dev/null +++ b/MistThena7B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74d1a31b6965d4a20d4a8156031ac2b311ffec3881db38bf009d345485544f2 +size 4127972384 diff --git a/MistThena7B.i1-Q4_1.gguf b/MistThena7B.i1-Q4_1.gguf new file mode 100644 index 0000000..261f40e --- /dev/null +++ b/MistThena7B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a85e405c2de217288b47b1fc1f9ce58c1c1f493d659a51c4c24b57b2edae50b +size 4557888544 diff --git a/MistThena7B.i1-Q4_K_M.gguf b/MistThena7B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..520d1ed --- /dev/null +++ b/MistThena7B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c4f1ef6d6e755baf55d6fcb5cff984848cb02e2e0cac7c89ef014478627b45 +size 4372814880 diff --git a/MistThena7B.i1-Q4_K_S.gguf b/MistThena7B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..05cd6b3 --- /dev/null +++ b/MistThena7B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:809279cae9c6e4e095539b2f78b5f79f064a79d49fcba1f56d9f8e65fb21854a +size 4144749600 diff --git a/MistThena7B.i1-Q5_K_M.gguf b/MistThena7B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b794bdf --- /dev/null +++ b/MistThena7B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:795c6953fd31a80ea5531ca4d19934ccd6c3e19e4e3898cc58dddd71a6ce02e8 +size 5136178208 diff --git a/MistThena7B.i1-Q5_K_S.gguf b/MistThena7B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0bc8619 --- /dev/null +++ b/MistThena7B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcaf43484234aba477ba044b5c2ece0e5b936d9c8429319a27aefb3140027d3c +size 5002484768 diff --git a/MistThena7B.i1-Q6_K.gguf b/MistThena7B.i1-Q6_K.gguf new file mode 100644 index 0000000..df53792 --- /dev/null +++ b/MistThena7B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b1a54bef772a40dd6f8848f4082cc341884a97b78b626b0a9fffdbe26ed7d16 +size 5947251744 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b140fe0 --- /dev/null +++ b/README.md @@ -0,0 +1,97 @@ +--- +base_model: N-Bot-Int/MistThena7B +datasets: +- N-Bot-Int/Iris-Uncensored-R1 +- N-Bot-Int/Moshpit-Combined-R2-Uncensored +- N-Bot-Int/Mushed-Dataset-Uncensored +- N-Bot-Int/Muncher-R1-Uncensored +- unalignment/toxic-dpo-v0.2 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mistral +- Uncensored +- text-generation-inference +- transformers +- unsloth +- trl +- roleplay +- conversational +- rp +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/N-Bot-Int/MistThena7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MistThena7B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/MistThena7B-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/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ2_S.gguf) | i1-IQ2_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ2_M.gguf) | i1-IQ2_M | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q2_K.gguf) | i1-Q2_K | 2.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ3_M.gguf) | i1-IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q4_0.gguf) | i1-Q4_0 | 4.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q4_1.gguf) | i1-Q4_1 | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/MistThena7B-i1-GGUF/resolve/main/MistThena7B.i1-Q6_K.gguf) | i1-Q6_K | 6.0 | 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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..ed88af6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88a4c275f82e6730f57044f6495dabc194e52fa02606c44cd3cbde21206cb9a9 +size 4988157