From 77366c4abcab2009a06af089dcf2be0ba4261bed Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 19 May 2026 14:50:42 +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-30B-Preview-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++ GPT-OSS-30B-Preview.i1-IQ1_M.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ1_S.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ2_M.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ2_S.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ2_XS.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ3_M.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ3_S.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ3_XS.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf | 3 + GPT-OSS-30B-Preview.i1-IQ4_XS.gguf | 3 + GPT-OSS-30B-Preview.i1-Q2_K.gguf | 3 + GPT-OSS-30B-Preview.i1-Q2_K_S.gguf | 3 + GPT-OSS-30B-Preview.i1-Q3_K_L.gguf | 3 + GPT-OSS-30B-Preview.i1-Q3_K_M.gguf | 3 + GPT-OSS-30B-Preview.i1-Q3_K_S.gguf | 3 + GPT-OSS-30B-Preview.i1-Q4_0.gguf | 3 + GPT-OSS-30B-Preview.i1-Q4_1.gguf | 3 + GPT-OSS-30B-Preview.i1-Q4_K_M.gguf | 3 + GPT-OSS-30B-Preview.i1-Q4_K_S.gguf | 3 + GPT-OSS-30B-Preview.i1-Q5_K_M.gguf | 3 + GPT-OSS-30B-Preview.i1-Q5_K_S.gguf | 3 + GPT-OSS-30B-Preview.i1-Q6_K.gguf | 3 + GPT-OSS-30B-Preview.imatrix.gguf | 3 + README.md | 89 +++++++++++++++++++++++++++++ 26 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 GPT-OSS-30B-Preview.i1-IQ1_M.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ1_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ2_M.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ2_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ2_XS.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ3_M.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ3_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ3_XS.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf create mode 100644 GPT-OSS-30B-Preview.i1-IQ4_XS.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q2_K.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q2_K_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q3_K_L.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q3_K_M.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q3_K_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q4_0.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q4_1.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q4_K_M.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q4_K_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q5_K_M.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q5_K_S.gguf create mode 100644 GPT-OSS-30B-Preview.i1-Q6_K.gguf create mode 100644 GPT-OSS-30B-Preview.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ace5929 --- /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-30B-Preview.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +GPT-OSS-30B-Preview.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/GPT-OSS-30B-Preview.i1-IQ1_M.gguf b/GPT-OSS-30B-Preview.i1-IQ1_M.gguf new file mode 100644 index 0000000..3c86223 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c89828a04dfbae967a558d1b42e9dc798192f9f8e41d5915d4c0e15c7550077 +size 17548239648 diff --git a/GPT-OSS-30B-Preview.i1-IQ1_S.gguf b/GPT-OSS-30B-Preview.i1-IQ1_S.gguf new file mode 100644 index 0000000..8c457fc --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ff2e527170853b1164de9822bd625cf08ae6b40f750e79b9ddf66ecfb6b1998 +size 17548239648 diff --git a/GPT-OSS-30B-Preview.i1-IQ2_M.gguf b/GPT-OSS-30B-Preview.i1-IQ2_M.gguf new file mode 100644 index 0000000..e012f8f --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:499366df14807dedaa6d5089f3b73489aaf4476e6d1e55ae7ab23c7756bf2553 +size 17621230368 diff --git a/GPT-OSS-30B-Preview.i1-IQ2_S.gguf b/GPT-OSS-30B-Preview.i1-IQ2_S.gguf new file mode 100644 index 0000000..a9beb35 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebcef6323385047e3c0d2e9fd42af9414a78e85adc6c6d2c43cb96bc4b43384a +size 17621230368 diff --git a/GPT-OSS-30B-Preview.i1-IQ2_XS.gguf b/GPT-OSS-30B-Preview.i1-IQ2_XS.gguf new file mode 100644 index 0000000..def53a3 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b33b12114e9b43f403960fa6276664e22e538f7635a72b65530ca45c92a84cc +size 17561510688 diff --git a/GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf b/GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..eb3e85a --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29599b7b9a06004460deed2f8babb6ddb6fcf8f3d4217a62bb8ff3ba17e77454 +size 17548239648 diff --git a/GPT-OSS-30B-Preview.i1-IQ3_M.gguf b/GPT-OSS-30B-Preview.i1-IQ3_M.gguf new file mode 100644 index 0000000..5b3b289 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa81b6abe1624e8c159f0ae29a96c611aa3b00b60feb7569141ccfa79e595e4b +size 17810342688 diff --git a/GPT-OSS-30B-Preview.i1-IQ3_S.gguf b/GPT-OSS-30B-Preview.i1-IQ3_S.gguf new file mode 100644 index 0000000..090abc1 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af4f5833008e0332e6537a899ec79130cd266c8a8eae2c99bb7bc402acb92126 +size 17621230368 diff --git a/GPT-OSS-30B-Preview.i1-IQ3_XS.gguf b/GPT-OSS-30B-Preview.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b307585 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bd4da347e29199c980a1086680caf7fa1cf410e6315ae7ad9a2ca17a4cf3fbf +size 17621230368 diff --git a/GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf b/GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..d7c3336 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f04d373f25fae8685d03f1181be3e3e884d88648fa907c42659b3419e7a356 +size 17621230368 diff --git a/GPT-OSS-30B-Preview.i1-IQ4_XS.gguf b/GPT-OSS-30B-Preview.i1-IQ4_XS.gguf new file mode 100644 index 0000000..95bf0c1 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6d860aa4faa2bc85c18d1411388c36061c3db12541dc44da4be0dbe045f713a +size 17667679008 diff --git a/GPT-OSS-30B-Preview.i1-Q2_K.gguf b/GPT-OSS-30B-Preview.i1-Q2_K.gguf new file mode 100644 index 0000000..44bacff --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f2111d377805f77101f65535291f5e0e6d3289787ce8bbbeefd3071fd31e15f +size 17621230368 diff --git a/GPT-OSS-30B-Preview.i1-Q2_K_S.gguf b/GPT-OSS-30B-Preview.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3029c54 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3d85c4e8c39576a6307adbd35c048fbfa2360c29086993f9d51ca3e57395eea +size 17710809888 diff --git a/GPT-OSS-30B-Preview.i1-Q3_K_L.gguf b/GPT-OSS-30B-Preview.i1-Q3_K_L.gguf new file mode 100644 index 0000000..b01109f --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d57251d3f526f2050a184cdd7c46a8b0a84288ba637676e3aeb0f009dbfdb5 +size 19525624608 diff --git a/GPT-OSS-30B-Preview.i1-Q3_K_M.gguf b/GPT-OSS-30B-Preview.i1-Q3_K_M.gguf new file mode 100644 index 0000000..46d3608 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c28b91ffd0e39bfe810ee6bc5343492ebdbd5ed93d6987ad31d4122bd02a24da +size 18905387808 diff --git a/GPT-OSS-30B-Preview.i1-Q3_K_S.gguf b/GPT-OSS-30B-Preview.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b87f1c0 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f370af245fba2f1a8f58a244345d162dcfa2590e2642f290dabc72b6560db3d +size 17614594848 diff --git a/GPT-OSS-30B-Preview.i1-Q4_0.gguf b/GPT-OSS-30B-Preview.i1-Q4_0.gguf new file mode 100644 index 0000000..b47ae1c --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f60158e3a06465260c0fc54fcf877161a74ba59421e4ea8fa87d50e7bb9a221 +size 17737351968 diff --git a/GPT-OSS-30B-Preview.i1-Q4_1.gguf b/GPT-OSS-30B-Preview.i1-Q4_1.gguf new file mode 100644 index 0000000..d4ba51a --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:24806e1af66c44314a0bbc504fe34a941664f44ebb9053cd26679c1f507049b4 +size 19558502688 diff --git a/GPT-OSS-30B-Preview.i1-Q4_K_M.gguf b/GPT-OSS-30B-Preview.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0d2d5e2 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07b193881c592234b3393033c16ee9d82844879b132e78c630d5b113e2fc69a8 +size 23194468128 diff --git a/GPT-OSS-30B-Preview.i1-Q4_K_S.gguf b/GPT-OSS-30B-Preview.i1-Q4_K_S.gguf new file mode 100644 index 0000000..8d6279d --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fb2862dab171281722864ced9318a48ad166afd97282b9d5ef87a61df10760d +size 21459648288 diff --git a/GPT-OSS-30B-Preview.i1-Q5_K_M.gguf b/GPT-OSS-30B-Preview.i1-Q5_K_M.gguf new file mode 100644 index 0000000..cfdf7b2 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:719d8113689a4f692eb48c209a199b52e9018d333b16f5e9897c9a6fad5272b2 +size 24808258848 diff --git a/GPT-OSS-30B-Preview.i1-Q5_K_S.gguf b/GPT-OSS-30B-Preview.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0eea5a9 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:673ff436cce8564a32eb2fd519aa9a202c2f8dd56fe3a52588a7d8e7c213d703 +size 23306972448 diff --git a/GPT-OSS-30B-Preview.i1-Q6_K.gguf b/GPT-OSS-30B-Preview.i1-Q6_K.gguf new file mode 100644 index 0000000..f386471 --- /dev/null +++ b/GPT-OSS-30B-Preview.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a002908cf676781422be75e3906567c40350453f9b28b7af5da21ead21eb5480 +size 32668193568 diff --git a/GPT-OSS-30B-Preview.imatrix.gguf b/GPT-OSS-30B-Preview.imatrix.gguf new file mode 100644 index 0000000..090d0c8 --- /dev/null +++ b/GPT-OSS-30B-Preview.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49796876f6037360ad6b9d6a4e3e8afbcc5399453d2d2e5decc69e28fa05ac68 +size 42119616 diff --git a/README.md b/README.md new file mode 100644 index 0000000..536cd03 --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: win10/GPT-OSS-30B-Preview +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- vllm +- unsloth +- mergekit +- gpt_oss +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/win10/GPT-OSS-30B-Preview + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#GPT-OSS-30B-Preview-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-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-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ1_M.gguf) | i1-IQ1_M | 17.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ1_S.gguf) | i1-IQ1_S | 17.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 17.6 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ2_XS.gguf) | i1-IQ2_XS | 17.7 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q3_K_S.gguf) | i1-Q3_K_S | 17.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ2_M.gguf) | i1-IQ2_M | 17.7 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ2_S.gguf) | i1-IQ2_S | 17.7 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ3_S.gguf) | i1-IQ3_S | 17.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ3_XS.gguf) | i1-IQ3_XS | 17.7 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 17.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q2_K.gguf) | i1-Q2_K | 17.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ4_XS.gguf) | i1-IQ4_XS | 17.8 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q2_K_S.gguf) | i1-Q2_K_S | 17.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q4_0.gguf) | i1-Q4_0 | 17.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-IQ3_M.gguf) | i1-IQ3_M | 17.9 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q3_K_M.gguf) | i1-Q3_K_M | 19.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q3_K_L.gguf) | i1-Q3_K_L | 19.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q4_1.gguf) | i1-Q4_1 | 19.7 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q4_K_S.gguf) | i1-Q4_K_S | 21.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q4_K_M.gguf) | i1-Q4_K_M | 23.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q5_K_S.gguf) | i1-Q5_K_S | 23.4 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q5_K_M.gguf) | i1-Q5_K_M | 24.9 | | +| [GGUF](https://huggingface.co/mradermacher/GPT-OSS-30B-Preview-i1-GGUF/resolve/main/GPT-OSS-30B-Preview.i1-Q6_K.gguf) | i1-Q6_K | 32.8 | 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. + +