From 2b8acefa4960af304b7ddfb5e8be5e6f31538548 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 10 Apr 2026 22:14:55 +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/neurotic-crown-clown-7b-ties-GGUF Source: Original Platform --- .gitattributes | 48 +++++++++++++++ README.md | 71 ++++++++++++++++++++++ neurotic-crown-clown-7b-ties.IQ4_XS.gguf | 3 + neurotic-crown-clown-7b-ties.Q2_K.gguf | 3 + neurotic-crown-clown-7b-ties.Q3_K_L.gguf | 3 + neurotic-crown-clown-7b-ties.Q3_K_M.gguf | 3 + neurotic-crown-clown-7b-ties.Q3_K_S.gguf | 3 + neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf | 3 + neurotic-crown-clown-7b-ties.Q4_K_M.gguf | 3 + neurotic-crown-clown-7b-ties.Q4_K_S.gguf | 3 + neurotic-crown-clown-7b-ties.Q5_K_M.gguf | 3 + neurotic-crown-clown-7b-ties.Q5_K_S.gguf | 3 + neurotic-crown-clown-7b-ties.Q6_K.gguf | 3 + neurotic-crown-clown-7b-ties.Q8_0.gguf | 3 + neurotic-crown-clown-7b-ties.f16.gguf | 3 + 15 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 neurotic-crown-clown-7b-ties.IQ4_XS.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q2_K.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q3_K_L.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q3_K_M.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q3_K_S.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q4_K_M.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q4_K_S.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q5_K_M.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q5_K_S.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q6_K.gguf create mode 100644 neurotic-crown-clown-7b-ties.Q8_0.gguf create mode 100644 neurotic-crown-clown-7b-ties.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..face78f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +neurotic-crown-clown-7b-ties.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.f16.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f34dd4 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: CorticalStack/neurotic-crown-clown-7b-ties +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- merge +- mergekit +- mlabonne/AlphaMonarch-7B +- mlabonne/NeuralMonarch-7B +- bardsai/jaskier-7b-dpo-v5.6 +--- +## About + + + + + + +static quants of https://huggingface.co/CorticalStack/neurotic-crown-clown-7b-ties + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-i1-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/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/neurotic-crown-clown-7b-ties-GGUF/resolve/main/neurotic-crown-clown-7b-ties.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. 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/neurotic-crown-clown-7b-ties.IQ4_XS.gguf b/neurotic-crown-clown-7b-ties.IQ4_XS.gguf new file mode 100644 index 0000000..fea7a18 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25358ea3821fecbd1dc6564b978d05d3da9605142dd96eacd2c7d3329386e7ec +size 3944389568 diff --git a/neurotic-crown-clown-7b-ties.Q2_K.gguf b/neurotic-crown-clown-7b-ties.Q2_K.gguf new file mode 100644 index 0000000..9b655fc --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d68315356bc0ec48a707ba7719d6c859755915c6a30c6d6fc35b294e69672b9 +size 2719243200 diff --git a/neurotic-crown-clown-7b-ties.Q3_K_L.gguf b/neurotic-crown-clown-7b-ties.Q3_K_L.gguf new file mode 100644 index 0000000..d4abc23 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a315052908eb9f4d24e1d31631164df3bef84b4ceb9aa0007d6bfece0e3f26ce +size 3822025664 diff --git a/neurotic-crown-clown-7b-ties.Q3_K_M.gguf b/neurotic-crown-clown-7b-ties.Q3_K_M.gguf new file mode 100644 index 0000000..b09848b --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e51e42771da2c4e2644440f2cb25838c1f68227fc7a17a314b34a1ade7bd81f +size 3518987200 diff --git a/neurotic-crown-clown-7b-ties.Q3_K_S.gguf b/neurotic-crown-clown-7b-ties.Q3_K_S.gguf new file mode 100644 index 0000000..67b2c8e --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ec5405e13e172baf4ff7eca7b729bc306db50dbb107a5deb3f48ceef730dcd8 +size 3164568512 diff --git a/neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf b/neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf new file mode 100644 index 0000000..069627d --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b587408bedadfbb64a192772ee1fbed38bfd3a192e0e023e9fec847037e23f1c +size 4108917696 diff --git a/neurotic-crown-clown-7b-ties.Q4_K_M.gguf b/neurotic-crown-clown-7b-ties.Q4_K_M.gguf new file mode 100644 index 0000000..b0c031b --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a4a1fa5e05fc628df93f8af0c7fe450e1a75edab39e31af55bc639137e6307a +size 4368440256 diff --git a/neurotic-crown-clown-7b-ties.Q4_K_S.gguf b/neurotic-crown-clown-7b-ties.Q4_K_S.gguf new file mode 100644 index 0000000..aa7e669 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d45070e96e2759239b7c3b6884e6a08b0e2961c242558ce0d994b0b748fd7808 +size 4140374976 diff --git a/neurotic-crown-clown-7b-ties.Q5_K_M.gguf b/neurotic-crown-clown-7b-ties.Q5_K_M.gguf new file mode 100644 index 0000000..ac47796 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:355c6570f0dcbc4773d7e360f87177ca05a7cbc55e886e03bc4b2977fbc548a0 +size 5131410368 diff --git a/neurotic-crown-clown-7b-ties.Q5_K_S.gguf b/neurotic-crown-clown-7b-ties.Q5_K_S.gguf new file mode 100644 index 0000000..ba19f82 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6a476407d539664ce94efb3e4ce22cdc669f53b2ae9d3622b9f3e23581f896a +size 4997716928 diff --git a/neurotic-crown-clown-7b-ties.Q6_K.gguf b/neurotic-crown-clown-7b-ties.Q6_K.gguf new file mode 100644 index 0000000..c0ed626 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3814f79fee1d518176257bd9977a4cead345073b57532d9c6b0b39113dab481c +size 5942066112 diff --git a/neurotic-crown-clown-7b-ties.Q8_0.gguf b/neurotic-crown-clown-7b-ties.Q8_0.gguf new file mode 100644 index 0000000..c36d456 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9902af69ea0e14c935b05ab242db8bfe82ec9e79b66887887bc40ed9ff035406 +size 7695858624 diff --git a/neurotic-crown-clown-7b-ties.f16.gguf b/neurotic-crown-clown-7b-ties.f16.gguf new file mode 100644 index 0000000..29c1fc3 --- /dev/null +++ b/neurotic-crown-clown-7b-ties.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f28bd3d45a9c24022193fa4946a716cceb0fe98479423e193acbbab06180a0 +size 14484732864