From 2e63ef4c749d3ce8daa51beb50cbfdd1bf0ad5b9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 12:40:17 +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/cuckoo-starling-7B-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++ README.md | 69 ++++++++++++++++++++++++++++++++++ cuckoo-starling-7B.IQ3_M.gguf | 3 ++ cuckoo-starling-7B.IQ3_S.gguf | 3 ++ cuckoo-starling-7B.IQ3_XS.gguf | 3 ++ cuckoo-starling-7B.IQ4_XS.gguf | 3 ++ cuckoo-starling-7B.Q2_K.gguf | 3 ++ cuckoo-starling-7B.Q3_K_L.gguf | 3 ++ cuckoo-starling-7B.Q3_K_M.gguf | 3 ++ cuckoo-starling-7B.Q3_K_S.gguf | 3 ++ cuckoo-starling-7B.Q4_K_M.gguf | 3 ++ cuckoo-starling-7B.Q4_K_S.gguf | 3 ++ cuckoo-starling-7B.Q5_K_M.gguf | 3 ++ cuckoo-starling-7B.Q5_K_S.gguf | 3 ++ cuckoo-starling-7B.Q6_K.gguf | 3 ++ cuckoo-starling-7B.Q8_0.gguf | 3 ++ cuckoo-starling-7B.f16.gguf | 3 ++ 17 files changed, 164 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 cuckoo-starling-7B.IQ3_M.gguf create mode 100644 cuckoo-starling-7B.IQ3_S.gguf create mode 100644 cuckoo-starling-7B.IQ3_XS.gguf create mode 100644 cuckoo-starling-7B.IQ4_XS.gguf create mode 100644 cuckoo-starling-7B.Q2_K.gguf create mode 100644 cuckoo-starling-7B.Q3_K_L.gguf create mode 100644 cuckoo-starling-7B.Q3_K_M.gguf create mode 100644 cuckoo-starling-7B.Q3_K_S.gguf create mode 100644 cuckoo-starling-7B.Q4_K_M.gguf create mode 100644 cuckoo-starling-7B.Q4_K_S.gguf create mode 100644 cuckoo-starling-7B.Q5_K_M.gguf create mode 100644 cuckoo-starling-7B.Q5_K_S.gguf create mode 100644 cuckoo-starling-7B.Q6_K.gguf create mode 100644 cuckoo-starling-7B.Q8_0.gguf create mode 100644 cuckoo-starling-7B.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..688ef05 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +cuckoo-starling-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +cuckoo-starling-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..167ecd0 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: grimjim/cuckoo-starling-32k-7B +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + +static quants of https://huggingface.co/grimjim/cuckoo-starling-32k-7B + + +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/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.IQ3_XS.gguf) | IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/cuckoo-starling-7B-GGUF/resolve/main/cuckoo-starling-7B.f16.gguf) | f16 | 14.6 | 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/cuckoo-starling-7B.IQ3_M.gguf b/cuckoo-starling-7B.IQ3_M.gguf new file mode 100644 index 0000000..72952cd --- /dev/null +++ b/cuckoo-starling-7B.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ba1ce4b16f0975eafe4ef09dae70f54502a42330ac2292539f4c3358ff67da0 +size 3284892384 diff --git a/cuckoo-starling-7B.IQ3_S.gguf b/cuckoo-starling-7B.IQ3_S.gguf new file mode 100644 index 0000000..b586590 --- /dev/null +++ b/cuckoo-starling-7B.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c9f007d2293c89f52dd2fedd388d2cdc13121b7f75c23aff15fc262463e3f8c +size 3182394080 diff --git a/cuckoo-starling-7B.IQ3_XS.gguf b/cuckoo-starling-7B.IQ3_XS.gguf new file mode 100644 index 0000000..d0a174f --- /dev/null +++ b/cuckoo-starling-7B.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e903e7e19a9c74c00363242461432f4483fbe05582bda633439b0942d218416f +size 3018816224 diff --git a/cuckoo-starling-7B.IQ4_XS.gguf b/cuckoo-starling-7B.IQ4_XS.gguf new file mode 100644 index 0000000..509427f --- /dev/null +++ b/cuckoo-starling-7B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede11590725c4aa7682881118f9ab6ca6af1fd2a3481532cd65546173d060e40 +size 3944389344 diff --git a/cuckoo-starling-7B.Q2_K.gguf b/cuckoo-starling-7B.Q2_K.gguf new file mode 100644 index 0000000..194181a --- /dev/null +++ b/cuckoo-starling-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:92ef21a9a9e97d318d69eec14736101fb35b72e4a1023cc34b838b3b2bce5039 +size 2719242976 diff --git a/cuckoo-starling-7B.Q3_K_L.gguf b/cuckoo-starling-7B.Q3_K_L.gguf new file mode 100644 index 0000000..463695a --- /dev/null +++ b/cuckoo-starling-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dca6d2208e320532f94ff6b77a3b9d9fd01a3e9dbd326a1559ed063f44f5e1f9 +size 3822025440 diff --git a/cuckoo-starling-7B.Q3_K_M.gguf b/cuckoo-starling-7B.Q3_K_M.gguf new file mode 100644 index 0000000..e7fe41c --- /dev/null +++ b/cuckoo-starling-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b2b124682d91de1738f6e07eef1d48a3aaacb0a0b731729c243c96ef089fe72 +size 3518986976 diff --git a/cuckoo-starling-7B.Q3_K_S.gguf b/cuckoo-starling-7B.Q3_K_S.gguf new file mode 100644 index 0000000..bc00f14 --- /dev/null +++ b/cuckoo-starling-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5195163bbd577a5cf2fbfe37c49720fbc96db5150e021bf529eed0d0ad454e26 +size 3164568288 diff --git a/cuckoo-starling-7B.Q4_K_M.gguf b/cuckoo-starling-7B.Q4_K_M.gguf new file mode 100644 index 0000000..7239604 --- /dev/null +++ b/cuckoo-starling-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f3f3b908373217acf07d60ebbf31ebfab58bb61accd9d8aceaa7337af55b5e0 +size 4368440032 diff --git a/cuckoo-starling-7B.Q4_K_S.gguf b/cuckoo-starling-7B.Q4_K_S.gguf new file mode 100644 index 0000000..12dcc08 --- /dev/null +++ b/cuckoo-starling-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c41b7fae967d6db819d322c65343e0f608d54b9d6bde574ed8826f07dfdb5fb5 +size 4140374752 diff --git a/cuckoo-starling-7B.Q5_K_M.gguf b/cuckoo-starling-7B.Q5_K_M.gguf new file mode 100644 index 0000000..a73d074 --- /dev/null +++ b/cuckoo-starling-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:393c8ac0eb68bed4fc4541bdcb2c684c8699b313475e7ccd411239caaf0bc5af +size 5131410144 diff --git a/cuckoo-starling-7B.Q5_K_S.gguf b/cuckoo-starling-7B.Q5_K_S.gguf new file mode 100644 index 0000000..54afb70 --- /dev/null +++ b/cuckoo-starling-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b062be239878f4c9f5a7c21d7024959ea3b0c5b75b807fa6d0b7b30f828224fe +size 4997716704 diff --git a/cuckoo-starling-7B.Q6_K.gguf b/cuckoo-starling-7B.Q6_K.gguf new file mode 100644 index 0000000..cdc2c29 --- /dev/null +++ b/cuckoo-starling-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c97fef9bfa64102fde32b5dd92c8c65f2aee5f3b5926d277b0d0c56f06d159d +size 5942065888 diff --git a/cuckoo-starling-7B.Q8_0.gguf b/cuckoo-starling-7B.Q8_0.gguf new file mode 100644 index 0000000..892b3ad --- /dev/null +++ b/cuckoo-starling-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a2a6c89bf10508128098cba6b10cce1a2af45f65dd01bb2fea5f78459c3e44f +size 7695858400 diff --git a/cuckoo-starling-7B.f16.gguf b/cuckoo-starling-7B.f16.gguf new file mode 100644 index 0000000..fb92161 --- /dev/null +++ b/cuckoo-starling-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:530ed9bdca4bfe3b5f1bf3ba42c81dc2fc5ea68c03bb3d0830dcb242e7405a6f +size 14484732640