初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/gpt-oss-20B-personal-i1-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-04-30 21:40:22 +08:00
commit 7734ce3690
26 changed files with 220 additions and 0 deletions

59
.gitattributes vendored Normal file
View File

@@ -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-personal.imatrix.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text
gpt-oss-20B-personal.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text

89
README.md Normal file
View File

@@ -0,0 +1,89 @@
---
base_model: dbands/gpt-oss-20B-personal
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
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: nicoboss -->
<!-- ### quants: Q2_K IQ3_M Q4_K_S IQ3_XXS Q3_K_M small-IQ4_NL Q4_K_M IQ2_M Q6_K IQ4_XS Q2_K_S IQ1_M Q3_K_S IQ2_XXS Q3_K_L IQ2_XS Q5_K_S IQ2_S IQ1_S Q5_K_M Q4_0 IQ3_XS Q4_1 IQ3_S -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
weighted/imatrix quants of https://huggingface.co/dbands/gpt-oss-20B-personal
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#gpt-oss-20B-personal-i1-GGUF).***
static quants are available at https://huggingface.co/mradermacher/gpt-oss-20B-personal-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-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ1_M.gguf) | i1-IQ1_M | 12.1 | mostly desperate |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ1_S.gguf) | i1-IQ1_S | 12.1 | for the desperate |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 12.1 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ2_XS.gguf) | i1-IQ2_XS | 12.1 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q3_K_S.gguf) | i1-Q3_K_S | 12.2 | IQ3_XS probably better |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ2_M.gguf) | i1-IQ2_M | 12.2 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ2_S.gguf) | i1-IQ2_S | 12.2 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ3_S.gguf) | i1-IQ3_S | 12.2 | beats Q3_K* |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ3_XS.gguf) | i1-IQ3_XS | 12.2 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 12.2 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q2_K.gguf) | i1-Q2_K | 12.2 | IQ3_XXS probably better |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.2 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q2_K_S.gguf) | i1-Q2_K_S | 12.2 | very low quality |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q4_0.gguf) | i1-Q4_0 | 12.2 | fast, low quality |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-IQ3_M.gguf) | i1-IQ3_M | 12.3 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q3_K_M.gguf) | i1-Q3_K_M | 13.0 | IQ3_S probably better |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q3_K_L.gguf) | i1-Q3_K_L | 13.4 | IQ3_M probably better |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q4_1.gguf) | i1-Q4_1 | 13.5 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q4_K_S.gguf) | i1-Q4_K_S | 14.8 | optimal size/speed/quality |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q4_K_M.gguf) | i1-Q4_K_M | 15.9 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.0 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.i1-Q5_K_M.gguf) | i1-Q5_K_M | 17.0 | |
| [GGUF](https://huggingface.co/mradermacher/gpt-oss-20B-personal-i1-GGUF/resolve/main/gpt-oss-20B-personal.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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:993c804990c083f085a5a2710786970fe2271622d99df0d533dace0f89a0bbd8
size 12016853088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a7c5414691d75b64dd64c0b97473c263e74d895b9db6bc3b9f67d2ad231961f
size 12016853088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:53eb3c10c0fc8564c2e2b566d37cd8fe21c2ee53f4febb168b65d34d3ef91b42
size 12065513568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2d54179dcf3ab1ba13de6be501b2dd506a46569c600950f8f3d7c758515fb9df
size 12065513568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:aa2686db48b69dc067d5f28204baafa20d8ad465b631c08618b968766d06a990
size 12025700448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3e2951aadc89c59f9c35ed33edd2a6c35c00ff9e61155191316e14077e8d14b4
size 12016853088

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0230980893536665c25d5d0ed7475755d7e072cec1d3a8489244d5c925fdba42
size 12202647648

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3857836a9bef4f00189f82acd41ba9353581e56e17439b52531c4aa8be1eec9f
size 12065513568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d5a444dfc9221512762c6bdea5a32e697078ca008efa25ce0fe7520cd07881e
size 12065513568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:324860def5057019dcd7b1e23c6423784a030c27c440ea5b4507d8c802494708
size 12065513568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8b59ffe6c797b39235663eb27fd971f2f9ecb8e3993f73124520a5402bf205c8
size 12096479328

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9cbaf2cbcb6e314f071f76b908277984c9991fc55d9d3fe43356b7491843acaf
size 12065513568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:22293b1d6ccba646aeee0a42e78026123aa868dce24187aa48eefd0a390ad976
size 12136292448

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:af71508670d28717c42baaa637cf86b4bb226fc4e9a21ed1ee979b1016577f5a
size 13335109728

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fa8a68d30755eeb6dc3eb1c558b95bc447eaafdf6636b0cb815f0fae45ba690
size 12916150368

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:4fb58c7df1cc9ed6bd5698e58d9b9c7aca7be0462abdb324b2ba6a9256f0b549
size 12061089888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6f5144c9604825b3ffaf401cb4c692b67cbbbeaa03870b9fb7e732ecc4be1e65
size 12148457568

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3541f7be6c005d2cd3ac11797ac07aedf3e69ebae732e50c338c65a239fa1b47
size 13369093728

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:315f26ccbb73bbed75f0af3cfb9120fe48e0299917c3369af2eddf2ef040e859
size 15805135968

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8eb65f607b0a2ebb456a597ed89076f508645e687feb0aa2a024eb315966f265
size 14654241888

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:72914e3bc1c4164063e3d5309234dd5e51649e258a8c8f8d62d33422ea054022
size 16893061728

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8fd7a6e4c334dc2d0ce28cb313181cc8ff1ccf88e2ba63726aae1899c47e81d9
size 15892204128

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:897bc880ea57604ffd18278300fa26caa6dc419a9a1f2a96e58a45c400059dea
size 22193344608

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3709968ebc6a01f57185205981315e134d71928ff1690aae3b16ba14d4cdaabc
size 28079776