commit d20b21008b7d887c5cbfbcb91a315cdf38e28119 Author: ModelHub XC Date: Thu May 28 01:34:20 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/hummingbird-2-125m-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4dec3c8 --- /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 +hummingbird-2-125m.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +hummingbird-2-125m.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e7a2fc8 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: qikp/hummingbird-2-125m +datasets: +- qikp/reborn-5k-no-thoughts +- HuggingFaceTB/smol-smoltalk +- HuggingFaceTB/everyday-conversations-llama3.1-2k +language: +- en +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/qikp/hummingbird-2-125m + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#hummingbird-2-125m-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/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q2_K.gguf) | Q2_K | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q3_K_S.gguf) | Q3_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.IQ4_XS.gguf) | IQ4_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q3_K_L.gguf) | Q3_K_L | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q5_K_S.gguf) | Q5_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q5_K_M.gguf) | Q5_K_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q6_K.gguf) | Q6_K | 0.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.Q8_0.gguf) | Q8_0 | 0.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/hummingbird-2-125m-GGUF/resolve/main/hummingbird-2-125m.f16.gguf) | f16 | 0.4 | 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/hummingbird-2-125m.IQ4_XS.gguf b/hummingbird-2-125m.IQ4_XS.gguf new file mode 100644 index 0000000..aa15bc9 --- /dev/null +++ b/hummingbird-2-125m.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b24f87d0e9bfeb558cf592e67dd8b847c092d6f7c14e33c021007a8141be67 +size 82560480 diff --git a/hummingbird-2-125m.Q2_K.gguf b/hummingbird-2-125m.Q2_K.gguf new file mode 100644 index 0000000..d272ac5 --- /dev/null +++ b/hummingbird-2-125m.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e28ec4b154435bd578300312e980fa352827d9bbcd2486e791b73a9041b6fbc +size 68533728 diff --git a/hummingbird-2-125m.Q3_K_L.gguf b/hummingbird-2-125m.Q3_K_L.gguf new file mode 100644 index 0000000..b984651 --- /dev/null +++ b/hummingbird-2-125m.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:567fc04fff52bcf8b80a1728912678cf45de9b76e749e92a817715b293c28c16 +size 85509600 diff --git a/hummingbird-2-125m.Q3_K_M.gguf b/hummingbird-2-125m.Q3_K_M.gguf new file mode 100644 index 0000000..ecbcbc8 --- /dev/null +++ b/hummingbird-2-125m.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e19e4766761e92e78f696051b98b1d6efedb8c099ba948c42deb8bc51e26ae3 +size 81085920 diff --git a/hummingbird-2-125m.Q3_K_S.gguf b/hummingbird-2-125m.Q3_K_S.gguf new file mode 100644 index 0000000..7d473c7 --- /dev/null +++ b/hummingbird-2-125m.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a460775b68cee37417e0d141ba04c8cafa5f9ddf06aabb6905790413d3cd06a0 +size 73565664 diff --git a/hummingbird-2-125m.Q4_K_M.gguf b/hummingbird-2-125m.Q4_K_M.gguf new file mode 100644 index 0000000..c85b4bd --- /dev/null +++ b/hummingbird-2-125m.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09286d963ecfe84ae894d59914c7ab91a9cebd45fee3c6f2f19a150180f9a232 +size 91149792 diff --git a/hummingbird-2-125m.Q4_K_S.gguf b/hummingbird-2-125m.Q4_K_S.gguf new file mode 100644 index 0000000..d3653c3 --- /dev/null +++ b/hummingbird-2-125m.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94dbde0a81c51e3f45fc74ab9016857b1fb42dd6f1f593a1db37d5d05e2883bf +size 85140960 diff --git a/hummingbird-2-125m.Q5_K_M.gguf b/hummingbird-2-125m.Q5_K_M.gguf new file mode 100644 index 0000000..0e34247 --- /dev/null +++ b/hummingbird-2-125m.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a22a0c64f7c9ac394c24e2cdfe10fc048b26ff6372e22d93571478cddbed1e7 +size 100163040 diff --git a/hummingbird-2-125m.Q5_K_S.gguf b/hummingbird-2-125m.Q5_K_S.gguf new file mode 100644 index 0000000..3ecaa15 --- /dev/null +++ b/hummingbird-2-125m.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed02698af7e615a252eba6090318ae17aafcf422642d86a9009a8a91ee93937a +size 95462880 diff --git a/hummingbird-2-125m.Q6_K.gguf b/hummingbird-2-125m.Q6_K.gguf new file mode 100644 index 0000000..bec7394 --- /dev/null +++ b/hummingbird-2-125m.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a303b0c61106ab8976fa0f3afd998897e3d6565fbea5452f70679b477fcfcfb +size 106743264 diff --git a/hummingbird-2-125m.Q8_0.gguf b/hummingbird-2-125m.Q8_0.gguf new file mode 100644 index 0000000..55dc52b --- /dev/null +++ b/hummingbird-2-125m.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6801e692907d2ec9b9eb038303427263f616fcf9f51016cecb763695194fff0f +size 136661184 diff --git a/hummingbird-2-125m.f16.gguf b/hummingbird-2-125m.f16.gguf new file mode 100644 index 0000000..0e1da25 --- /dev/null +++ b/hummingbird-2-125m.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e13c1b557684167735ae43043ce2ed32f4f31103c2336f73a97fa6dd29a6c026 +size 252472448