From b0002bbe4a4f4b09867e4e841c763aac696e3b35 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 17:41:00 +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/Cactus-Dream-Horror-12B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ Cactus-Dream-Horror-12B.i1-IQ1_M.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ1_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ2_M.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ2_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ3_M.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ3_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf | 3 + Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q2_K.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q4_0.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q4_1.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf | 3 + Cactus-Dream-Horror-12B.i1-Q6_K.gguf | 3 + Cactus-Dream-Horror-12B.imatrix.gguf | 3 + README.md | 114 ++++++++++++++++++++++++ 27 files changed, 249 insertions(+) create mode 100644 .gitattributes create mode 100644 Cactus-Dream-Horror-12B.i1-IQ1_M.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ1_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ2_M.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ2_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ3_M.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ3_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q2_K.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q4_0.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q4_1.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf create mode 100644 Cactus-Dream-Horror-12B.i1-Q6_K.gguf create mode 100644 Cactus-Dream-Horror-12B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..668b65c --- /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 +Cactus-Dream-Horror-12B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Cactus-Dream-Horror-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Cactus-Dream-Horror-12B.i1-IQ1_M.gguf b/Cactus-Dream-Horror-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..31dc7ba --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78e29c64c27333c1ef4fea659f321a789742849c5ce23a1dd5a6d8df8bfcc90 +size 3221649824 diff --git a/Cactus-Dream-Horror-12B.i1-IQ1_S.gguf b/Cactus-Dream-Horror-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..4cc4ec4 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee601379c4651a662023188517abb5ccc633d09498ad5dccdd99d25f3bc46c2c +size 2999237024 diff --git a/Cactus-Dream-Horror-12B.i1-IQ2_M.gguf b/Cactus-Dream-Horror-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..a1fe8da --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e3a28b1ae97e2d843784a9670002a418e047b762e3e64048cacb212d43533f +size 4435050944 diff --git a/Cactus-Dream-Horror-12B.i1-IQ2_S.gguf b/Cactus-Dream-Horror-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..1bc7a82 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a879eca9e79762dd56b2ba23c745827c28dfe632e702e9f7919674be85d0ad +size 4138500544 diff --git a/Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf b/Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ff7b300 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a22ff4849579760cbd276eaf2c6097e5ee6929904778d4f29d242c606b4a3a61 +size 3915102624 diff --git a/Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf b/Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3814465 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acdefba1d9675c428cceac251f9df412f88228ab8dd5fc542379ed046fd234dc +size 3592337824 diff --git a/Cactus-Dream-Horror-12B.i1-IQ3_M.gguf b/Cactus-Dream-Horror-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..76bb7eb --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b442a013f5f24faafaeb8b5d95775d34fa6f71b54b6806bd37c73f56fd3be565 +size 5722262624 diff --git a/Cactus-Dream-Horror-12B.i1-IQ3_S.gguf b/Cactus-Dream-Horror-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..421743d --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:767d6f314b7a6b7655a52d86bf695c3d887bfbc346bc37d6beeabc1816436237 +size 5562109024 diff --git a/Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf b/Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..fa15127 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fff036ea945ee5af055cf488f7fe395f5c42e847c530c213bed564e0a7dc3e7e +size 5306518624 diff --git a/Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf b/Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4549c59 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c8c4dc939e48f448a40d070dfc78775fff5e01860e931f614903e2513bcd923 +size 4945412544 diff --git a/Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf b/Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..8457c1c --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93268490cd8fb3b2750abf096fc90647ee223325c78bd08c673ab953c1cb7062 +size 7097947904 diff --git a/Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf b/Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6a00755 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ee2a7a166e005aca63cf4dcd341a7ab1ea9d4b4fc35d4c24fe54ecd2fd228ec +size 6742742144 diff --git a/Cactus-Dream-Horror-12B.i1-Q2_K.gguf b/Cactus-Dream-Horror-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..a83e0a1 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2240261123690d9575adcc6d00b745f6610f8344ecb64e0220ba4a78b2f005e2 +size 4791075904 diff --git a/Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf b/Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..89e31ef --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c5ffc3f0791052fdffc79975ca03aff4d56d19552184d2b6bd666e447e8018e +size 4493706304 diff --git a/Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf b/Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..711958b --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316a078486dd99f63eb44994af989e5228263792331758fab08ff0756f5694b6 +size 6561533024 diff --git a/Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf b/Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..377ed27 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e346d266c6c5e460efbebf988cf7113ca25971b81f0c4135ad366ee75d3efbcc +size 6083120224 diff --git a/Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf b/Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..223856a --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ec5a878ecbc3da077dcba1569fb32aec629b46b29be19e8858d40a70edeef8c +size 5534256224 diff --git a/Cactus-Dream-Horror-12B.i1-Q4_0.gguf b/Cactus-Dream-Horror-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..e521220 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ec82e8b86694f5134b73b0d545bd8bf6d02b4dfe015e3b6d2000439ac8f196a +size 7094671104 diff --git a/Cactus-Dream-Horror-12B.i1-Q4_1.gguf b/Cactus-Dream-Horror-12B.i1-Q4_1.gguf new file mode 100644 index 0000000..cd3068e --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845b43fe8f9a6e08eebd24b9dac341e83d797aca645f5b1ffad62069c3da4675 +size 7795252224 diff --git a/Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf b/Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..a652498 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ba7eb26c63683fe6e1c990aaffae789f6233e2aa584f369f38bb11d9759a680 +size 7477237504 diff --git a/Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf b/Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7137a5c --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80e525b46bef9c2595edb2abd0c74630f3e484d72b0e25f47cdff348d6b1a87 +size 7120230144 diff --git a/Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf b/Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f298295 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7992b9877456e23d2cda8cf9e63303c61fba99153e53609df8b03cc2f2baf58c +size 8727666944 diff --git a/Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf b/Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..9064e58 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c7db2bdfe84e9662bd1606879815decf1f45dd416520a6b3fa1c5cf52acf45 +size 8518770944 diff --git a/Cactus-Dream-Horror-12B.i1-Q6_K.gguf b/Cactus-Dream-Horror-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..1ac8205 --- /dev/null +++ b/Cactus-Dream-Horror-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8377d6f15ea12fc19b814de8f5b921c0587c458f6a63d102607d13588974afae +size 10056248224 diff --git a/Cactus-Dream-Horror-12B.imatrix.gguf b/Cactus-Dream-Horror-12B.imatrix.gguf new file mode 100644 index 0000000..14121c6 --- /dev/null +++ b/Cactus-Dream-Horror-12B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20f1220e90cf8ca6961cf901273dc55c82edc878847240c0b4fe9fe0b17bc92b +size 7088192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..eadf60d --- /dev/null +++ b/README.md @@ -0,0 +1,114 @@ +--- +base_model: EldritchLabs/Cactus-Dream-Horror-12B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- creative +- creative writing +- fiction writing +- plot generation +- sub-plot generation +- fiction writing +- story generation +- scene continue +- storytelling +- fiction story +- science fiction +- romance +- all genres +- story +- writing +- vivid prosing +- vivid writing +- fiction +- roleplaying +- float32 +- swearing +- rp +- horror +- della +- mistral +- nemo +- merge +- mergekit +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/EldritchLabs/Cactus-Dream-Horror-12B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Cactus-Dream-Horror-12B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-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/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Cactus-Dream-Horror-12B-i1-GGUF/resolve/main/Cactus-Dream-Horror-12B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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. + +