From bb69ed3b2cface469fa169a5da2cd632e37fe1a9 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 01:10: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/BillyTheKid1803-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++++++++++++++++++ BillyTheKid1803.IQ3_M.gguf | 3 ++ BillyTheKid1803.IQ3_S.gguf | 3 ++ BillyTheKid1803.IQ3_XS.gguf | 3 ++ BillyTheKid1803.IQ4_XS.gguf | 3 ++ BillyTheKid1803.Q2_K.gguf | 3 ++ BillyTheKid1803.Q3_K_L.gguf | 3 ++ BillyTheKid1803.Q3_K_M.gguf | 3 ++ BillyTheKid1803.Q3_K_S.gguf | 3 ++ BillyTheKid1803.Q4_K_M.gguf | 3 ++ BillyTheKid1803.Q4_K_S.gguf | 3 ++ BillyTheKid1803.Q5_K_M.gguf | 3 ++ BillyTheKid1803.Q5_K_S.gguf | 3 ++ BillyTheKid1803.Q6_K.gguf | 3 ++ BillyTheKid1803.Q8_0.gguf | 3 ++ README.md | 67 +++++++++++++++++++++++++++++++++++++ 16 files changed, 158 insertions(+) create mode 100644 .gitattributes create mode 100644 BillyTheKid1803.IQ3_M.gguf create mode 100644 BillyTheKid1803.IQ3_S.gguf create mode 100644 BillyTheKid1803.IQ3_XS.gguf create mode 100644 BillyTheKid1803.IQ4_XS.gguf create mode 100644 BillyTheKid1803.Q2_K.gguf create mode 100644 BillyTheKid1803.Q3_K_L.gguf create mode 100644 BillyTheKid1803.Q3_K_M.gguf create mode 100644 BillyTheKid1803.Q3_K_S.gguf create mode 100644 BillyTheKid1803.Q4_K_M.gguf create mode 100644 BillyTheKid1803.Q4_K_S.gguf create mode 100644 BillyTheKid1803.Q5_K_M.gguf create mode 100644 BillyTheKid1803.Q5_K_S.gguf create mode 100644 BillyTheKid1803.Q6_K.gguf create mode 100644 BillyTheKid1803.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a64e9e2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +BillyTheKid1803.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +BillyTheKid1803.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/BillyTheKid1803.IQ3_M.gguf b/BillyTheKid1803.IQ3_M.gguf new file mode 100644 index 0000000..2fb4c49 --- /dev/null +++ b/BillyTheKid1803.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec5e46ed9ba009a544b84869097e8dba4536b88f4f414b1b6baef514f1ee5f6d +size 3439515392 diff --git a/BillyTheKid1803.IQ3_S.gguf b/BillyTheKid1803.IQ3_S.gguf new file mode 100644 index 0000000..bd185f1 --- /dev/null +++ b/BillyTheKid1803.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb9f90cfab982c5d05042903924f16fefc4de3f4ef5da7c60b1bed05b374507 +size 3337017088 diff --git a/BillyTheKid1803.IQ3_XS.gguf b/BillyTheKid1803.IQ3_XS.gguf new file mode 100644 index 0000000..245f931 --- /dev/null +++ b/BillyTheKid1803.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:783285ec4a73bc3fa808f029c65a9db8a91ff13efd181e850a7ea0b07f76c548 +size 3155613440 diff --git a/BillyTheKid1803.IQ4_XS.gguf b/BillyTheKid1803.IQ4_XS.gguf new file mode 100644 index 0000000..daf0ae0 --- /dev/null +++ b/BillyTheKid1803.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdc61e28dac6923261b2bcacc922bfd530621ff5cb8591af984d0cd97ade7d38 +size 4099012352 diff --git a/BillyTheKid1803.Q2_K.gguf b/BillyTheKid1803.Q2_K.gguf new file mode 100644 index 0000000..bc33fa4 --- /dev/null +++ b/BillyTheKid1803.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a6f543ceebbd112f3202115a13f97816f8f7f6303625194ef1b7f9791f1cc8d +size 2873865984 diff --git a/BillyTheKid1803.Q3_K_L.gguf b/BillyTheKid1803.Q3_K_L.gguf new file mode 100644 index 0000000..218b586 --- /dev/null +++ b/BillyTheKid1803.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1bc68c3ae069f040d3649547a55ce1f4614e9aaebeb89ade876ae10ccb997533 +size 3976648448 diff --git a/BillyTheKid1803.Q3_K_M.gguf b/BillyTheKid1803.Q3_K_M.gguf new file mode 100644 index 0000000..32ed4d7 --- /dev/null +++ b/BillyTheKid1803.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d38faeed4d9ac77cd3de22453a6dca5da84a059796e28648ce6e6c14e236a27c +size 3673609984 diff --git a/BillyTheKid1803.Q3_K_S.gguf b/BillyTheKid1803.Q3_K_S.gguf new file mode 100644 index 0000000..ada730e --- /dev/null +++ b/BillyTheKid1803.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:981a4a516b88ec15b6b70fd6b6e3989aac076042f211e2144c18ae115fdaf363 +size 3319191296 diff --git a/BillyTheKid1803.Q4_K_M.gguf b/BillyTheKid1803.Q4_K_M.gguf new file mode 100644 index 0000000..1076302 --- /dev/null +++ b/BillyTheKid1803.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caa4c44250b9483f5ab07e06d156ccb46fb489cd019bb01e66edf93b48eef88a +size 4523063040 diff --git a/BillyTheKid1803.Q4_K_S.gguf b/BillyTheKid1803.Q4_K_S.gguf new file mode 100644 index 0000000..58e479d --- /dev/null +++ b/BillyTheKid1803.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9be6bc1a6817427dd80d958d5c53d394678687c608361d6195666d93ac4c5c0c +size 4294997760 diff --git a/BillyTheKid1803.Q5_K_M.gguf b/BillyTheKid1803.Q5_K_M.gguf new file mode 100644 index 0000000..04a57eb --- /dev/null +++ b/BillyTheKid1803.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c20ad21c2cace466fbe83a82ccbd0c23198979824232c17cf19f6ae19a1d6f52 +size 5286033152 diff --git a/BillyTheKid1803.Q5_K_S.gguf b/BillyTheKid1803.Q5_K_S.gguf new file mode 100644 index 0000000..635c5f6 --- /dev/null +++ b/BillyTheKid1803.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc5853199e41389ce9f2c2592046b84599c0cb18285c5c5754517d955f233404 +size 5152339712 diff --git a/BillyTheKid1803.Q6_K.gguf b/BillyTheKid1803.Q6_K.gguf new file mode 100644 index 0000000..46101e1 --- /dev/null +++ b/BillyTheKid1803.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:165225fdac18182cc225f3b431acc156ef2d6cf2c7c00e0028426c117e9d2fc9 +size 6096688896 diff --git a/BillyTheKid1803.Q8_0.gguf b/BillyTheKid1803.Q8_0.gguf new file mode 100644 index 0000000..c47292e --- /dev/null +++ b/BillyTheKid1803.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca00d5b72e3e19bf1f1c1fa3567f7f603c2fff68f33669b045c0cdf4d22a1420 +size 7818737408 diff --git a/README.md b/README.md new file mode 100644 index 0000000..4671bc8 --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ +--- +base_model: MatthieuJ/BillyTheKid1803 +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- yam-peleg/Experiment26-7B +- EmbeddedLLM/Mistral-7B-Merge-14-v0.1 +--- +## About + +static quants of https://huggingface.co/MatthieuJ/BillyTheKid1803 + + +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/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q2_K.gguf) | Q2_K | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.IQ3_XS.gguf) | IQ3_XS | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q3_K_S.gguf) | Q3_K_S | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.IQ3_S.gguf) | IQ3_S | 3.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.IQ3_M.gguf) | IQ3_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q3_K_M.gguf) | Q3_K_M | 3.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q3_K_L.gguf) | Q3_K_L | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.IQ4_XS.gguf) | IQ4_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q4_K_S.gguf) | Q4_K_S | 4.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q4_K_M.gguf) | Q4_K_M | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q5_K_S.gguf) | Q5_K_S | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q5_K_M.gguf) | Q5_K_M | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q6_K.gguf) | Q6_K | 6.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/BillyTheKid1803-GGUF/resolve/main/BillyTheKid1803.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality | + +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. + +