commit f124ab33b05958c7b5752e0b70500d6416e81f85 Author: ModelHub XC Date: Wed Jun 3 16:20:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/docstring-qwen3-8b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3893d4d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +docstring-qwen3-8b.f16.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +docstring-qwen3-8b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e94a651 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: distil-labs/docstring-qwen3-8b +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + + + + +static quants of https://huggingface.co/distil-labs/docstring-qwen3-8b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#docstring-qwen3-8b-GGUF).*** + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q2_K.gguf) | Q2_K | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q3_K_S.gguf) | Q3_K_S | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q3_K_M.gguf) | Q3_K_M | 4.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q3_K_L.gguf) | Q3_K_L | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.IQ4_XS.gguf) | IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q4_K_S.gguf) | Q4_K_S | 4.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q4_K_M.gguf) | Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q5_K_S.gguf) | Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q5_K_M.gguf) | Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q6_K.gguf) | Q6_K | 6.8 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.Q8_0.gguf) | Q8_0 | 8.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/docstring-qwen3-8b-GGUF/resolve/main/docstring-qwen3-8b.f16.gguf) | f16 | 16.5 | 16 bpw, overkill | + +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. + + diff --git a/docstring-qwen3-8b.IQ4_XS.gguf b/docstring-qwen3-8b.IQ4_XS.gguf new file mode 100644 index 0000000..84226d8 --- /dev/null +++ b/docstring-qwen3-8b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a662b393a5f6facacbcf5671fa4882de79967449c54e69fbb942930bf6d6c44 +size 4593296768 diff --git a/docstring-qwen3-8b.Q2_K.gguf b/docstring-qwen3-8b.Q2_K.gguf new file mode 100644 index 0000000..2415866 --- /dev/null +++ b/docstring-qwen3-8b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d9424afeff6074b3ac30e7bba2bfaac52a8e6fca9ad28711ef2f830a1ee6c3d +size 3281732992 diff --git a/docstring-qwen3-8b.Q3_K_L.gguf b/docstring-qwen3-8b.Q3_K_L.gguf new file mode 100644 index 0000000..a302947 --- /dev/null +++ b/docstring-qwen3-8b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c0725b74086cfa8a486dd2d1a8815529aa3bf86c63e83f7a62b64e8e656b1bb8 +size 4431394176 diff --git a/docstring-qwen3-8b.Q3_K_M.gguf b/docstring-qwen3-8b.Q3_K_M.gguf new file mode 100644 index 0000000..2c70cc9 --- /dev/null +++ b/docstring-qwen3-8b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fab7d133bc1bddfbb55b40abb9b5a0cd7f0635d93f78d0823dc0af4ca9025fb +size 4124161408 diff --git a/docstring-qwen3-8b.Q3_K_S.gguf b/docstring-qwen3-8b.Q3_K_S.gguf new file mode 100644 index 0000000..ec42eae --- /dev/null +++ b/docstring-qwen3-8b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93dbae9d0421fb84372be50a001a4cbc06296724f52bd32730ef90a2dba233c6 +size 3769611648 diff --git a/docstring-qwen3-8b.Q4_K_M.gguf b/docstring-qwen3-8b.Q4_K_M.gguf new file mode 100644 index 0000000..04f59d7 --- /dev/null +++ b/docstring-qwen3-8b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54a932b70b34ed079f2911e4228ef4111589b9fa05bad72bc66fecae1d3faa8d +size 5027784064 diff --git a/docstring-qwen3-8b.Q4_K_S.gguf b/docstring-qwen3-8b.Q4_K_S.gguf new file mode 100644 index 0000000..769c3ac --- /dev/null +++ b/docstring-qwen3-8b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:108400c711d882dcc8a1ced50683702e489cdd5f146a0a05d1129daed44c0e5f +size 4802012544 diff --git a/docstring-qwen3-8b.Q5_K_M.gguf b/docstring-qwen3-8b.Q5_K_M.gguf new file mode 100644 index 0000000..888f162 --- /dev/null +++ b/docstring-qwen3-8b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa4e1be686146af05c5f358b894aba1d18af0eff0ccfe544289c1f9aa56f8de3 +size 5851112832 diff --git a/docstring-qwen3-8b.Q5_K_S.gguf b/docstring-qwen3-8b.Q5_K_S.gguf new file mode 100644 index 0000000..c7053a6 --- /dev/null +++ b/docstring-qwen3-8b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c8c0681b8abb26271b14dde5ffabd3ec13aa6a4246cdff278fa17ca72f78b4e +size 5720761728 diff --git a/docstring-qwen3-8b.Q6_K.gguf b/docstring-qwen3-8b.Q6_K.gguf new file mode 100644 index 0000000..f59d504 --- /dev/null +++ b/docstring-qwen3-8b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:677e66e6ec51ceda2671a121abacfba1ca39ee04f6fea9b6b685eb010b0b436d +size 6725899648 diff --git a/docstring-qwen3-8b.Q8_0.gguf b/docstring-qwen3-8b.Q8_0.gguf new file mode 100644 index 0000000..ca5e7f3 --- /dev/null +++ b/docstring-qwen3-8b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0c4bce4b992680f9a6b2fc168a35d118a06ef43d8c8b451749e815a736d0fd9 +size 8709518720 diff --git a/docstring-qwen3-8b.f16.gguf b/docstring-qwen3-8b.f16.gguf new file mode 100644 index 0000000..0fc8f1f --- /dev/null +++ b/docstring-qwen3-8b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c391502bc0dbd91e6aa29448fb71a3c9d034df475a0ee862e85069aa90e82495 +size 16388044160