From ee074370af3a515ae4f52a30ac630588f82ab13a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 17 Apr 2026 13:30:05 +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/Uncensored_Kali-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++ README.md | 87 ++++++++++++++++++++++++++ Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf | 3 + Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q2_K.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q4_0.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q4_1.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf | 3 + Uncensored_Kali-3.2-1B.i1-Q6_K.gguf | 3 + Uncensored_Kali-3.2-1B.imatrix.gguf | 3 + 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q2_K.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q4_0.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q4_1.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf create mode 100644 Uncensored_Kali-3.2-1B.i1-Q6_K.gguf create mode 100644 Uncensored_Kali-3.2-1B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a28109b --- /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 +Uncensored_Kali-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Uncensored_Kali-3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e0b5d7b --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: Novaciano/Uncensored_Kali-3.2-1B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Uncensored_Kali-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Uncensored_Kali-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Uncensored_Kali-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/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Uncensored_Kali-3.2-1B-i1-GGUF/resolve/main/Uncensored_Kali-3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.3 | 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. + + diff --git a/Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf b/Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..0c4537c --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac16e7f5ceb7cca1e171f0c1bcbc050422cc0de657628a859cc1260b2a4b9d4 +size 499791680 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf b/Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..4ae5b5d --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323ea6138e4f94a8df35c1abba01db4b65774add5518698558764db558c65210 +size 479737664 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf b/Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..bee8a00 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ba32cef309ccadf3d3318f7bcee81fc71f74e90aa24c6a33b73413ab7ef3753 +size 628311872 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf b/Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..f22ea95 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35a7465b77ce5632dc1bcb5a50cd8e4f9a33d7af430d555e13821a1463d7df40 +size 601573184 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf b/Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f1446ad --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc001bf7dfd052a90774f9975b8b84f391e99507d23d2ff546277f3a19c85bf4 +size 562050880 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf b/Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a4395c4 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37d8fcf90460bbf0c958e5dde55792aa1773440828f948c07d42dce7a19a1405 +size 533215040 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf b/Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..0787686 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3c3a222f759ce34f788925e1ab651d16af6fe4b61a6588f6ad1786fbe80d263 +size 770152256 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf b/Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..c9166c7 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0aa1240291a2c9d6e9ba1212832d63ceb75e463553718e6f20731787b748b03 +size 756782912 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf b/Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..067e30c --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626c918d8df56564c0ea59985ac85b0b9bf2c21e8bfb70fba39ea67d434a3a37 +size 733976384 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf b/Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d720117 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee975d1e08dfd526fb7338b7e849fb29be06a88044fda6c96ba839365b431415 +size 674973504 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf b/Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..a5defea --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90de6d818779ba68f77f5cb91af12c842abe24bb20d6ad8ce533304f2a024e5b +size 920774464 diff --git a/Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf b/Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..84f9c05 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4144c19016fa52e34b0bb110bd99830027a66453834d96694fc0b4fe82f7d0ec +size 882681664 diff --git a/Uncensored_Kali-3.2-1B.i1-Q2_K.gguf b/Uncensored_Kali-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..dc05db9 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63e3d5c8f603a9da50f6586550a79d05ea31267bf79049e7dc625d731bc4bb77 +size 667060032 diff --git a/Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf b/Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..ccbd98d --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66a9b80598f230a2eb619c107c33f963fa7ab1a15290c2cfaeefe70922b3ffd4 +size 640845632 diff --git a/Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf b/Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..fb71841 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:977af335a6bc92b79d42416596ace2839d8ca62574e878f3c6c667d631fb5397 +size 845387584 diff --git a/Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf b/Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..aaa3ecc --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90a1ee72c786aaefde6f56d3ac3365d8a91a7d5ecfbafc192accd14722456b8f +size 803706688 diff --git a/Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf b/Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..af8badb --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294aef03350c6d5becb958c40d0487d51ff4d16a452b3d7f6186258b08bed655 +size 754554688 diff --git a/Uncensored_Kali-3.2-1B.i1-Q4_0.gguf b/Uncensored_Kali-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..a91b698 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5ef070c0329a7306473429fc5ed50de3a9d1564f3c18d0a84e500f8a2ee6de3 +size 920774464 diff --git a/Uncensored_Kali-3.2-1B.i1-Q4_1.gguf b/Uncensored_Kali-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..2a19641 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7734223d59fcba0c51428290a395de436ccd659c1aa180d19dc3927e6f99a15b +size 995911488 diff --git a/Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf b/Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..70fde63 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:805345c379971bb9c664427f46a926f393c4cd88737cdfa80c4deb8a36096ae1 +size 955443008 diff --git a/Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf b/Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f3e11b0 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a85c2be4de3da1a5e039a6a77cdd9bea7b72b425658ae0a5b4656c4ae318d419 +size 923395904 diff --git a/Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf b/Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..9a1289f --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a484e442835c0b45d6010f461b91ddd1023f286ee8a38c8e67c490fcd60fef +size 1092085568 diff --git a/Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf b/Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2b48789 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac00238f2adeb6bc310e1d79a9a34c35aaea7c971e91b0264df97d85457bde3a +size 1073145664 diff --git a/Uncensored_Kali-3.2-1B.i1-Q6_K.gguf b/Uncensored_Kali-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..bbd64d6 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e96a2f0b47f1ff6be539f122665861f0e637618eedd1ab757cef79a03ddad693 +size 1237268288 diff --git a/Uncensored_Kali-3.2-1B.imatrix.gguf b/Uncensored_Kali-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..61b3226 --- /dev/null +++ b/Uncensored_Kali-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165bbb27df86db8e518b2ed1258a20cc940a66024c825df77f331f6ceb05744f +size 1328000