From 191019fb2562b89fbfaee87e8c5d4c52d4142dcb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 12 Apr 2026 19:16:59 +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/BADMISTRAL-1.5B-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++++++++++ BADMISTRAL-1.5B.i1-IQ1_M.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ1_S.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ2_M.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ2_S.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ2_XS.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ2_XXS.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ3_M.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ3_S.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ3_XS.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ3_XXS.gguf | 3 ++ BADMISTRAL-1.5B.i1-IQ4_XS.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q2_K.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q3_K_L.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q3_K_M.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q3_K_S.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q4_0.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q4_K_M.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q4_K_S.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q5_K_M.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q5_K_S.gguf | 3 ++ BADMISTRAL-1.5B.i1-Q6_K.gguf | 3 ++ README.md | 75 +++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 198 insertions(+) create mode 100644 .gitattributes create mode 100644 BADMISTRAL-1.5B.i1-IQ1_M.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ1_S.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ2_M.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ2_S.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ2_XS.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ2_XXS.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ3_M.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ3_S.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ3_XS.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ3_XXS.gguf create mode 100644 BADMISTRAL-1.5B.i1-IQ4_XS.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q2_K.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q3_K_L.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q3_K_M.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q3_K_S.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q4_0.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q4_K_M.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q4_K_S.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q5_K_M.gguf create mode 100644 BADMISTRAL-1.5B.i1-Q5_K_S.gguf create mode 100644 BADMISTRAL-1.5B.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..76967c4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +BADMISTRAL-1.5B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +BADMISTRAL-1.5B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/BADMISTRAL-1.5B.i1-IQ1_M.gguf b/BADMISTRAL-1.5B.i1-IQ1_M.gguf new file mode 100644 index 0000000..97cde85 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530cc0665076c17928df685ca3865bfee7800279e1afb3202f25a604d7f84649 +size 408533568 diff --git a/BADMISTRAL-1.5B.i1-IQ1_S.gguf b/BADMISTRAL-1.5B.i1-IQ1_S.gguf new file mode 100644 index 0000000..33e26ba --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71287ae6905e0d6f53e209bc776c3e8fcdbfda0af411ab4c73f8f7bfc350e30 +size 380639808 diff --git a/BADMISTRAL-1.5B.i1-IQ2_M.gguf b/BADMISTRAL-1.5B.i1-IQ2_M.gguf new file mode 100644 index 0000000..bd99f1b --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e61e1423d076e0cabf39d0327b92813bd60d5eb00cdcf40782e123dcc027b989 +size 563849280 diff --git a/BADMISTRAL-1.5B.i1-IQ2_S.gguf b/BADMISTRAL-1.5B.i1-IQ2_S.gguf new file mode 100644 index 0000000..6d45259 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:584a83b20db438bf6c04940d4dbcfa954867bba5f310e63867e2b2ca7bc6afd7 +size 526657600 diff --git a/BADMISTRAL-1.5B.i1-IQ2_XS.gguf b/BADMISTRAL-1.5B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..985869b --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83b106fe1d3e9405950c408a7dce005c2dfcdc71f9f9036d82ebdbc26f8b8557 +size 496310848 diff --git a/BADMISTRAL-1.5B.i1-IQ2_XXS.gguf b/BADMISTRAL-1.5B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..aade163 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:357a2281fbf5b40e10305849795315c1a974070e5f81c07822774ea403d1d0f6 +size 455023168 diff --git a/BADMISTRAL-1.5B.i1-IQ3_M.gguf b/BADMISTRAL-1.5B.i1-IQ3_M.gguf new file mode 100644 index 0000000..ee05c5f --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a1e81914fe728e4ca30a9f8317c0c007928363a3e1d56ed8d6cdc0489961014 +size 727009024 diff --git a/BADMISTRAL-1.5B.i1-IQ3_S.gguf b/BADMISTRAL-1.5B.i1-IQ3_S.gguf new file mode 100644 index 0000000..e3d3d75 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8efb54a5f7dccfb4630d2b2fa6ee04f24cd5422a028fc2277b2413021aa07872 +size 704900864 diff --git a/BADMISTRAL-1.5B.i1-IQ3_XS.gguf b/BADMISTRAL-1.5B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..0614929 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6db1100bec41b45fec2a7f9f5a8225044c186c72fee391f692987fe1d7f38b53 +size 672337664 diff --git a/BADMISTRAL-1.5B.i1-IQ3_XXS.gguf b/BADMISTRAL-1.5B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..5f7ea4a --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecf84959925eaa7652711cbf756cba46ed657add26326e046bc02478435e5fc3 +size 626333760 diff --git a/BADMISTRAL-1.5B.i1-IQ4_XS.gguf b/BADMISTRAL-1.5B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..0bf4122 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b535abab00465ed604769ec1daf014da0a0462f3d91d542eb3aefb0b97a245c8 +size 855096576 diff --git a/BADMISTRAL-1.5B.i1-Q2_K.gguf b/BADMISTRAL-1.5B.i1-Q2_K.gguf new file mode 100644 index 0000000..5103760 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dc8e0ba1423a784c9ee6bf401aea4d9f1b1a7c4cca87ff848d5ae22b5f58bf3 +size 608055552 diff --git a/BADMISTRAL-1.5B.i1-Q3_K_L.gguf b/BADMISTRAL-1.5B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..3eb6e16 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e889088db2dabdbcf3d2da3ee8bd7633eb38522f0e0ed59b057806f01dbdf48 +size 834027264 diff --git a/BADMISTRAL-1.5B.i1-Q3_K_M.gguf b/BADMISTRAL-1.5B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f1b0bee --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245c09f83c360cd27d92c8def551644e4841ec67ad8f350f8029e4adcc2417e7 +size 771931904 diff --git a/BADMISTRAL-1.5B.i1-Q3_K_S.gguf b/BADMISTRAL-1.5B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..cba5cc0 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3189f04b23f0d3146defe669979b97ba0b3e0ac63d1188640722f901f23d33d8 +size 700548864 diff --git a/BADMISTRAL-1.5B.i1-Q4_0.gguf b/BADMISTRAL-1.5B.i1-Q4_0.gguf new file mode 100644 index 0000000..f658267 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3123abdd56c754c2d6fd6026ca64b1f01cd390bc718e3d9e604cbadef23486cb +size 898166176 diff --git a/BADMISTRAL-1.5B.i1-Q4_K_M.gguf b/BADMISTRAL-1.5B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..877d16c --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1410988a59a9a645610178c02ed4f73dc584b532743067b34af1ee8d1e9a8f64 +size 945797536 diff --git a/BADMISTRAL-1.5B.i1-Q4_K_S.gguf b/BADMISTRAL-1.5B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..28735f2 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5189a7c9e24093464c61d416eb74108deb7a94f063146fda2a0c8dac1b302055 +size 901197216 diff --git a/BADMISTRAL-1.5B.i1-Q5_K_M.gguf b/BADMISTRAL-1.5B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..acfd2d2 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d74db23dd36145492aefc10e583633c8f7463763ba35b69436d5216c0d90920 +size 1105542176 diff --git a/BADMISTRAL-1.5B.i1-Q5_K_S.gguf b/BADMISTRAL-1.5B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..29e4537 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac91ca327d559b48addf2a0f6ed9c178ffaac9f89d1b776a2d60de95ba16c5a +size 1079865376 diff --git a/BADMISTRAL-1.5B.i1-Q6_K.gguf b/BADMISTRAL-1.5B.i1-Q6_K.gguf new file mode 100644 index 0000000..b658883 --- /dev/null +++ b/BADMISTRAL-1.5B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:baa896532fdf8a80add8ff7f0a4bcf324c19219fc0477b1a877aa2e79f9d2ef1 +size 1275270880 diff --git a/README.md b/README.md new file mode 100644 index 0000000..9fd048d --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: UnfilteredAI/BADMISTRAL-1.5B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- not-for-all-audiences +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/UnfilteredAI/BADMISTRAL-1.5B + + +static quants are available at https://huggingface.co/mradermacher/BADMISTRAL-1.5B-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/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.5 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/BADMISTRAL-1.5B-i1-GGUF/resolve/main/BADMISTRAL-1.5B.i1-Q6_K.gguf) | i1-Q6_K | 1.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. + + diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..24bb054 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b916dffbc76a0d10f636d2bcbbf1ec63be077381b0b745dee59540f7b4c07f9 +size 1786385