From e3c74ebbec749d68e7ade17f2b6c01bab0186ef7 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 15 Jul 2026 05:51:09 +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/Q25-Waifu-Slowburn-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++++ Q25-Waifu-Slowburn.i1-IQ1_M.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ1_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ2_M.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ2_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ2_XS.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ3_M.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ3_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ3_XS.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf | 3 ++ Q25-Waifu-Slowburn.i1-IQ4_XS.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q2_K.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q2_K_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q3_K_L.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q3_K_M.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q3_K_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q4_0.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q4_1.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q4_K_M.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q4_K_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q5_K_M.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q5_K_S.gguf | 3 ++ Q25-Waifu-Slowburn.i1-Q6_K.gguf | 3 ++ Q25-Waifu-Slowburn.imatrix.gguf | 3 ++ README.md | 83 ++++++++++++++++++++++++++++++ 26 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 Q25-Waifu-Slowburn.i1-IQ1_M.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ1_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ2_M.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ2_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ2_XS.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ3_M.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ3_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ3_XS.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf create mode 100644 Q25-Waifu-Slowburn.i1-IQ4_XS.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q2_K.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q2_K_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q3_K_L.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q3_K_M.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q3_K_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q4_0.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q4_1.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q4_K_M.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q4_K_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q5_K_M.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q5_K_S.gguf create mode 100644 Q25-Waifu-Slowburn.i1-Q6_K.gguf create mode 100644 Q25-Waifu-Slowburn.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..92cf1ea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +Q25-Waifu-Slowburn.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Q25-Waifu-Slowburn.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Q25-Waifu-Slowburn.i1-IQ1_M.gguf b/Q25-Waifu-Slowburn.i1-IQ1_M.gguf new file mode 100644 index 0000000..c4e326c --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f090da419bb0d5d19ac3f38ca30d9f84eb541157facd3600a9d33f1ec0ede4 +size 7932158240 diff --git a/Q25-Waifu-Slowburn.i1-IQ1_S.gguf b/Q25-Waifu-Slowburn.i1-IQ1_S.gguf new file mode 100644 index 0000000..a8129c3 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f23b22aaf084c5ffc72d04a0834842c4a58ef9bec8e6a61a2094f7f640f213f +size 7274504480 diff --git a/Q25-Waifu-Slowburn.i1-IQ2_M.gguf b/Q25-Waifu-Slowburn.i1-IQ2_M.gguf new file mode 100644 index 0000000..4154e20 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7598ff35e3c6abdc70752c3ed339d3d287c0a8b3ce47486ccc16a789989997f2 +size 11264438560 diff --git a/Q25-Waifu-Slowburn.i1-IQ2_S.gguf b/Q25-Waifu-Slowburn.i1-IQ2_S.gguf new file mode 100644 index 0000000..e7675e2 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f5e5e70b39cb632a272fe81e4315ea9d5b1129b7c7a3c402ff1ac13fafb01f3 +size 10387566880 diff --git a/Q25-Waifu-Slowburn.i1-IQ2_XS.gguf b/Q25-Waifu-Slowburn.i1-IQ2_XS.gguf new file mode 100644 index 0000000..24578f3 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:73655c523b51f21ce09258cb9d2a025406bb67b7573cee9d08397d8f25347dac +size 9957548320 diff --git a/Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf b/Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ecc6d37 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82ac96778a396816d897372259570e693a8beeff056c2b364c646ae502939c3e +size 9028247840 diff --git a/Q25-Waifu-Slowburn.i1-IQ3_M.gguf b/Q25-Waifu-Slowburn.i1-IQ3_M.gguf new file mode 100644 index 0000000..5e48b88 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d71db619e49b4b8486b14fe1e38977d5a0ca245f81e96787599b806744a3c2e1 +size 14810120480 diff --git a/Q25-Waifu-Slowburn.i1-IQ3_S.gguf b/Q25-Waifu-Slowburn.i1-IQ3_S.gguf new file mode 100644 index 0000000..a52c65f --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b030b72e5ba0a9b984ad3df2003aa4cedf594f03d0bc8c8ef331453ef57632b7 +size 14436892960 diff --git a/Q25-Waifu-Slowburn.i1-IQ3_XS.gguf b/Q25-Waifu-Slowburn.i1-IQ3_XS.gguf new file mode 100644 index 0000000..15fca7a --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fa4cb4ee895b306bc4da624993f0e2d75d97a2d13c8f9dbb9c6436d179ed9f4 +size 13705511200 diff --git a/Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf b/Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..0893bf7 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e49f260707960265274ba042f263878e7086d320addc5e96b57166559c311c09 +size 12839268640 diff --git a/Q25-Waifu-Slowburn.i1-IQ4_XS.gguf b/Q25-Waifu-Slowburn.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2dd8c89 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae0d7adc19fec98600f500424cd05075e5f960095fdcc9b686095492c2ac51e0 +size 17693151520 diff --git a/Q25-Waifu-Slowburn.i1-Q2_K.gguf b/Q25-Waifu-Slowburn.i1-Q2_K.gguf new file mode 100644 index 0000000..03920d9 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f929e515a71fd3b357d96404eda90be13c4bb42497d1a5707334b989073ff90 +size 12313096480 diff --git a/Q25-Waifu-Slowburn.i1-Q2_K_S.gguf b/Q25-Waifu-Slowburn.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3092d5b --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83e29eabc383aa447309e05d410f6b5cdae27a50d3e416c8e64cdcb86950c850 +size 11487998240 diff --git a/Q25-Waifu-Slowburn.i1-Q3_K_L.gguf b/Q25-Waifu-Slowburn.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f095238 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9c399cb5517962d8f9ec5f5294f7c465b6a73152246624c85a0279269c14ff +size 17247076640 diff --git a/Q25-Waifu-Slowburn.i1-Q3_K_M.gguf b/Q25-Waifu-Slowburn.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a0b39d8 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:57c0d0abe3c459323739d5642f83672fcdf073e62045c75cedb6f75413e258a3 +size 15935045920 diff --git a/Q25-Waifu-Slowburn.i1-Q3_K_S.gguf b/Q25-Waifu-Slowburn.i1-Q3_K_S.gguf new file mode 100644 index 0000000..9067171 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a3842f8f7ecbc30ade834ff181f0d2307260c5e111912f82c0188634802f54 +size 14392328480 diff --git a/Q25-Waifu-Slowburn.i1-Q4_0.gguf b/Q25-Waifu-Slowburn.i1-Q4_0.gguf new file mode 100644 index 0000000..91de42a --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b060845beea231b376175eda4bde330c5b6d13a4662386f21790b34655b1f435 +size 18711007520 diff --git a/Q25-Waifu-Slowburn.i1-Q4_1.gguf b/Q25-Waifu-Slowburn.i1-Q4_1.gguf new file mode 100644 index 0000000..6d8eb8b --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0647b446031e4fcdb17e857efecfd6282c7db934c800f94c3fc55b68ba44d06c +size 20639240480 diff --git a/Q25-Waifu-Slowburn.i1-Q4_K_M.gguf b/Q25-Waifu-Slowburn.i1-Q4_K_M.gguf new file mode 100644 index 0000000..1a9b2af --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5b4c82e1cc10d096ad0ae81eea539e88667981a9704b523ec5ee8ca9ecd53994 +size 19851333920 diff --git a/Q25-Waifu-Slowburn.i1-Q4_K_S.gguf b/Q25-Waifu-Slowburn.i1-Q4_K_S.gguf new file mode 100644 index 0000000..df88ef3 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f140ea65634bb31685ee1623d293232fb90cb07e3f08880a11fbd96093ea792 +size 18784407840 diff --git a/Q25-Waifu-Slowburn.i1-Q5_K_M.gguf b/Q25-Waifu-Slowburn.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c2490ea --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb20083380ef8c8f2266746e492b157dc30aedc4711a41f8406fc596368a6d61 +size 23262155040 diff --git a/Q25-Waifu-Slowburn.i1-Q5_K_S.gguf b/Q25-Waifu-Slowburn.i1-Q5_K_S.gguf new file mode 100644 index 0000000..229e323 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44db18a933cd1c983c88526d48790b6022b553ed6e53d313d639aefdf4c3420b +size 22638252320 diff --git a/Q25-Waifu-Slowburn.i1-Q6_K.gguf b/Q25-Waifu-Slowburn.i1-Q6_K.gguf new file mode 100644 index 0000000..5a647f9 --- /dev/null +++ b/Q25-Waifu-Slowburn.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d464f1a1f741ea322f35749d674e902190454e1dab10b385b4834bd3c5db174d +size 26886152480 diff --git a/Q25-Waifu-Slowburn.imatrix.gguf b/Q25-Waifu-Slowburn.imatrix.gguf new file mode 100644 index 0000000..1cad6ae --- /dev/null +++ b/Q25-Waifu-Slowburn.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b74733063a3cec382760ef09ead8348c9fdcd2208c4b8434071473a443673ee8 +size 15011072 diff --git a/README.md b/README.md new file mode 100644 index 0000000..0ffa57e --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: Nabbers1999/Q25-Waifu-Slowburn +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Nabbers1999/Q25-Waifu-Slowburn + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Q25-Waifu-Slowburn-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-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/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ1_S.gguf) | i1-IQ1_S | 7.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ1_M.gguf) | i1-IQ1_M | 8.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ2_XS.gguf) | i1-IQ2_XS | 10.1 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ2_S.gguf) | i1-IQ2_S | 10.5 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ2_M.gguf) | i1-IQ2_M | 11.4 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q2_K_S.gguf) | i1-Q2_K_S | 11.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q2_K.gguf) | i1-Q2_K | 12.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ3_XS.gguf) | i1-IQ3_XS | 13.8 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q3_K_S.gguf) | i1-Q3_K_S | 14.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ3_S.gguf) | i1-IQ3_S | 14.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ3_M.gguf) | i1-IQ3_M | 14.9 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q3_K_M.gguf) | i1-Q3_K_M | 16.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q3_K_L.gguf) | i1-Q3_K_L | 17.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q4_0.gguf) | i1-Q4_0 | 18.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q4_K_S.gguf) | i1-Q4_K_S | 18.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q4_K_M.gguf) | i1-Q4_K_M | 20.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q4_1.gguf) | i1-Q4_1 | 20.7 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q5_K_S.gguf) | i1-Q5_K_S | 22.7 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q5_K_M.gguf) | i1-Q5_K_M | 23.4 | | +| [GGUF](https://huggingface.co/mradermacher/Q25-Waifu-Slowburn-i1-GGUF/resolve/main/Q25-Waifu-Slowburn.i1-Q6_K.gguf) | i1-Q6_K | 27.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. + +