From c489b89ed629190675e6f7194d2518fd798a9e37 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 12:21: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/gpt-oss-20b-impotent-heresy-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++ README.md | 90 +++++++++++++++++++ gpt-oss-20b-impotent-heresy.i1-IQ1_M.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ3_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-MXFP4_MOE.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf | 3 + gpt-oss-20b-impotent-heresy.i1-Q6_K.gguf | 3 + gpt-oss-20b-impotent-heresy.imatrix.gguf | 3 + 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ1_M.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ3_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-MXFP4_MOE.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf create mode 100644 gpt-oss-20b-impotent-heresy.i1-Q6_K.gguf create mode 100644 gpt-oss-20b-impotent-heresy.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..cee103c --- /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 +gpt-oss-20b-impotent-heresy.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-MXFP4_MOE.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-impotent-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..b717b16 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: MuXodious/gpt-oss-20b-impotent-heresy +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- vllm +- heretic +- uncensored +- decensored +- abliterated +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/MuXodious/gpt-oss-20b-impotent-heresy + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-20b-impotent-heresy-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/gpt-oss-20b-impotent-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-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf) | i1-IQ1_S | 12.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-impotent-heresy-i1-GGUF/resolve/main/gpt-oss-20b-impotent-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-impotent-heresy.i1-IQ1_M.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ1_M.gguf new file mode 100644 index 0000000..a2ac2ea --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d538dc10df9640ecd73fba5b86933ee6557f6cd92d5bf65ad82a5f70c57483e7 +size 12016854816 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf new file mode 100644 index 0000000..911198b --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92c9f3aa75fb09562f8e5059ccff6dc6088cd1e75f6d464cbbbfa92171e3ca94 +size 12016854816 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf new file mode 100644 index 0000000..859dbff --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3723459e8e50085205d7f60735271feb2f3e950a7ac19eb78d0fd728ee866f3 +size 12065515296 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf new file mode 100644 index 0000000..81e238e --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9196ff7569691bfcb6bc03659585a45eaa51ca280e93885e1ce5274cb46180de +size 12065515296 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf new file mode 100644 index 0000000..f5b798f --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096dfa7746832466e0ff740774e4b2850a4b8fd7add6e87545da7af9b63675fd +size 12025702176 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..28a525c --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ae35817a83bb95805616a21aa1a1e25017351a4df3c77128b0ea4f2c1c1884 +size 12016854816 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf new file mode 100644 index 0000000..ecad69a --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0e997161ddd605919f43cb7139341e76f540759fd162246c04bb12edb7f657d +size 12202649376 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ3_S.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ3_S.gguf new file mode 100644 index 0000000..c6b8b1e --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ffa17f5b8888125468e212127ea610525a964f74114f260b24a6558c33caccc +size 12065515296 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf new file mode 100644 index 0000000..197d4b6 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:909bab87b043787da7db1aa0c6888cb3db3d32dfcc0200e42e3fd840e7cc6611 +size 12065515296 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..26c7d4e --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ad91356ac5a3e7984e61bd20b12c743d11afae6e15fc16879a0e2d877add1a +size 12065515296 diff --git a/gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf b/gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf new file mode 100644 index 0000000..11fcafc --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:591b2f0516098ec867155ee8f7723c0973d7369e6dfe0b1dda615213eb436c07 +size 12096481056 diff --git a/gpt-oss-20b-impotent-heresy.i1-MXFP4_MOE.gguf b/gpt-oss-20b-impotent-heresy.i1-MXFP4_MOE.gguf new file mode 100644 index 0000000..2c60db1 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-MXFP4_MOE.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccc5c4fe997d7bf5c498f045a7ae1ac64f7ae322efca479042abdb571c4d768 +size 12109567776 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf b/gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf new file mode 100644 index 0000000..4f14d89 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2297e3a4b4bd8d3759730e0be0eda76f731085cf0565ef21f673497198b9d858 +size 12065515296 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf b/gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf new file mode 100644 index 0000000..7f6be7b --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc20127f01c527e080dba1527792943ce1810f9698539f527fa52441ae452864 +size 12136294176 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf b/gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f301e3d --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ad99fce78a0a3053904f91e8725dc40e8d91330a193a2571038b6be089ee421 +size 13335111456 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf b/gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf new file mode 100644 index 0000000..84e7dac --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81d7038bd04e0565a39bc88af19f23473d15f46fc2d98d41aadccf54d63bb990 +size 12916152096 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf b/gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7f408c1 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8567aecac61fd9627b77ee3e19de04e5c1b194ffbd2191b6b425aa7088d1364b +size 12061091616 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf b/gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf new file mode 100644 index 0000000..56bf22b --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2267bc356347f1a0fa021f9a124adcbf9667cd33d26328ebd9356980192997ed +size 12148459296 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf b/gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf new file mode 100644 index 0000000..6ff8e9c --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:532d79f21b1491a8d6d95e03b88822fb25f3d25573cfdab7e852c4402197a324 +size 13369095456 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf b/gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf new file mode 100644 index 0000000..74d8464 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a141fb0f61eed5652ffef08875710495b2d13ebce7477aeede1839222e60146 +size 15805137696 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf b/gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3b5e56b --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260ed9c2dcd50617d7615b59d83c655fcfda54fe7f6980f4465b7d5b7bfe8f46 +size 14654243616 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf b/gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf new file mode 100644 index 0000000..df2e458 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75a86cba0ba2f57641edbd6296c118f714323806fd8d7253fdd50766e6e74048 +size 16893063456 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf b/gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7f0cd31 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d147c54a0a40d04f73ff2720b72ee80c7776d2f062763d1ed1333f8a0529092 +size 15892205856 diff --git a/gpt-oss-20b-impotent-heresy.i1-Q6_K.gguf b/gpt-oss-20b-impotent-heresy.i1-Q6_K.gguf new file mode 100644 index 0000000..74dd9de --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38c059c560b4e3cbffd0b1d9e8b3caff3ecc8eef2412ca46f91e417958cdc1c +size 22193346336 diff --git a/gpt-oss-20b-impotent-heresy.imatrix.gguf b/gpt-oss-20b-impotent-heresy.imatrix.gguf new file mode 100644 index 0000000..63f8074 --- /dev/null +++ b/gpt-oss-20b-impotent-heresy.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ba18e23d61f1836de8e7e470ec46385c6fb457177d425b24eba6bd7c62b671a +size 28079776