From e2498e89bd19b6cb0c14d52ac14f1c343678dfec Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 18:22:11 +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-stem-distilled-reasoning-i1-GGUF Source: Original Platform --- .gitattributes | 59 ++++++++++++ README.md | 91 +++++++++++++++++++ ...20b-stem-distilled-reasoning.i1-IQ1_M.gguf | 3 + ...20b-stem-distilled-reasoning.i1-IQ1_S.gguf | 3 + ...20b-stem-distilled-reasoning.i1-IQ2_M.gguf | 3 + ...20b-stem-distilled-reasoning.i1-IQ2_S.gguf | 3 + ...0b-stem-distilled-reasoning.i1-IQ2_XS.gguf | 3 + ...b-stem-distilled-reasoning.i1-IQ2_XXS.gguf | 3 + ...20b-stem-distilled-reasoning.i1-IQ3_M.gguf | 3 + ...20b-stem-distilled-reasoning.i1-IQ3_S.gguf | 3 + ...0b-stem-distilled-reasoning.i1-IQ3_XS.gguf | 3 + ...b-stem-distilled-reasoning.i1-IQ3_XXS.gguf | 3 + ...0b-stem-distilled-reasoning.i1-IQ4_XS.gguf | 3 + ...-20b-stem-distilled-reasoning.i1-Q2_K.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q2_K_S.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q3_K_L.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q3_K_M.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q3_K_S.gguf | 3 + ...-20b-stem-distilled-reasoning.i1-Q4_0.gguf | 3 + ...-20b-stem-distilled-reasoning.i1-Q4_1.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q4_K_M.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q4_K_S.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q5_K_M.gguf | 3 + ...0b-stem-distilled-reasoning.i1-Q5_K_S.gguf | 3 + ...-20b-stem-distilled-reasoning.i1-Q6_K.gguf | 3 + ...-20b-stem-distilled-reasoning.imatrix.gguf | 3 + 26 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_M.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_M.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XS.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XXS.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_M.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XS.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XXS.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-IQ4_XS.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_L.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_M.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q4_0.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q4_1.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_M.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_M.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_S.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.i1-Q6_K.gguf create mode 100644 gpt-oss-20b-stem-distilled-reasoning.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..78c95cb --- /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-stem-distilled-reasoning.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-stem-distilled-reasoning.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..771cb01 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: EpistemeAI/gpt-oss-20b-stem-distilled-reasoning +datasets: +- Jackrong/gpt-oss-120b-reasoning-STEM-5K +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- gpt_oss +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/EpistemeAI/gpt-oss-20b-stem-distilled-reasoning + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-20b-stem-distilled-reasoning-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-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-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_S.gguf) | i1-IQ1_S | 12.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-stem-distilled-reasoning-i1-GGUF/resolve/main/gpt-oss-20b-stem-distilled-reasoning.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-stem-distilled-reasoning.i1-IQ1_M.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_M.gguf new file mode 100644 index 0000000..47dd5ea --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d76bf8af5b1ff571ec644688870bfc4d47f62f45a9428c745628a8b44908206 +size 12016855616 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_S.gguf new file mode 100644 index 0000000..3cfbcda --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6d74da2693e9a465bab20f9b59fe039a4ee2806ad5a22cbac8c5023da0916a +size 12016855616 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_M.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_M.gguf new file mode 100644 index 0000000..af711a8 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46e9dcee7b07e369777d335ee990fc3912e6524b07dfe71a4ee85cc184e7d335 +size 12065516096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_S.gguf new file mode 100644 index 0000000..0ef4ef1 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3a9e9d5804ec4518ff96fea7980c9d0832be734de3d006a53abfc2fb38f9ee9 +size 12065516096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XS.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c796c0e --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d898aa9872cb94a756768d68131521a2dafdff8cbed4738ae3e3c8d85e6e955 +size 12025702976 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XXS.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..3cb51c1 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2217095814ee28b211f396a247ed27a7c58cbf293a3f8d263cde39d1706979 +size 12016855616 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_M.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_M.gguf new file mode 100644 index 0000000..877c16f --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566203e0d4aca94200f429b6fa7b6655652903f5c8d8cfeb05834c2cf5fd7004 +size 12202650176 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_S.gguf new file mode 100644 index 0000000..1c69014 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6bab97d607e5d11e20351a4cd8fa5428c87d51900ba24d4a50669c4256d73b4 +size 12065516096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XS.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XS.gguf new file mode 100644 index 0000000..75b3173 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b2c34bcd813e7ec5eedbc42bde46a9bbf75f9773efe699f8f0d160ca160fdf4 +size 12065516096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XXS.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..9ce1917 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5291a4dc12d0e5ecca151371d83c9c64adbcbd7d80240b690c9374361233325 +size 12065516096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-IQ4_XS.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ4_XS.gguf new file mode 100644 index 0000000..01a1993 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcada8d7af1f4ced7db9dfd2aa785c8865e912307a21bf461b65040a3845f71e +size 12096481856 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K.gguf new file mode 100644 index 0000000..6f12156 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e68c1e89ed8ab86f3f66df88d9b59cb11bb42d0be7ed3dec7553c4d98fb2eeb9 +size 12065516096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1c527a9 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bfb53107791f3d06bb3697ebf9cbef3923de926124bcd49b6dc4035679b66af +size 12136294976 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_L.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_L.gguf new file mode 100644 index 0000000..10dae75 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36137c4b7765f8f17ab746a0e2c8beb420ed0cce89e6fa220b2f686cd9d2eaa +size 13335112256 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_M.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_M.gguf new file mode 100644 index 0000000..af127a1 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b2708d202d8c3c2c0c610f2e5fa20786b71867acbe8e338f20dd9e044f7ce5f +size 12916152896 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d3295ea --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c31a9faf37bec5ada054fa0dfd418512692623ce111a01bbc054ef2b9988ed8 +size 12061092416 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_0.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_0.gguf new file mode 100644 index 0000000..134ea1b --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:23800cc34ac5aab016e72745570e04a6418818578d37e327828ae80ef0c6b9e0 +size 12148460096 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_1.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_1.gguf new file mode 100644 index 0000000..e530a2f --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c42310330616f2405de0a267cefc89fdc72ec8c32cc7b378173980aa1bdfa44 +size 13369096256 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_M.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_M.gguf new file mode 100644 index 0000000..fa62fd0 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:00a0f334ffcad8f6dea308a8345d01daf38b84a87ac061c5b91b50a5bae5e40d +size 15805138496 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9183b3f --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b1d4b53412833c8e7fc36c90dc1edda8de15c9cb9a64b1c16285c8a88232c5 +size 14654244416 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_M.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b613136 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd76353101248b373e9a3dc2eb6be74d420184b2dc97ce2295e81682f1fea53c +size 16893064256 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_S.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4c7a7b8 --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26a1df86d47ea2f1d250ed42a14dd1da30776d51825edbd2760ad6ee87467bb +size 15892206656 diff --git a/gpt-oss-20b-stem-distilled-reasoning.i1-Q6_K.gguf b/gpt-oss-20b-stem-distilled-reasoning.i1-Q6_K.gguf new file mode 100644 index 0000000..5056f6b --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54746b0d30361ede2ea11d5b40e516667aa79507fd8d8c240242ca2d8a8d4ed4 +size 22193347136 diff --git a/gpt-oss-20b-stem-distilled-reasoning.imatrix.gguf b/gpt-oss-20b-stem-distilled-reasoning.imatrix.gguf new file mode 100644 index 0000000..5c3196a --- /dev/null +++ b/gpt-oss-20b-stem-distilled-reasoning.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca6b251ef30dc22af5b945cec6e61229a07617c524dba76f1e5df0151d7c8f4a +size 28079776