From 20097f51829e8735aab265253573003744dac75e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 31 May 2026 01:43:18 +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/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF Source: Original Platform --- .gitattributes | 58 ++++++++++++ ...Idol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf | 3 + ...Idol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf | 3 + ...Idol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf | 3 + ...Idol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf | 3 + ...ol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf | 3 + ...Idol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf | 3 + ...Idol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf | 3 + ...ol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf | 3 + ...kIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf | 3 + ...kIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf | 3 + ...kIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q5_K_M.gguf | 3 + ...dol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf | 3 + ...kIdol-Instruct-1.2-Uncensored.i1-Q6_K.gguf | 3 + README.md | 88 +++++++++++++++++++ 26 files changed, 218 insertions(+) create mode 100644 .gitattributes create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_M.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf create mode 100644 Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q6_K.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..10dbfcc --- /dev/null +++ b/.gitattributes @@ -0,0 +1,58 @@ +*.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 +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf new file mode 100644 index 0000000..bdb2bf3 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00e1e3699cb6a17ba8c48ce17c39d1c4f7bb94699883524790d578667a6d737 +size 2161974080 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf new file mode 100644 index 0000000..63f8fe7 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:630e77cf1db1c4bc522aef7ac1016396d64f20d6f455c701ee17315700f01b5b +size 2019629888 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf new file mode 100644 index 0000000..1ccef85 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:421ebc91034d4c44b47a636ccaed18f3aeb75e13777940bbc5e0dc27b306eb53 +size 2948283200 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf new file mode 100644 index 0000000..b9f797e --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c62545c53b7874cee4aad6c6139c192f95e0ccd831ffef73aa06473242c0492 +size 2758490944 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4846d74 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68ece3f0d040adb0cc88d970914c09e608441e35a45872839fa66c438ce4e822 +size 2605783872 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3604fc7 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d16f2797bff1f4a94140cbbe031db2b333677eb77b9bac23dc84cf48069070b +size 2399214400 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf new file mode 100644 index 0000000..0857614 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2c55311d527f11880a32e9d220cde172ad8c8e35163b66e3cff9a1f386dd53e +size 3784825664 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf new file mode 100644 index 0000000..3165bf8 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13450b727d091bad112cb16b387c31f8112cae34210099a3f8bd01247598251c +size 3682327360 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf new file mode 100644 index 0000000..54048b2 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06b15e9a520c3034f6b59ca6c9bbd2efd79705508b4e68a1a37c332d00c77f51 +size 3518749504 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..92863b5 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:597ca10b20fc34d2e60fa86b558a78394fc69390452dd9fdfce42b8bae9857a8 +size 3274914624 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf new file mode 100644 index 0000000..05f2775 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abc2e56a09e9e9d66973dc49c93e4ce204b85e241d1c1ccd77909200bf90c349 +size 4677991232 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf new file mode 100644 index 0000000..bcd577c --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a09da45823396d0f9ebb203f89cbe8623068f2c9d3717f07d181274ba97c66f +size 4447664960 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf new file mode 100644 index 0000000..17034ca --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a6c07b5542ec1d0a2169c36be078e95fbe6c95f74655bcc9394815f3913c8afc +size 3179133760 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1076eb6 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b5299a1c1471927690b1e328772f9f22bc434070c04f46aef7f1e41838c9b00 +size 2988817216 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf new file mode 100644 index 0000000..83e414c --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6f9e35ffb45b1aadae0dbe6af00223b84ce89b893556266d75ff41fc587e47f +size 4321958720 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e806f15 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f579aef163efde5182f953a0fb0aab3faba7dbce83e3866a4086dc149274a2d +size 4018920256 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf new file mode 100644 index 0000000..74e4914 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2698d2e6c008d583a968bb98e3dbc6c7748f8db3ca5c4b6943ded98523558646 +size 3664501568 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf new file mode 100644 index 0000000..e77fa3a --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3b3b22940e4158c6301ef54153539f1e2538b59884119f21afd9e660f6cc67a +size 4675894080 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf new file mode 100644 index 0000000..565cde0 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b8baeaa903786bef94d2845acf9fcc2eb5f7588e1560c65ac16c1e53bb256a1 +size 5130255168 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ab4e7c0 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:297f4edf72bbf433b0fd6c57ac95cdb76f81a827102d48bec618e0328356fb90 +size 4920736576 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f177a95 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f24f19be46958b2923687abd9d680ea73a72b19750a5a1ad74c932ed6cb08a +size 4692671296 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_M.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_M.gguf new file mode 100644 index 0000000..56a2d3d --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293ffa09a54d771a96358354aadecc040fe8f7fe24c42f5be5e4e5ba1f06957a +size 5732989760 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf new file mode 100644 index 0000000..fca231c --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08b8d4e61c0a586c03edf148ee27ae539085e4c4fd1af5a129112e25d3de097a +size 5599296320 diff --git a/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q6_K.gguf b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q6_K.gguf new file mode 100644 index 0000000..653e9c2 --- /dev/null +++ b/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e0dc4f448d8f663586596dccd299347ccaad1c086d00ee1f00c8ec74d713653 +size 6596008768 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8f5dd39 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: DavidAU/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- reasoning +- thinking +- cognitivecomputations +- r1 +- cot +- deepseek +- Llama 3.1 +- Hermes +- DeepHermes +- 128k context +- fine tune +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/DavidAU/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored + + +static quants are available at https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-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/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored-i1-GGUF/resolve/main/Llama-3.1-DeepSeek-8B-DarkIdol-Instruct-1.2-Uncensored.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. + +