From cf4e1a4712fed2666078e14d65dee5bc44f7f9c4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 16 Jun 2026 14:11:17 +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/gpt-oss-20b-tainted-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++++ README.md | 91 ++++++++++++++++++++++ gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf | 3 + gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf | 3 + gpt-oss-20b-tainted-heresy.imatrix.gguf | 3 + 26 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf create mode 100644 gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf create mode 100644 gpt-oss-20b-tainted-heresy.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..1fb109c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +gpt-oss-20b-tainted-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..f7a89e7 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: MuXodious/gpt-oss-20b-tainted-heresy +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- vllm +- heretic +- uncensored +- decensored +- abliterated +- experimental +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/gpt-oss-20b-tainted-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-20b-tainted-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-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/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 12.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-tainted-heresy-i1-GGUF/resolve/main/gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf) | i1-Q6_K | 22.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/gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..7d99892 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43e7ce68af2a3e749d06f7dfa44df6066c3cda9e920d156198d75d673fbb1b11 +size 12016854848 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..cbe97f8 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3415ad2f90556836a7cdc187bf4704457c610994cd8ac23f783330a79c402514 +size 12016854848 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..5d81279 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36443d0baf16a810014d7aad2f72f0883b6d2fe9cedc0d2ef4078b89f6324ce7 +size 12065515328 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..a3e5201 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c5a7e4543019478b74d3bd44e651e5e6d06a8753e6da6731d67b170fa8ea95a +size 12065515328 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e2dcd69 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ddcae9300321a4fd6ed954b5807358d848c5da955717c5bc41ea4e19b1d7155 +size 12025702208 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..1661542 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da7075e0d7a1ff44f07bfd8b32aab697551e850b247515362082ef4b6edf4cd2 +size 12016854848 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..9f6aff4 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a727f961ef8c4f683db02e33ba778d129f72f6332a4d927b7380dcc253489e76 +size 12202649408 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..48fdd6e --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:059d67ae7eaed89ab3f8bfd11a4a59f43c42bfe31d488d693735807e8b1d5a71 +size 12065515328 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..73d7472 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b858c53a02434941fb0b5d6500dd11ff194b24b24418803e33293770fafc2de5 +size 12065515328 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..32f221e --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ffaaa8e4c2efd821af895d5850d6d306a19082a386e5d48dd9834159e2971bc0 +size 12065515328 diff --git a/gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf b/gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..c324a9e --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c56de8213d1d23cff8d423e7ce53a1cd763d04610b596e4126f18175054aa17 +size 12096481088 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf b/gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..55cd252 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d78e77c45b2808a0ec5a0241d16b0c54808cd87db93b47549743cc1bd2179ff8 +size 12065515328 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf b/gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..b3c6eed --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add8a48a1d3d073b6ec43a01c9158047c1d008ef8668350cd4569cbe68c6fb38 +size 12136294208 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf b/gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..a9639ec --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:655258e1e708678741d2f2808ab18bb69ad3f7c4b82bf7d8eac5568ed73a0724 +size 13335111488 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf b/gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b599ce2 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68e9fc69cb494af7b090af0ae89ec3a9bb61a85a491030e13d036f507528e6c2 +size 12916152128 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf b/gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..2e4ba48 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3316c574c624c0cf2b848b31bc0bb5425c4fcca50689af2596e8e73b95a40a5 +size 12061091648 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf b/gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..0239ade --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5fb9109145b9befb72d722d0affa016c953bc68e22c01653125897e87067111 +size 12148459328 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf b/gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..f329f34 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b3fc563aa7496fd5af879e9e7117f016d8c776db2fdae3738b367a8676c3fdd +size 13369095488 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf b/gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..2b7f8d2 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f66c9ef9f2f8763cec14e90d262b03410d29a271fce27594fd62f37d003a74e +size 15805137728 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf b/gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c2728bf --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04dc1b622eed9f9d80e129920f046d1a3a21e02da98040283a2796ec63a8cbf2 +size 14654243648 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf b/gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..6dba1ee --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce76c9a908dd021455d88d5e6757a10458713fe7b0899df970940ff6d4b636ab +size 16893063488 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf b/gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0d3c140 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d0b41a653648804431eac86bb58503303d27a64cbbeba43a1776e008c634e04 +size 15892205888 diff --git a/gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf b/gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..61b5e75 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae3bc5e15d060cd753b537567357443ee3b6738881e13e9a20897f08c3e22eec +size 22193346368 diff --git a/gpt-oss-20b-tainted-heresy.imatrix.gguf b/gpt-oss-20b-tainted-heresy.imatrix.gguf new file mode 100644 index 0000000..fad5e45 --- /dev/null +++ b/gpt-oss-20b-tainted-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4fd6f2e359b13eb61a0a4e99ec100401959ea70be5af9ad1b070ce865289a21 +size 28079776