From 5e6d12e30ee082ea7436878c59a0795d852da2e8 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 12 May 2026 21:17:33 +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-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf | 3 + ...8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf | 3 + ...8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf | 3 + ...8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf | 3 + ...-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf | 3 + ...8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf | 3 + ...8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf | 3 + ...-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf | 3 + ...-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf | 3 + ...-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf | 3 + ...-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf | 3 + ...B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf | 3 + ...-8B-Stheno-Maid-Mahou-Heretic.i1-Q6_K.gguf | 3 + ...-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf | 3 + README.md | 92 +++++++++++++++++++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q6_K.gguf create mode 100644 L3-3.3-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..083af0a --- /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-3.3-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf new file mode 100644 index 0000000..aa6c377 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c634b924653c6631e0cab3fb9da37adcfaf84414a999355d576d2bea260cde7 +size 2161977408 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf new file mode 100644 index 0000000..348f591 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8b2b296241fe8d9996d16df5f78e0b0b03fd08a2a152db983b4763f4dc751cb +size 2019633216 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf new file mode 100644 index 0000000..3dc8cd7 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c99011e417745c02965936e5b4b7a390d897dd5895d5d65f2ee90d4e47d6a54 +size 2948286528 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf new file mode 100644 index 0000000..c19ae6a --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7cb855c947a448aed01928aef1df48b3d75302784729aef91d8727a4ce7188e +size 2758494272 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ddbec52 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:965e9b93b6b585226f17fb7d29364a2a7c12d681ea331f134f730cf07020b649 +size 2605787200 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a39c5fc --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f11019a3f2b07c3370d62bb6f8c03b96992aef7fae4c34aa3fe3131f3d32358 +size 2399217728 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf new file mode 100644 index 0000000..d1c7603 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2810b71e38a83158a3c6a5ec6cad3dc7769c54a09b3f4962a72bf04e52b540d +size 3784828992 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf new file mode 100644 index 0000000..1da55e2 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6fb419a2486ccc8d9700dcb90c827687fc41529315392d7ec540437fbee749e +size 3682330688 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9ff9dce --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aaa76edb42834a4af35fbf62e49efc8307db8e521534e2bf6beb7c7c3b51b9bf +size 3518752832 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..6483a1d --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:135fcea776822b2fc85f10e02ef59ef1d326c52f6859bdc000a4c870bfc54246 +size 3274917952 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf new file mode 100644 index 0000000..81a4559 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d573d57364a7c676a876a1ffccb5ff6b0ec5729135579f9fc7e86520d682717 +size 4677994560 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3e9b66b --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a06265d9652b890bf1c6ef0c98a3450485037bf61f715f0a29675fec79976ffe +size 4447668288 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf new file mode 100644 index 0000000..5c1603b --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d96acf4562866356a0db731c6875614f26b435252f76696f1c60d6751ed5b005 +size 3179137088 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f621a14 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9542a5acd7234470369e2928c6ba8ff7715194737d6409d6b5e063a0deb0ead +size 2988820544 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf new file mode 100644 index 0000000..366797b --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50cc2c895fd49afd4ddb27abb6d4c4cf24310314c69cc3070537fb1e022c5751 +size 4321962048 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9f0b167 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d8facb2f1a5617bd310684e189afb3c28f222ec1a2e12c1b07cc1d690625d2 +size 4018923584 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b4abef7 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8022e95dd298e724f6137f20cc47b8e1e62d9cdee85ed61b4a15e149b5a5c51f +size 3664504896 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf new file mode 100644 index 0000000..5d7a059 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8324ee8080b08490baff265dd42fdcbd78be9fe7935d5cc02303d24aa389ded9 +size 4675897408 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf new file mode 100644 index 0000000..6b15f13 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99079684cfbde2f32aa96f271a1dbbc30bebcc1ca479f85559f30ad80ec347e +size 5130258496 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d8b76a4 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:825fe854e30ae0d831945faeef2e42fb85d3f0ad4763a13514f6343096b7da4c +size 4920739904 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3776c1f --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa855bfe14e5444d50fe0e5996a159e0ad3ecc959eceb9456233874fba064830 +size 4692674624 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf new file mode 100644 index 0000000..141314b --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fbf32f31233bcd7e2e3750c91c77d8aec5ec1466aa08aeaa1199c94a53e4bab +size 5732993088 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf new file mode 100644 index 0000000..cea45f0 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf234bb9a2c44332fad5b9a1b15428773d324b922ce81d01af9235676245d14 +size 5599299648 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q6_K.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q6_K.gguf new file mode 100644 index 0000000..e1b182c --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118d1218a44a3e70d6a9d7c6763ceaa638824eaa105b9b5d00b1b409f176438c +size 6596012096 diff --git a/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf new file mode 100644 index 0000000..55615f2 --- /dev/null +++ b/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3be8d1d5e4a85e64407d0544d5b73d79064731667374f74ffa83d2f7255dd82f +size 5015200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..720af12 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: 0xA50C1A1/L3-3.3-8B-Stheno-Maid-Mahou-Heretic +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- heretic +- uncensored +- decensored +- abliterated +- mergekit +- merge +- llama +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/0xA50C1A1/L3-3.3-8B-Stheno-Maid-Mahou-Heretic + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-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-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/L3-3.3-8B-Stheno-Maid-Mahou-Heretic-i1-GGUF/resolve/main/L3-3.3-8B-Stheno-Maid-Mahou-Heretic.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. + +