From cffbcd047894bb5417d80bc42aea0958b1e0ff83 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 4 Aug 2026 02:59:16 +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/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ ...5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf | 3 + ...5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf | 3 + ...5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf | 3 + ...5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf | 3 + ...-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf | 3 + ...5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf | 3 + ...5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf | 3 + ...-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf | 3 + ....5B-Chat-PristinelyUncensored.i1-Q2_K.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf | 3 + ....5B-Chat-PristinelyUncensored.i1-Q4_0.gguf | 3 + ....5B-Chat-PristinelyUncensored.i1-Q4_1.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf | 3 + ...B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf | 3 + ....5B-Chat-PristinelyUncensored.i1-Q6_K.gguf | 3 + ....5B-Chat-PristinelyUncensored.imatrix.gguf | 3 + README.md | 92 +++++++++++++++++++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_0.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_1.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q6_K.gguf create mode 100644 Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..03d5fc0 --- /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 +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf new file mode 100644 index 0000000..a4315ae --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a926a43eec430fef26a1e3f580bdde96f784963ce1f6006162a7077a6317b8b +size 185523648 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf new file mode 100644 index 0000000..002f0ec --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1680899979fa95e1a2566c39558dfb0d7f6e49a2b721ee32cc990e0d262b1f27 +size 179680704 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf new file mode 100644 index 0000000..92128e5 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd967dadcf767f7e9edc08e7f8e90a05ca289d72a29d32d4833080e53ecf503 +size 218602944 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf new file mode 100644 index 0000000..d5b7527 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b9591ab5bc533e90f5444e985125cb657b7cef09709fcb7c6a9dd0f6daaa90 +size 210812352 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf new file mode 100644 index 0000000..6e54567 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1574faf9d2bd57ab360100a06b5d4c2cd04ee8a837c533f4ab98f19c88d789 +size 203838912 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b1bd6e0 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38d76b6f18215df01c85c3d553baebe4da4d590787c4287981e0bdd1cba84803 +size 195261888 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf new file mode 100644 index 0000000..4d6db73 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c982d5914df880996c84385250bce4a6c5cfca48859d4b6c2f51760f1734651 +size 274366912 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf new file mode 100644 index 0000000..b12ca6c --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eaf56bba8f1b34e3150aacec3f23521f29b7e1ed8777aa7f2cb049a058bda6d4 +size 266533312 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf new file mode 100644 index 0000000..cf96301 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d09b715feac9e87cb9e529e44493b4765ad77b997ca7ee5fd85dc68dcc5539bd +size 259307968 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3cf2aa6 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea802c05771dbc2071f77ace971e31277099c0ffdf5b222469262ee2db1ff29e +size 229453248 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf new file mode 100644 index 0000000..077841c --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16dcfaf394a15953bb3e23dc1d2042daf8a02d9cd8c958139b39c60833d52828 +size 307476928 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf new file mode 100644 index 0000000..0f662e2 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e568c35d0b7f0f3d8824a98b35ef5a1fef523d498ff5d069f43d58fa38ec074 +size 297843136 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K.gguf new file mode 100644 index 0000000..a0d7f35 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d65abde77864908666a3bc79f9d7bbc22edb55a05bf1feb1eae353a91a7d550 +size 247364032 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf new file mode 100644 index 0000000..6e87506 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcc384d6cbf825337aba6bc3d40208e324a558d8343ee513ab895b35028e8595 +size 237251008 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf new file mode 100644 index 0000000..df2e292 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6910b3eb1e29fefaacab6203806714f71283d360d6d251772a367e4c944b623 +size 297351616 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8bf27ef --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86e646a4b48c8e71feb65c20922d1260175acaf0b253dee8531bf9bad4a97e2a +size 283032000 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf new file mode 100644 index 0000000..329d203 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66ec8ed452cb06579010dae998a774ef4cb7664e2a2ea348616da9ede91bfaf0 +size 266533312 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_0.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_0.gguf new file mode 100644 index 0000000..9c931c0 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2138f81a9f3b67fc661152efde778d547355e6b8ff18f4e1b56a14144103463a +size 308017600 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_1.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_1.gguf new file mode 100644 index 0000000..93f1f3a --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:edee16a25093dbba156a07db86b5f6793e5bf18924b6b60ca15abaf31803a228 +size 326744512 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf new file mode 100644 index 0000000..cd9195f --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61ca4e1eb12a791671dfcf59018357a889ee97a1873f2a81faba0e77e80a8614 +size 319642048 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8e17c00 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20b1341aa7414e39cdfb265f93e5f6ca45ec873d1d041a193b14af6019805ad2 +size 309082560 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf new file mode 100644 index 0000000..93eb25d --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:490edca2af21afc5b19dabcba527b4cc9674bc2b32130f65e508bd21bf4fe647 +size 352278976 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f33ba5b --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:035bdd01689619ffbb368c521a4c86688fba9f063bd9553b128d6b327aa3c8aa +size 346012096 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q6_K.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q6_K.gguf new file mode 100644 index 0000000..f355f18 --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c493c6abc41e5ce60330ae7528472d6b50cf672432849c63d26759eacee0cb4 +size 386955712 diff --git a/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.imatrix.gguf b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.imatrix.gguf new file mode 100644 index 0000000..6ff978b --- /dev/null +++ b/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb9237cb11363fdd0842cbf2e3b67dd0720590f97814e044f0304782ab245928 +size 886048 diff --git a/README.md b/README.md new file mode 100644 index 0000000..5f4596e --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: Zynerji/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- uncensored +- abliterated +- uncertified +- ektome +- sphragis +- qwen1.5 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Zynerji/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-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/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 0.3 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 0.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 0.3 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q2_K.gguf) | i1-Q2_K | 0.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.4 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_0.gguf) | i1-Q4_0 | 0.4 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.4 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q4_1.gguf) | i1-Q4_1 | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored-i1-GGUF/resolve/main/Ektome-Qwen1.5-0.5B-Chat-PristinelyUncensored.i1-Q6_K.gguf) | i1-Q6_K | 0.5 | 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. + +