From 8e7dc2288d4f4efa940857076ed955ab121d4b67 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 18 May 2026 07:26:23 +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/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf | 3 + ...than_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf | 3 + ...than_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf | 3 + ...athan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf | 3 + Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf | 3 + README.md | 90 +++++++++++++++++++ 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf create mode 100644 Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..2a2581c --- /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 +Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..32c82e0 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b79a63d0a3713edd4af63c5ec8a3c3367a6fe392ae3fd948e5c77369c3f437df +size 413604544 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..6e839f9 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845cb263f727eb70a6a5d8c57b0ce1d116ee2c4be45b19cab02bf76b7a2d4cef +size 393550528 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..b2b88ad --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:314bf1ef8f4a7f116243373b6c469401baac7de50c52a9381cc9672c5c09d6ef +size 515447488 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b8de98c --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:034ffada92045340e62df01034724f9257e91145815fc0b37398927a21b527c4 +size 488708800 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..5d51a20 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b457b4185baa92ddbe4c0fd6252df61578b685c3e5d9c9aa9834822e5f47e31 +size 475863744 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d5dbc8a --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:187d9d7f3ced159dcede728e993b974a91f1aa1a52fa4543f7abd69207a8f774 +size 447027904 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..dd7a71b --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe5e63543fd5cde6faad61564666a3f1f2456d24516844aff6847afc533ffff5 +size 657287872 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..9d54316 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b493d00d54a6aa81030f91818c24c7e0765a991b76936614d697a6717806f131 +size 643918528 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..fac9ed0 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f28ce4e010088fae575297cf6ab77f658d8d8327fc2228be3a9f6bd0de36a093 +size 621112000 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f0c5143 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:067f6e372b23f126d5574e7a27fe18c25216d9311e3082a5c9c0a1b2fba13d17 +size 562109120 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..4b95fba --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a02cb632d4e349d4917ddf45dc3e71756b8022cb3e150c872127c129115b38f +size 773024448 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..33577f9 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1dfcf50430fc48963fe3312719fd849759f562ad84453b1debe1c2efc8bb296 +size 743140032 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..b915f64 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b52f71c853499b1ee948c46d08f771242e478938c0c91710e15c1849623f2a71 +size 580872896 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..eea22c2 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed0d8b4188ce56b17defd9b5dd29ab10cfe5f93a120f8e1b2a2b0f0818882446 +size 554658496 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..6e0459c --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3896a6f98f40b5723ce8d0f1d50cbf54cfbe25d36381d51f7f88047e8b484c7a +size 732523200 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f3f954a --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1857b2b4baccd30dc9e4b937ae0b32f453c055fade3c049cf3fbabc0d8bf1e24 +size 690842304 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..72f5a29 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6689b085b5f5d081c1937f3a535ab95811945b3bee7606627628350778e3f54 +size 641690304 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..e6de740 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78a133a3f51c1a22630c4a203dd76bcd3ec6153a2ef2b7269029b8db2e7e9401 +size 773024448 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..4600cc7 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3a8e92a7049dd696ad7a1533abdc22fffb827022d0f1e5180fbe4017fb9c148 +size 831744704 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..887570a --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80da007c803cc767fc2a00ad5342b3049c97060a35e34a879190f777a5c0109a +size 807692992 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ea653d4 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f0ff13976fbb460c3d5a2d3ff8ddb1e52d1d37eb6e55b9097cf68a7962926ec +size 775645888 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9799ae7 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07494461aa6531a7be4210c5640891d01265013f22ccc841cd414d4ea310d5cb +size 911502016 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6534471 --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5017aa35680bd410d501c159a04d0832be1f1d910da4eab6b02f45232f5d48d1 +size 892562112 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..bc6335f --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04faba7238732deb9226a24195d39b44b11ff1f250e3df36639858bf28eb5d33 +size 1021799104 diff --git a/Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf b/Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..646492b --- /dev/null +++ b/Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04558d323ebe7ef24e46f275c940704a998ed85d3da899866f81e991c604ddb8 +size 1328000 diff --git a/README.md b/README.md new file mode 100644 index 0000000..d810fbc --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: Novaciano/Leviathan_NSFW_Dominante-3.2-1B +language: +- es +- en +library_name: transformers +license: llama3.2 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- not-for-all-audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Leviathan_NSFW_Dominante-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-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/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.5 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Leviathan_NSFW_Dominante-3.2-1B-i1-GGUF/resolve/main/Leviathan_NSFW_Dominante-3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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. + +