From 2d0f3edbec569e4eaec3f7cd3346c23e7365fbd3 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 9 May 2026 13:28:39 +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/notHumpback-M1-3b-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++++ README.md | 80 +++++++++++++++++++++++++++++++++++ notHumpback-M1-3b.IQ4_XS.gguf | 3 ++ notHumpback-M1-3b.Q2_K.gguf | 3 ++ notHumpback-M1-3b.Q3_K_L.gguf | 3 ++ notHumpback-M1-3b.Q3_K_M.gguf | 3 ++ notHumpback-M1-3b.Q3_K_S.gguf | 3 ++ notHumpback-M1-3b.Q4_K_M.gguf | 3 ++ notHumpback-M1-3b.Q4_K_S.gguf | 3 ++ notHumpback-M1-3b.Q5_K_M.gguf | 3 ++ notHumpback-M1-3b.Q5_K_S.gguf | 3 ++ notHumpback-M1-3b.Q6_K.gguf | 3 ++ notHumpback-M1-3b.Q8_0.gguf | 3 ++ notHumpback-M1-3b.f16.gguf | 3 ++ 14 files changed, 163 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 notHumpback-M1-3b.IQ4_XS.gguf create mode 100644 notHumpback-M1-3b.Q2_K.gguf create mode 100644 notHumpback-M1-3b.Q3_K_L.gguf create mode 100644 notHumpback-M1-3b.Q3_K_M.gguf create mode 100644 notHumpback-M1-3b.Q3_K_S.gguf create mode 100644 notHumpback-M1-3b.Q4_K_M.gguf create mode 100644 notHumpback-M1-3b.Q4_K_S.gguf create mode 100644 notHumpback-M1-3b.Q5_K_M.gguf create mode 100644 notHumpback-M1-3b.Q5_K_S.gguf create mode 100644 notHumpback-M1-3b.Q6_K.gguf create mode 100644 notHumpback-M1-3b.Q8_0.gguf create mode 100644 notHumpback-M1-3b.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8d7148b --- /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 +notHumpback-M1-3b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +notHumpback-M1-3b.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..10a9ed4 --- /dev/null +++ b/README.md @@ -0,0 +1,80 @@ +--- +base_model: Alepach/notHumpback-M1-3b +datasets: +- OpenAssistant/oasst1 +- allenai/c4 +language: +- en +library_name: transformers +license: apache-2.0 +model_name: notHumpback-M1 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- trl +- sft +--- +## About + + + + + + + + + +static quants of https://huggingface.co/Alepach/notHumpback-M1-3b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#notHumpback-M1-3b-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/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q2_K.gguf) | Q2_K | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q3_K_S.gguf) | Q3_K_S | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q3_K_L.gguf) | Q3_K_L | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.IQ4_XS.gguf) | IQ4_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q5_K_S.gguf) | Q5_K_S | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q5_K_M.gguf) | Q5_K_M | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q6_K.gguf) | Q6_K | 2.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/notHumpback-M1-3b-GGUF/resolve/main/notHumpback-M1-3b.f16.gguf) | f16 | 6.5 | 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/notHumpback-M1-3b.IQ4_XS.gguf b/notHumpback-M1-3b.IQ4_XS.gguf new file mode 100644 index 0000000..58099ab --- /dev/null +++ b/notHumpback-M1-3b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d4200538f2932979a9c2fc3e5466ad4ab894f3242520f03fc786306270a4827 +size 1840904448 diff --git a/notHumpback-M1-3b.Q2_K.gguf b/notHumpback-M1-3b.Q2_K.gguf new file mode 100644 index 0000000..15d7f5b --- /dev/null +++ b/notHumpback-M1-3b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58f31d6287e6465453a165711f985504636dfb6bff16e802242aade10b8c67ea +size 1363933440 diff --git a/notHumpback-M1-3b.Q3_K_L.gguf b/notHumpback-M1-3b.Q3_K_L.gguf new file mode 100644 index 0000000..a344fd4 --- /dev/null +++ b/notHumpback-M1-3b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97dab1a31aa9a2fd953c0cea0374f9f4f3064c67fff31b8d4158981791ba881a +size 1815345408 diff --git a/notHumpback-M1-3b.Q3_K_M.gguf b/notHumpback-M1-3b.Q3_K_M.gguf new file mode 100644 index 0000000..49a8587 --- /dev/null +++ b/notHumpback-M1-3b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b6075613d001ce87ef22f49449bbdde3298059ee8a12ffbae480e3794347887 +size 1687156992 diff --git a/notHumpback-M1-3b.Q3_K_S.gguf b/notHumpback-M1-3b.Q3_K_S.gguf new file mode 100644 index 0000000..4b806cd --- /dev/null +++ b/notHumpback-M1-3b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de367a7bf6307a2ed5cc953097ba9af58112771a303a0a4bd1085af656de0a70 +size 1542846720 diff --git a/notHumpback-M1-3b.Q4_K_M.gguf b/notHumpback-M1-3b.Q4_K_M.gguf new file mode 100644 index 0000000..fef9820 --- /dev/null +++ b/notHumpback-M1-3b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49b2681a556b0eda2481ae451637bb29d189ca0f6411a18605424e03497ef4ae +size 2019375360 diff --git a/notHumpback-M1-3b.Q4_K_S.gguf b/notHumpback-M1-3b.Q4_K_S.gguf new file mode 100644 index 0000000..3fe8bed --- /dev/null +++ b/notHumpback-M1-3b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:901306a57277080276fe2750b5e323ed588abcbdcc32b4da6a4958bac6470c00 +size 1928198400 diff --git a/notHumpback-M1-3b.Q5_K_M.gguf b/notHumpback-M1-3b.Q5_K_M.gguf new file mode 100644 index 0000000..1448b6f --- /dev/null +++ b/notHumpback-M1-3b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ccf9b8961070b380b4a6067cee029965f2fe53cc40f3935cb4a20406b7a4931 +size 2322151680 diff --git a/notHumpback-M1-3b.Q5_K_S.gguf b/notHumpback-M1-3b.Q5_K_S.gguf new file mode 100644 index 0000000..8b3a504 --- /dev/null +++ b/notHumpback-M1-3b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96c736732f9e1332d6aaaee2d14bf67f96999d192040e8b3b51372436d19d0e0 +size 2269509888 diff --git a/notHumpback-M1-3b.Q6_K.gguf b/notHumpback-M1-3b.Q6_K.gguf new file mode 100644 index 0000000..8310590 --- /dev/null +++ b/notHumpback-M1-3b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:881755a3262324ba3cec9b923ed01393b4df486204796549f96543cce2051430 +size 2643851520 diff --git a/notHumpback-M1-3b.Q8_0.gguf b/notHumpback-M1-3b.Q8_0.gguf new file mode 100644 index 0000000..c53d414 --- /dev/null +++ b/notHumpback-M1-3b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d338cf7ada2f6d0f56fd7e488318f45b801ff62b4a931394da9ff9da968903f +size 3421896960 diff --git a/notHumpback-M1-3b.f16.gguf b/notHumpback-M1-3b.f16.gguf new file mode 100644 index 0000000..cd2aa94 --- /dev/null +++ b/notHumpback-M1-3b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a3ae6d74fcc06fff6b5eec1ab65cf6c7a7185d24a9c69fbc3c8c7c9c1f01f4c +size 6433685760