commit 9eac6a45903ea146afa4a22b9be7b146b884d823 Author: ModelHub XC Date: Wed Jul 8 18:56:10 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..df1b839 --- /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-science_full_v1.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-MXFP4_MOE.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +gpt-oss-20b-science_full_v1.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..6e40e4a --- /dev/null +++ b/README.md @@ -0,0 +1,89 @@ +--- +base_model: MIldoc/gpt-oss-20b-science_full_v1 +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/MIldoc/gpt-oss-20b-science_full_v1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-20b-science_full_v1-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-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-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ1_S.gguf) | i1-IQ1_S | 12.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.0 | | +| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20b-science_full_v1-i1-GGUF/resolve/main/gpt-oss-20b-science_full_v1.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-science_full_v1.i1-IQ1_M.gguf b/gpt-oss-20b-science_full_v1.i1-IQ1_M.gguf new file mode 100644 index 0000000..6b63133 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2835125f2fc0386ea27eecb0e0289d48f56e76d655d04bb817e42573cc23b71c +size 12016853120 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ1_S.gguf b/gpt-oss-20b-science_full_v1.i1-IQ1_S.gguf new file mode 100644 index 0000000..27899a7 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95dcf194f2eb8ab520380c01ff5de42bef4b2c1416fc241f23792f28ffe69b44 +size 12016853120 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ2_M.gguf b/gpt-oss-20b-science_full_v1.i1-IQ2_M.gguf new file mode 100644 index 0000000..151a750 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45ff47f4ac80213c1e5fbe7b2f7f3acebd0a4692ebb55c6fd9494771d20c9258 +size 12065513600 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ2_S.gguf b/gpt-oss-20b-science_full_v1.i1-IQ2_S.gguf new file mode 100644 index 0000000..31b02e6 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2191518ab94b204dd674ea046679655623117c11fa3bf762650deda4d8b48c9b +size 12065513600 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ2_XS.gguf b/gpt-oss-20b-science_full_v1.i1-IQ2_XS.gguf new file mode 100644 index 0000000..07ecdf8 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a71256581f5c31973bedd8066cf61ed3bd1f7b1a29d99471e13fbe7e78327675 +size 12025700480 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ2_XXS.gguf b/gpt-oss-20b-science_full_v1.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..d6c046e --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd0c03b08496438ccdce539c36af28e82a71b5fb00a09dca124ec0d6ad88895d +size 12016853120 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ3_M.gguf b/gpt-oss-20b-science_full_v1.i1-IQ3_M.gguf new file mode 100644 index 0000000..c99ff17 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b965f4ed166bf0c293091e2c19ac18b8c9ea36ca9eaa4518b1e363264f8fc425 +size 12202647680 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ3_S.gguf b/gpt-oss-20b-science_full_v1.i1-IQ3_S.gguf new file mode 100644 index 0000000..dbe65de --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c025a00c13bfd9b008f7b4ccd6de4ec05dc6750744745b467c34bb54bb7d7e +size 12065513600 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ3_XS.gguf b/gpt-oss-20b-science_full_v1.i1-IQ3_XS.gguf new file mode 100644 index 0000000..83cd81e --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb3b48c932195d40c417fbfe76ad3590a08ff2e47ea8f67f2b6bf80bbd80495d +size 12065513600 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ3_XXS.gguf b/gpt-oss-20b-science_full_v1.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3767765 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d316b8df80fa1968656042d38c5b34d2fbc5fec471b8c7bdf19d983c5fe894d1 +size 12065513600 diff --git a/gpt-oss-20b-science_full_v1.i1-IQ4_XS.gguf b/gpt-oss-20b-science_full_v1.i1-IQ4_XS.gguf new file mode 100644 index 0000000..7037d77 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9f83724b9f75bd489df34cd100f5f5aa487de777c40897efab87b7d3e69bbe +size 12096479360 diff --git a/gpt-oss-20b-science_full_v1.i1-MXFP4_MOE.gguf b/gpt-oss-20b-science_full_v1.i1-MXFP4_MOE.gguf new file mode 100644 index 0000000..e7f7bc6 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-MXFP4_MOE.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c77350e67132f3f2138c2e086ad599cf27d2bfd92602c835cfa05976d767cc0 +size 12109566080 diff --git a/gpt-oss-20b-science_full_v1.i1-Q2_K.gguf b/gpt-oss-20b-science_full_v1.i1-Q2_K.gguf new file mode 100644 index 0000000..9bfe7a1 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a89696981a941178ee906617e3cca45348fa40309402df00d270fadf9e9584d4 +size 12065513600 diff --git a/gpt-oss-20b-science_full_v1.i1-Q2_K_S.gguf b/gpt-oss-20b-science_full_v1.i1-Q2_K_S.gguf new file mode 100644 index 0000000..6dce571 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a8da7c3a1340b4b24905cf69e95cf67e9f629a55ab893b21d0a7635cbb5eadd +size 12136292480 diff --git a/gpt-oss-20b-science_full_v1.i1-Q3_K_L.gguf b/gpt-oss-20b-science_full_v1.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ce9fe30 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3cbe6f35270a8c365bc42d9063b405aeafec1b9b818a9f3d6c79bc1c6c7ac2b3 +size 13335109760 diff --git a/gpt-oss-20b-science_full_v1.i1-Q3_K_M.gguf b/gpt-oss-20b-science_full_v1.i1-Q3_K_M.gguf new file mode 100644 index 0000000..df49498 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f6226cf25042269045192025c8766687856772d990f3dd907a401ab1e462f0 +size 12916150400 diff --git a/gpt-oss-20b-science_full_v1.i1-Q3_K_S.gguf b/gpt-oss-20b-science_full_v1.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4a5febb --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7703524a47d0a76abf4c6bae5843baa4409ed79dd5513798213189d6ed6be686 +size 12061089920 diff --git a/gpt-oss-20b-science_full_v1.i1-Q4_0.gguf b/gpt-oss-20b-science_full_v1.i1-Q4_0.gguf new file mode 100644 index 0000000..0b25111 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc1ca94780455977f31545e67883634a04d7d9598688726640694514d40b9039 +size 12148457600 diff --git a/gpt-oss-20b-science_full_v1.i1-Q4_1.gguf b/gpt-oss-20b-science_full_v1.i1-Q4_1.gguf new file mode 100644 index 0000000..e7590e0 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9e851dc07b129dc513acbbc36904c44325c81f4fe33c5266f549795b457206 +size 13369093760 diff --git a/gpt-oss-20b-science_full_v1.i1-Q4_K_M.gguf b/gpt-oss-20b-science_full_v1.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c979f25 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8277119806a536bf453c2f83f198025d3925058b762d29c2848c12389ebecc1e +size 15805136000 diff --git a/gpt-oss-20b-science_full_v1.i1-Q4_K_S.gguf b/gpt-oss-20b-science_full_v1.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9a077c7 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:261074a527d5130c929773632593205b6fe55d3a7ab9fc1802ee911ce01a13d6 +size 14654241920 diff --git a/gpt-oss-20b-science_full_v1.i1-Q5_K_M.gguf b/gpt-oss-20b-science_full_v1.i1-Q5_K_M.gguf new file mode 100644 index 0000000..cf6f388 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe17352589be2f43d4c34c6f781077e8997d8a072db0754fd52f0d00f72ca8d5 +size 16893061760 diff --git a/gpt-oss-20b-science_full_v1.i1-Q5_K_S.gguf b/gpt-oss-20b-science_full_v1.i1-Q5_K_S.gguf new file mode 100644 index 0000000..26b8187 --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e2e5a8087a192d5799a31884acd0c9275029cfea2d8e328a2d96a59ed48654 +size 15892204160 diff --git a/gpt-oss-20b-science_full_v1.i1-Q6_K.gguf b/gpt-oss-20b-science_full_v1.i1-Q6_K.gguf new file mode 100644 index 0000000..48bf16a --- /dev/null +++ b/gpt-oss-20b-science_full_v1.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50dc0d32d91c483a07fa06976c80f05797a40e09708c123bea32160c06719ff0 +size 22193344640 diff --git a/gpt-oss-20b-science_full_v1.imatrix.gguf b/gpt-oss-20b-science_full_v1.imatrix.gguf new file mode 100644 index 0000000..451988f --- /dev/null +++ b/gpt-oss-20b-science_full_v1.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d62a3fe124bb9ad8001798a9fce86a9468806a1c3dee3b9d2db9b30c4b557fc +size 28079776