commit e31b54eecfb7d95a8860e9c5018cf7e0e654e30b Author: ModelHub XC Date: Sun Jun 28 10:22:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..164840c --- /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 +statichh-pythia-6.9b-sft-bf16.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.f16.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +statichh-pythia-6.9b-sft-bf16.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb1c62e --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: ncgc/statichh-pythia-6.9b-sft-bf16 +language: +- en +library_name: transformers +model_name: statichh-pythia-6.9b-sft-bf16 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- sft +- trl +--- +## About + + + + + + + + + +static quants of https://huggingface.co/ncgc/statichh-pythia-6.9b-sft-bf16 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#statichh-pythia-6.9b-sft-bf16-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/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q2_K.gguf) | Q2_K | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q3_K_S.gguf) | Q3_K_S | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q3_K_M.gguf) | Q3_K_M | 3.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.IQ4_XS.gguf) | IQ4_XS | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q3_K_L.gguf) | Q3_K_L | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q4_K_S.gguf) | Q4_K_S | 4.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q5_K_S.gguf) | Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q6_K.gguf) | Q6_K | 5.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.Q8_0.gguf) | Q8_0 | 7.4 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/statichh-pythia-6.9b-sft-bf16-GGUF/resolve/main/statichh-pythia-6.9b-sft-bf16.f16.gguf) | f16 | 13.8 | 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/statichh-pythia-6.9b-sft-bf16.IQ4_XS.gguf b/statichh-pythia-6.9b-sft-bf16.IQ4_XS.gguf new file mode 100644 index 0000000..758ac61 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71ba88293ebd6ee5308ded181f13dddff032c2ec579d4048c71dddfa580b5eca +size 3752329440 diff --git a/statichh-pythia-6.9b-sft-bf16.Q2_K.gguf b/statichh-pythia-6.9b-sft-bf16.Q2_K.gguf new file mode 100644 index 0000000..7376caf --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94e1284efeeff5f2fd6e442199b72ec3e48cf5522605a18c9c766f48949714b4 +size 2632433888 diff --git a/statichh-pythia-6.9b-sft-bf16.Q3_K_L.gguf b/statichh-pythia-6.9b-sft-bf16.Q3_K_L.gguf new file mode 100644 index 0000000..df2a131 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71b125b6b994cb26034db0bed9321778bfd7febaec4d10f9caaaa903f6b0588a +size 3941064928 diff --git a/statichh-pythia-6.9b-sft-bf16.Q3_K_M.gguf b/statichh-pythia-6.9b-sft-bf16.Q3_K_M.gguf new file mode 100644 index 0000000..927c059 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef08b2667eca87438d991ff6da6d0fde3b301ad102df0059b3d7b947f58a9589 +size 3622297824 diff --git a/statichh-pythia-6.9b-sft-bf16.Q3_K_S.gguf b/statichh-pythia-6.9b-sft-bf16.Q3_K_S.gguf new file mode 100644 index 0000000..e21b3f7 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46951d231695f7c17d0f25e1e703a765c16e17263d9af77ddf0cfac6974ab1a8 +size 3035095264 diff --git a/statichh-pythia-6.9b-sft-bf16.Q4_K_M.gguf b/statichh-pythia-6.9b-sft-bf16.Q4_K_M.gguf new file mode 100644 index 0000000..ed51171 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e220ac7cc487e8683685bfee0f63d40ec2d8ccb291a635faea04f5199f93f604 +size 4396318944 diff --git a/statichh-pythia-6.9b-sft-bf16.Q4_K_S.gguf b/statichh-pythia-6.9b-sft-bf16.Q4_K_S.gguf new file mode 100644 index 0000000..6e561bb --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71119e6fb9cb6dae3044cb04e9893f9267ada45162c3474dd1faae3fee73f48 +size 3951722720 diff --git a/statichh-pythia-6.9b-sft-bf16.Q5_K_M.gguf b/statichh-pythia-6.9b-sft-bf16.Q5_K_M.gguf new file mode 100644 index 0000000..7b9e00d --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5aa66d5d4def454557647c25d7833de51d2c22f9b240574bd296f7ba9d868d22 +size 5105811680 diff --git a/statichh-pythia-6.9b-sft-bf16.Q5_K_S.gguf b/statichh-pythia-6.9b-sft-bf16.Q5_K_S.gguf new file mode 100644 index 0000000..e941c61 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0516a90ef4a278a7147ebfd4b9f8995efcf43e702419c7e10fdb48618fb9971 +size 4749295840 diff --git a/statichh-pythia-6.9b-sft-bf16.Q6_K.gguf b/statichh-pythia-6.9b-sft-bf16.Q6_K.gguf new file mode 100644 index 0000000..bdb83e7 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bf0f7a79a9416269fd3ec7b973ff6fefbfd686073525dbdea1c2e1b82600e92 +size 5632368864 diff --git a/statichh-pythia-6.9b-sft-bf16.Q8_0.gguf b/statichh-pythia-6.9b-sft-bf16.Q8_0.gguf new file mode 100644 index 0000000..7dbeb94 --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:51e0abca229e18d591754b46acc8cccfe5179253382ec3bd842c7f893d937a1f +size 7292707040 diff --git a/statichh-pythia-6.9b-sft-bf16.f16.gguf b/statichh-pythia-6.9b-sft-bf16.f16.gguf new file mode 100644 index 0000000..1dcf90f --- /dev/null +++ b/statichh-pythia-6.9b-sft-bf16.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:963cefbeb16b0f96f4990d4f885687a239bf579de890d4fbc7c5a44cf95ff97c +size 13719822560