From 346a58e553b0c2f20fdb7675af9c384944feb7a4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 28 Jul 2026 09:23:09 +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/SimplyAI-2B-Uncensored-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++ README.md | 85 ++++++++++++++++++++++++++ SimplyAI-2B-Uncensored.i1-IQ1_M.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ1_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ2_M.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ2_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ3_M.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ3_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf | 3 + SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q2_K.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q4_0.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q4_1.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf | 3 + SimplyAI-2B-Uncensored.i1-Q6_K.gguf | 3 + SimplyAI-2B-Uncensored.imatrix.gguf | 3 + 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 SimplyAI-2B-Uncensored.i1-IQ1_M.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ1_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ2_M.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ2_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ3_M.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ3_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q2_K.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q4_0.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q4_1.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf create mode 100644 SimplyAI-2B-Uncensored.i1-Q6_K.gguf create mode 100644 SimplyAI-2B-Uncensored.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f886ae5 --- /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 +SimplyAI-2B-Uncensored.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +SimplyAI-2B-Uncensored.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..bffc829 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: Miiyamoto255/SimplyAI-2B-Uncensored +language: +- en +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Miiyamoto255/SimplyAI-2B-Uncensored + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#SimplyAI-2B-Uncensored-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/SimplyAI-2B-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/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ2_S.gguf) | i1-IQ2_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q2_K.gguf) | i1-Q2_K | 1.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ3_S.gguf) | i1-IQ3_S | 1.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ3_M.gguf) | i1-IQ3_M | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q4_1.gguf) | i1-Q4_1 | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/SimplyAI-2B-Uncensored-i1-GGUF/resolve/main/SimplyAI-2B-Uncensored.i1-Q6_K.gguf) | i1-Q6_K | 2.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/SimplyAI-2B-Uncensored.i1-IQ1_M.gguf b/SimplyAI-2B-Uncensored.i1-IQ1_M.gguf new file mode 100644 index 0000000..b975e88 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1019742734676aac2ccb56f8ba397420d9e0a59f4a8db2fdab11e644928404b +size 873798016 diff --git a/SimplyAI-2B-Uncensored.i1-IQ1_S.gguf b/SimplyAI-2B-Uncensored.i1-IQ1_S.gguf new file mode 100644 index 0000000..32bc709 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1dc07342659bf84949474023a5affcab665e10213a1338b4c500433eb71156a1 +size 832160128 diff --git a/SimplyAI-2B-Uncensored.i1-IQ2_M.gguf b/SimplyAI-2B-Uncensored.i1-IQ2_M.gguf new file mode 100644 index 0000000..44b547b --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22c8ddc2c09dd2b7a90efeee5d5323d1389c32061fbbbf284c0710022d885a41 +size 1088014720 diff --git a/SimplyAI-2B-Uncensored.i1-IQ2_S.gguf b/SimplyAI-2B-Uncensored.i1-IQ2_S.gguf new file mode 100644 index 0000000..010ec7c --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:026dbbfda3ee2e0eda2251108429ac07d9dbcacf5821d58603b22de46471c8ce +size 1032497536 diff --git a/SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf b/SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf new file mode 100644 index 0000000..9decb09 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:418f0b63f95908300737fa4e80fad979055d323cdefc2f362518267834463322 +size 1002545536 diff --git a/SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf b/SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..39ce37d --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95c3485121b26bd980e7c95767a7e3647330cd62ae3592683224f923d609cd1c +size 943194496 diff --git a/SimplyAI-2B-Uncensored.i1-IQ3_M.gguf b/SimplyAI-2B-Uncensored.i1-IQ3_M.gguf new file mode 100644 index 0000000..34c76fa --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e58dd6d481f0b40ffcf6b7c5af104e96287592d94127c487ac28ea744b0d4916 +size 1393561984 diff --git a/SimplyAI-2B-Uncensored.i1-IQ3_S.gguf b/SimplyAI-2B-Uncensored.i1-IQ3_S.gguf new file mode 100644 index 0000000..f860da5 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8486840c8207a3a8bbbc3d77d4907113cb6402f246289ceb10b4443916f9ea70 +size 1360660864 diff --git a/SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf b/SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3398236 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1d01be938578a81463ae82de683d9b9f962ccc11f2cc9d2b66fb0a993730ae5 +size 1314212224 diff --git a/SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf b/SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a5a304d --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2439352873ec1941d16ca445d9fba7f93711cba2def1bda32e379809c900e12f +size 1181686144 diff --git a/SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf b/SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf new file mode 100644 index 0000000..db5fe2c --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0891d6ba41d08bac82df14496d2e794502d3e2981d7176a5488cf85c2f425ac5 +size 1629510016 diff --git a/SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf b/SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf new file mode 100644 index 0000000..bb78a61 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64a8729fed0cab4e08785ade91c84317b7214afa522d315c8686b6dbf3a04135 +size 1566251392 diff --git a/SimplyAI-2B-Uncensored.i1-Q2_K.gguf b/SimplyAI-2B-Uncensored.i1-Q2_K.gguf new file mode 100644 index 0000000..acc0b7c --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:854516235eb09c7f1278a47fb16e277e030deda69c6c7fe7ccf66672e6385105 +size 1229830528 diff --git a/SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf b/SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf new file mode 100644 index 0000000..fcf660f --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d03e00653a7f9f1d57a8e8fea037ebb82e12021916124f66c1a2ae551ed26be +size 1170000256 diff --git a/SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf b/SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf new file mode 100644 index 0000000..6cb4787 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac67625da7355d35282c21102b3c80e2c2d59a60f999e433e1dbc33df98faa1c +size 1550436736 diff --git a/SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf b/SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b65af59 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e45c9508619ac72239b53ada6699ebc85b79c86127d2172629ca90357c2a8754 +size 1461668224 diff --git a/SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf b/SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7a51169 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a0337d9b1fa1f4939517088d34b5777747158d658fc45486d909ce2b5f15af4 +size 1360660864 diff --git a/SimplyAI-2B-Uncensored.i1-Q4_0.gguf b/SimplyAI-2B-Uncensored.i1-Q4_0.gguf new file mode 100644 index 0000000..b71db07 --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cdf610c043178b0fc746d1065d6946c465e4270bc4625edb37ad1b998888ca4 +size 1633491328 diff --git a/SimplyAI-2B-Uncensored.i1-Q4_1.gguf b/SimplyAI-2B-Uncensored.i1-Q4_1.gguf new file mode 100644 index 0000000..32f3f7f --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9174ed9a1675e0b9a10ac5a4e3307d077ed1c1afad3ca18d0ffbd929b05af6 +size 1756027264 diff --git a/SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf b/SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ea438cf --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99c518a8e204ce3e076c7050eeb94a092987fc4533151121843a887aec3958be +size 1708583296 diff --git a/SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf b/SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf new file mode 100644 index 0000000..81d0e0c --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74eca522fba572a5cb9fa184df81f11261cbc6408299efbd3f6481d23fb1bee2 +size 1638652288 diff --git a/SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf b/SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e50494a --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2009e00630af25af5562dceed1778a836398caba5fe95e112efb8a3f3d8d2952 +size 1923279232 diff --git a/SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf b/SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf new file mode 100644 index 0000000..1478efb --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c447b67b78061934d5ce1eb1fcee13a0c8c4663e70c9357baf9ed72c3ca6e15 +size 1882544512 diff --git a/SimplyAI-2B-Uncensored.i1-Q6_K.gguf b/SimplyAI-2B-Uncensored.i1-Q6_K.gguf new file mode 100644 index 0000000..28f020f --- /dev/null +++ b/SimplyAI-2B-Uncensored.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c053c5c54641525f7f37456d694d9c2ee61ad2e53c6f49ca99b7fb80736cc9bf +size 2151393664 diff --git a/SimplyAI-2B-Uncensored.imatrix.gguf b/SimplyAI-2B-Uncensored.imatrix.gguf new file mode 100644 index 0000000..89d0195 --- /dev/null +++ b/SimplyAI-2B-Uncensored.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e135dc8a7bde124807ea35cf4623fcbe29df88f13bc6d13ba2aeb709cda43df2 +size 2397568