commit 744cbb7ea2fd61dad910ae1ea7bc85b3c48d87f9 Author: ModelHub XC Date: Sun Jun 14 11:40:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/functionary-small-v2.4-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..62a61d4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +functionary-small-v2.4.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.f16.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +functionary-small-v2.4.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..348f831 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: meetkai/functionary-small-v2.4 +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/meetkai/functionary-small-v2.4 + + +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/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.IQ3_XS.gguf) | IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/functionary-small-v2.4-GGUF/resolve/main/functionary-small-v2.4.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/functionary-small-v2.4.IQ3_M.gguf b/functionary-small-v2.4.IQ3_M.gguf new file mode 100644 index 0000000..52bc229 --- /dev/null +++ b/functionary-small-v2.4.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c51e37105aa81d29276a35e5956d49b2265817acbe43eedd3859493ae59347f6 +size 3284925696 diff --git a/functionary-small-v2.4.IQ3_S.gguf b/functionary-small-v2.4.IQ3_S.gguf new file mode 100644 index 0000000..cf7d170 --- /dev/null +++ b/functionary-small-v2.4.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41e9140b7f61dde29336d584a2f6879c20f4299393e55afc7a4650dc911f8686 +size 3182427392 diff --git a/functionary-small-v2.4.IQ3_XS.gguf b/functionary-small-v2.4.IQ3_XS.gguf new file mode 100644 index 0000000..b7ff66e --- /dev/null +++ b/functionary-small-v2.4.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7f3ce726d768a54a7f2ca5a785bd3e16ad1f4644aec9210bb61b5458ce58c02 +size 3018849536 diff --git a/functionary-small-v2.4.IQ4_XS.gguf b/functionary-small-v2.4.IQ4_XS.gguf new file mode 100644 index 0000000..8bfaa80 --- /dev/null +++ b/functionary-small-v2.4.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68215e8892083d333f91e78311245690dc5c5a703ef0b6dfbdafcbdb28dd7984 +size 3944424320 diff --git a/functionary-small-v2.4.Q2_K.gguf b/functionary-small-v2.4.Q2_K.gguf new file mode 100644 index 0000000..865afda --- /dev/null +++ b/functionary-small-v2.4.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c79fea11c5fb8d374b103eb68531bed5186604b89953de99bff3ae0475f1301f +size 2719274624 diff --git a/functionary-small-v2.4.Q3_K_L.gguf b/functionary-small-v2.4.Q3_K_L.gguf new file mode 100644 index 0000000..78ee966 --- /dev/null +++ b/functionary-small-v2.4.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4f460b402c0e7df0cedad4c68fa427f89823ca701db31188b86bcec0ea9552d +size 3822058752 diff --git a/functionary-small-v2.4.Q3_K_M.gguf b/functionary-small-v2.4.Q3_K_M.gguf new file mode 100644 index 0000000..d774abd --- /dev/null +++ b/functionary-small-v2.4.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d853b0ab21389bbb98fa6abd231724489f9fec4211eb22704f0573ef7983d8c2 +size 3519020288 diff --git a/functionary-small-v2.4.Q3_K_S.gguf b/functionary-small-v2.4.Q3_K_S.gguf new file mode 100644 index 0000000..4ff6dd5 --- /dev/null +++ b/functionary-small-v2.4.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c7a2ce413ff8178f52bee9e9ef26e52cc730a7bff4c929a13c066f5baf3cfd3 +size 3164601600 diff --git a/functionary-small-v2.4.Q4_K_M.gguf b/functionary-small-v2.4.Q4_K_M.gguf new file mode 100644 index 0000000..c9bd4b5 --- /dev/null +++ b/functionary-small-v2.4.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e26210f3c5d47e5af7977f22563b443e0e24c28d1f75d4776aca0501cd5f2196 +size 4368475520 diff --git a/functionary-small-v2.4.Q4_K_S.gguf b/functionary-small-v2.4.Q4_K_S.gguf new file mode 100644 index 0000000..947cc4f --- /dev/null +++ b/functionary-small-v2.4.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04c360be40fb37f8ceadce796915cd017a988cd6b6f35bfe167bff1fa1bbae27 +size 4140410240 diff --git a/functionary-small-v2.4.Q5_K_M.gguf b/functionary-small-v2.4.Q5_K_M.gguf new file mode 100644 index 0000000..05d2c5d --- /dev/null +++ b/functionary-small-v2.4.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5756342d524286be929e9be28fde5466b8c238e11358fd90b24ba059b330cf4 +size 5131447680 diff --git a/functionary-small-v2.4.Q5_K_S.gguf b/functionary-small-v2.4.Q5_K_S.gguf new file mode 100644 index 0000000..cadadbc --- /dev/null +++ b/functionary-small-v2.4.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:979cb21825c70efdae9c572e2838a4d8dd94b1e7e3562c4a219394841b262cd3 +size 4997754240 diff --git a/functionary-small-v2.4.Q6_K.gguf b/functionary-small-v2.4.Q6_K.gguf new file mode 100644 index 0000000..3f155e7 --- /dev/null +++ b/functionary-small-v2.4.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b594965077e2ac3e6690ccb1614350edac82a43fc92311fc409c2f750ed4b676 +size 5942105600 diff --git a/functionary-small-v2.4.Q8_0.gguf b/functionary-small-v2.4.Q8_0.gguf new file mode 100644 index 0000000..0ae0b11 --- /dev/null +++ b/functionary-small-v2.4.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f536d7427bb46bbe99f0eade71b1d37b2f93615b87b95bc26550ebde8b90920 +size 7695906048 diff --git a/functionary-small-v2.4.f16.gguf b/functionary-small-v2.4.f16.gguf new file mode 100644 index 0000000..b3f8653 --- /dev/null +++ b/functionary-small-v2.4.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4adf924fe3f2fe727572f2c474b8e21a269a8f799bd045976a4af0232f13b97 +size 14484811008