From afdd9656d8d9c0115ab25b213534eb8991dfb91d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 12 Apr 2026 08:28:57 +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/Toxic.NPC-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++ README.md | 102 +++++++++++++++++++++++++++++++++++ Toxic.NPC-1B.i1-IQ1_M.gguf | 3 ++ Toxic.NPC-1B.i1-IQ1_S.gguf | 3 ++ Toxic.NPC-1B.i1-IQ2_M.gguf | 3 ++ Toxic.NPC-1B.i1-IQ2_S.gguf | 3 ++ Toxic.NPC-1B.i1-IQ2_XS.gguf | 3 ++ Toxic.NPC-1B.i1-IQ2_XXS.gguf | 3 ++ Toxic.NPC-1B.i1-IQ3_M.gguf | 3 ++ Toxic.NPC-1B.i1-IQ3_S.gguf | 3 ++ Toxic.NPC-1B.i1-IQ3_XS.gguf | 3 ++ Toxic.NPC-1B.i1-IQ3_XXS.gguf | 3 ++ Toxic.NPC-1B.i1-IQ4_NL.gguf | 3 ++ Toxic.NPC-1B.i1-IQ4_XS.gguf | 3 ++ Toxic.NPC-1B.i1-Q2_K.gguf | 3 ++ Toxic.NPC-1B.i1-Q2_K_S.gguf | 3 ++ Toxic.NPC-1B.i1-Q3_K_L.gguf | 3 ++ Toxic.NPC-1B.i1-Q3_K_M.gguf | 3 ++ Toxic.NPC-1B.i1-Q3_K_S.gguf | 3 ++ Toxic.NPC-1B.i1-Q4_0.gguf | 3 ++ Toxic.NPC-1B.i1-Q4_1.gguf | 3 ++ Toxic.NPC-1B.i1-Q4_K_M.gguf | 3 ++ Toxic.NPC-1B.i1-Q4_K_S.gguf | 3 ++ Toxic.NPC-1B.i1-Q5_K_M.gguf | 3 ++ Toxic.NPC-1B.i1-Q5_K_S.gguf | 3 ++ Toxic.NPC-1B.i1-Q6_K.gguf | 3 ++ Toxic.NPC-1B.imatrix.gguf | 3 ++ 27 files changed, 237 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Toxic.NPC-1B.i1-IQ1_M.gguf create mode 100644 Toxic.NPC-1B.i1-IQ1_S.gguf create mode 100644 Toxic.NPC-1B.i1-IQ2_M.gguf create mode 100644 Toxic.NPC-1B.i1-IQ2_S.gguf create mode 100644 Toxic.NPC-1B.i1-IQ2_XS.gguf create mode 100644 Toxic.NPC-1B.i1-IQ2_XXS.gguf create mode 100644 Toxic.NPC-1B.i1-IQ3_M.gguf create mode 100644 Toxic.NPC-1B.i1-IQ3_S.gguf create mode 100644 Toxic.NPC-1B.i1-IQ3_XS.gguf create mode 100644 Toxic.NPC-1B.i1-IQ3_XXS.gguf create mode 100644 Toxic.NPC-1B.i1-IQ4_NL.gguf create mode 100644 Toxic.NPC-1B.i1-IQ4_XS.gguf create mode 100644 Toxic.NPC-1B.i1-Q2_K.gguf create mode 100644 Toxic.NPC-1B.i1-Q2_K_S.gguf create mode 100644 Toxic.NPC-1B.i1-Q3_K_L.gguf create mode 100644 Toxic.NPC-1B.i1-Q3_K_M.gguf create mode 100644 Toxic.NPC-1B.i1-Q3_K_S.gguf create mode 100644 Toxic.NPC-1B.i1-Q4_0.gguf create mode 100644 Toxic.NPC-1B.i1-Q4_1.gguf create mode 100644 Toxic.NPC-1B.i1-Q4_K_M.gguf create mode 100644 Toxic.NPC-1B.i1-Q4_K_S.gguf create mode 100644 Toxic.NPC-1B.i1-Q5_K_M.gguf create mode 100644 Toxic.NPC-1B.i1-Q5_K_S.gguf create mode 100644 Toxic.NPC-1B.i1-Q6_K.gguf create mode 100644 Toxic.NPC-1B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aa7e3d3 --- /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 +Toxic.NPC-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Toxic.NPC-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..6277ef9 --- /dev/null +++ b/README.md @@ -0,0 +1,102 @@ +--- +base_model: Novaciano/Toxic.NPC-1B +language: +- es +- en +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation +- transformers +- safetensors +- gemma3 +- mergekit +- uncensored +- nsfw +- roleplay +- npc +- corrupted-npc +- low-end +- 1b +- heretic +- taboo +- Not-For-All-Audiences +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Toxic.NPC-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Toxic.NPC-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Toxic.NPC-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/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Toxic.NPC-1B-i1-GGUF/resolve/main/Toxic.NPC-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | practically like static Q6_K | + +Here is a handy graph by ikawrakow comparing some lower-quality quant +types (lower is better): + +![image.png](https://www.nethype.de/huggingface_embed/quantpplgraph.png) + +And here are Artefact2's thoughts on the matter: +https://gist.github.com/Artefact2/b5f810600771265fc1e39442288e8ec9 + +## FAQ / Model Request + +See https://huggingface.co/mradermacher/model_requests for some answers to +questions you might have and/or if you want some other model quantized. + +## Thanks + +I thank my company, [nethype GmbH](https://www.nethype.de/), for letting +me use its servers and providing upgrades to my workstation to enable +this work in my free time. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/Toxic.NPC-1B.i1-IQ1_M.gguf b/Toxic.NPC-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..f9834cb --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6e3811254943780c372e108d921c382aa36fdc3bd80939d0cb6a557873135e1 +size 643487264 diff --git a/Toxic.NPC-1B.i1-IQ1_S.gguf b/Toxic.NPC-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..b54616d --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c800d86b871b734611f7deee99c6d92b2a31dc80fc85f8430f58532fd984e1e +size 639194912 diff --git a/Toxic.NPC-1B.i1-IQ2_M.gguf b/Toxic.NPC-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..d0587c1 --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07b7678a292301c79694b459df67acee9834314d9d663ce2e04c85c6c001075 +size 669785120 diff --git a/Toxic.NPC-1B.i1-IQ2_S.gguf b/Toxic.NPC-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..f44ddcb --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b689e61bfc747ed5235f1acd15ef5a9cd373a4021434d903a3a4cfd4181bdb2a +size 664061984 diff --git a/Toxic.NPC-1B.i1-IQ2_XS.gguf b/Toxic.NPC-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..138d2bf --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab1b42e160d42c8dab5bf26cf7eb258971fbed2e93c20390388548e358ad2e25 +size 657322784 diff --git a/Toxic.NPC-1B.i1-IQ2_XXS.gguf b/Toxic.NPC-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2447c46 --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:880af911975c5f3ea78549190cb7e3124a7251d29fad27880b5eea79cf577c0e +size 650641184 diff --git a/Toxic.NPC-1B.i1-IQ3_M.gguf b/Toxic.NPC-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..1aaed2a --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:511cb24afe5252aa2ceaf473196c46aa700268f25b08d9c9dd19724701120e80 +size 697062176 diff --git a/Toxic.NPC-1B.i1-IQ3_S.gguf b/Toxic.NPC-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..adb2c90 --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0846f82e287b4a92bec09825541add970d34b8a4f0d2a9d437e1b677cd154ff +size 689816096 diff --git a/Toxic.NPC-1B.i1-IQ3_XS.gguf b/Toxic.NPC-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a65f896 --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fcf5682b4ccbe54f69ab505594372d47c86e9635590734c33f48304c06b3afa +size 689816096 diff --git a/Toxic.NPC-1B.i1-IQ3_XXS.gguf b/Toxic.NPC-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..39c06a5 --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fdd423789b3666a51129b10bcb2edd75b99825688f8e71d4f36b6a9665c37f1 +size 680111648 diff --git a/Toxic.NPC-1B.i1-IQ4_NL.gguf b/Toxic.NPC-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..4977dae --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c3719066d63358bcb0d215f76712467a50dbb2bcc46fa4840902540c0882624 +size 721864736 diff --git a/Toxic.NPC-1B.i1-IQ4_XS.gguf b/Toxic.NPC-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6582823 --- /dev/null +++ b/Toxic.NPC-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607c31c95efda32ae7a154bfdb64f8c8574a809952b5d0af621aa72c31523839 +size 714436640 diff --git a/Toxic.NPC-1B.i1-Q2_K.gguf b/Toxic.NPC-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..e10fc3e --- /dev/null +++ b/Toxic.NPC-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cedc01700dc2651481c3ecebf32ef991467d5bc96387bd8140353ed6396144f6 +size 689816096 diff --git a/Toxic.NPC-1B.i1-Q2_K_S.gguf b/Toxic.NPC-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..dbec8a1 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6960adfdbfce906b96d395b766abeca32bc7abbe00d3953a3ba9daf740d3f4b +size 671273504 diff --git a/Toxic.NPC-1B.i1-Q3_K_L.gguf b/Toxic.NPC-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..61651f8 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b8d7458fad31092eb37441ca418a6c7f92ce93fe71f67fd13dffccff457cf0 +size 751577120 diff --git a/Toxic.NPC-1B.i1-Q3_K_M.gguf b/Toxic.NPC-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..baa53b7 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61a0bdd0f53f0b05a8f05fa718ff35be5c4f9f9ad584454bbbdea12e0f0986a4 +size 722417696 diff --git a/Toxic.NPC-1B.i1-Q3_K_S.gguf b/Toxic.NPC-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..852d605 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d60c33661ed2a0ebcc9fd629b50e6e0e3fe0d6d266b1deb57f260b5cb3660ad +size 688857632 diff --git a/Toxic.NPC-1B.i1-Q4_0.gguf b/Toxic.NPC-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..7606245 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f5fb0536bc895969d4e1e168984f99b85b59d28f7eb1a15fa9c17938d6781f +size 721920032 diff --git a/Toxic.NPC-1B.i1-Q4_1.gguf b/Toxic.NPC-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..9df17d7 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a216e6c6a76267f3a153efd10f97317021f640490eb5e120f288470c543b731f +size 764037152 diff --git a/Toxic.NPC-1B.i1-Q4_K_M.gguf b/Toxic.NPC-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..b7e08c5 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98c9c4a1848177b09b306e3bcc6375082d2025fcdf902e5dffabe0b27b33f189 +size 806059808 diff --git a/Toxic.NPC-1B.i1-Q4_K_S.gguf b/Toxic.NPC-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2737a19 --- /dev/null +++ b/Toxic.NPC-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:65186ed35874f26938e875a48a7a424e743cf90f73febeb0852f47a687efd957 +size 780994592 diff --git a/Toxic.NPC-1B.i1-Q5_K_M.gguf b/Toxic.NPC-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..720644c --- /dev/null +++ b/Toxic.NPC-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b99df2e23b3b07174e0805c30b367ab05b1e2fd223fb0ea3ce3c5df7db28dd6e +size 851347232 diff --git a/Toxic.NPC-1B.i1-Q5_K_S.gguf b/Toxic.NPC-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..bc4305b --- /dev/null +++ b/Toxic.NPC-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82dacd8af1698d4782e0bc8c11f606e5bb2c0085479be3c3dd2f0820fb6fad9f +size 836401184 diff --git a/Toxic.NPC-1B.i1-Q6_K.gguf b/Toxic.NPC-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..a0ae67d --- /dev/null +++ b/Toxic.NPC-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e86c254055373f7abf0f0e6ae771d7edd4973d7a0ad79e93f7ebc05b0461efe7 +size 1011740192 diff --git a/Toxic.NPC-1B.imatrix.gguf b/Toxic.NPC-1B.imatrix.gguf new file mode 100644 index 0000000..37c49f8 --- /dev/null +++ b/Toxic.NPC-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:380ce300fd1fdc3fbff5b218abe5a0f94284b5c25b7fa8c6d23ca2ecccfa091d +size 1452416