From 32688b34de8f0340910ab25e00040cc0bf45ae64 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 9 Jul 2026 16:54:09 +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/YamshadowInex12_YamShadow-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++ README.md | 75 +++++++++++++++++++++++++++ YamshadowInex12_YamShadow.IQ4_XS.gguf | 3 ++ YamshadowInex12_YamShadow.Q2_K.gguf | 3 ++ YamshadowInex12_YamShadow.Q3_K_L.gguf | 3 ++ YamshadowInex12_YamShadow.Q3_K_M.gguf | 3 ++ YamshadowInex12_YamShadow.Q3_K_S.gguf | 3 ++ YamshadowInex12_YamShadow.Q4_K_M.gguf | 3 ++ YamshadowInex12_YamShadow.Q4_K_S.gguf | 3 ++ YamshadowInex12_YamShadow.Q5_K_M.gguf | 3 ++ YamshadowInex12_YamShadow.Q5_K_S.gguf | 3 ++ YamshadowInex12_YamShadow.Q6_K.gguf | 3 ++ YamshadowInex12_YamShadow.Q8_0.gguf | 3 ++ YamshadowInex12_YamShadow.f16.gguf | 3 ++ 14 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 YamshadowInex12_YamShadow.IQ4_XS.gguf create mode 100644 YamshadowInex12_YamShadow.Q2_K.gguf create mode 100644 YamshadowInex12_YamShadow.Q3_K_L.gguf create mode 100644 YamshadowInex12_YamShadow.Q3_K_M.gguf create mode 100644 YamshadowInex12_YamShadow.Q3_K_S.gguf create mode 100644 YamshadowInex12_YamShadow.Q4_K_M.gguf create mode 100644 YamshadowInex12_YamShadow.Q4_K_S.gguf create mode 100644 YamshadowInex12_YamShadow.Q5_K_M.gguf create mode 100644 YamshadowInex12_YamShadow.Q5_K_S.gguf create mode 100644 YamshadowInex12_YamShadow.Q6_K.gguf create mode 100644 YamshadowInex12_YamShadow.Q8_0.gguf create mode 100644 YamshadowInex12_YamShadow.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e7f38dd --- /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 +YamshadowInex12_YamShadow.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.f16.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +YamshadowInex12_YamShadow.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..8631f71 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: MaziyarPanahi/YamshadowInex12_YamShadow +language: +- en +library_name: transformers +license: apache-2.0 +model_creator: MaziyarPanahi +model_name: YamshadowInex12_YamShadow +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- Safetensors +- text-generation-inference +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/MaziyarPanahi/YamshadowInex12_YamShadow + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#YamshadowInex12_YamShadow-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/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/YamshadowInex12_YamShadow-GGUF/resolve/main/YamshadowInex12_YamShadow.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/YamshadowInex12_YamShadow.IQ4_XS.gguf b/YamshadowInex12_YamShadow.IQ4_XS.gguf new file mode 100644 index 0000000..eaa825f --- /dev/null +++ b/YamshadowInex12_YamShadow.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d2973d84e8197c71bf19e6ff74d99d46709adef8683a430ab90ddf838e917a +size 3944389792 diff --git a/YamshadowInex12_YamShadow.Q2_K.gguf b/YamshadowInex12_YamShadow.Q2_K.gguf new file mode 100644 index 0000000..99905a1 --- /dev/null +++ b/YamshadowInex12_YamShadow.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b93ec2e1eda7e7dbcedbd10cdf65a1c99a1148530a168b89055b348eb612fa9 +size 2719243424 diff --git a/YamshadowInex12_YamShadow.Q3_K_L.gguf b/YamshadowInex12_YamShadow.Q3_K_L.gguf new file mode 100644 index 0000000..dc000e4 --- /dev/null +++ b/YamshadowInex12_YamShadow.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ba546ea297f0999ccf707e0775c8eefa846b68a668c83c0ee09b234f5d78d9 +size 3822025888 diff --git a/YamshadowInex12_YamShadow.Q3_K_M.gguf b/YamshadowInex12_YamShadow.Q3_K_M.gguf new file mode 100644 index 0000000..615264d --- /dev/null +++ b/YamshadowInex12_YamShadow.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e75c1de2d542e582b67d45b6fd420a533771a670f9c85a0644da2399163979fc +size 3518987424 diff --git a/YamshadowInex12_YamShadow.Q3_K_S.gguf b/YamshadowInex12_YamShadow.Q3_K_S.gguf new file mode 100644 index 0000000..3199553 --- /dev/null +++ b/YamshadowInex12_YamShadow.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:192f1e8d93ab4c2f64efde7b38881008114ce754660458ee7c4a1eb35b8a3b4e +size 3164568736 diff --git a/YamshadowInex12_YamShadow.Q4_K_M.gguf b/YamshadowInex12_YamShadow.Q4_K_M.gguf new file mode 100644 index 0000000..6d721c4 --- /dev/null +++ b/YamshadowInex12_YamShadow.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d22be9854eab86e5193fbebbc9e0a0616d08b2d4a592afb3ef7f4ed6c8e86942 +size 4368440480 diff --git a/YamshadowInex12_YamShadow.Q4_K_S.gguf b/YamshadowInex12_YamShadow.Q4_K_S.gguf new file mode 100644 index 0000000..e4e2ea4 --- /dev/null +++ b/YamshadowInex12_YamShadow.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd6201122d7237c8ce2d0d1339182c236396bfce19da5552fcf5aa3123da23db +size 4140375200 diff --git a/YamshadowInex12_YamShadow.Q5_K_M.gguf b/YamshadowInex12_YamShadow.Q5_K_M.gguf new file mode 100644 index 0000000..d9f143a --- /dev/null +++ b/YamshadowInex12_YamShadow.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddea6bde3c3f4627c2820ad2a841ed8b2be1b47360be5ddacd562a7cbe41ce62 +size 5131410592 diff --git a/YamshadowInex12_YamShadow.Q5_K_S.gguf b/YamshadowInex12_YamShadow.Q5_K_S.gguf new file mode 100644 index 0000000..a8dacfb --- /dev/null +++ b/YamshadowInex12_YamShadow.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3b878ff13443810779f75d69970e4a2e6ba7ee431c5c4cef79def49bdabe5b4 +size 4997717152 diff --git a/YamshadowInex12_YamShadow.Q6_K.gguf b/YamshadowInex12_YamShadow.Q6_K.gguf new file mode 100644 index 0000000..c4d3765 --- /dev/null +++ b/YamshadowInex12_YamShadow.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feb21c7bb70dab80f4e43605470eec2279b080089fc066342f3c8a68081cde10 +size 5942066336 diff --git a/YamshadowInex12_YamShadow.Q8_0.gguf b/YamshadowInex12_YamShadow.Q8_0.gguf new file mode 100644 index 0000000..b1af24c --- /dev/null +++ b/YamshadowInex12_YamShadow.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef36cc22671def04b4d6d4acbc114f9752853efef2e0cb1ad8f4a6dac4e75a2b +size 7695858848 diff --git a/YamshadowInex12_YamShadow.f16.gguf b/YamshadowInex12_YamShadow.f16.gguf new file mode 100644 index 0000000..e700416 --- /dev/null +++ b/YamshadowInex12_YamShadow.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bcc488fd2034b90b7644cdb5da547f1dd011a523b5cd6d7664b33c802a3bb71 +size 14484733088