From 97ead0536d352899906293ceceb0369822adddde Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 4 Jun 2026 05:32:15 +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/ToolSmith-8b-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ README.md | 95 ++++++++++++++++++++++++++++++++++++ ToolSmith-8b.i1-IQ1_M.gguf | 3 ++ ToolSmith-8b.i1-IQ1_S.gguf | 3 ++ ToolSmith-8b.i1-IQ2_M.gguf | 3 ++ ToolSmith-8b.i1-IQ2_S.gguf | 3 ++ ToolSmith-8b.i1-IQ2_XS.gguf | 3 ++ ToolSmith-8b.i1-IQ2_XXS.gguf | 3 ++ ToolSmith-8b.i1-IQ3_M.gguf | 3 ++ ToolSmith-8b.i1-IQ3_S.gguf | 3 ++ ToolSmith-8b.i1-IQ3_XS.gguf | 3 ++ ToolSmith-8b.i1-IQ3_XXS.gguf | 3 ++ ToolSmith-8b.i1-IQ4_NL.gguf | 3 ++ ToolSmith-8b.i1-IQ4_XS.gguf | 3 ++ ToolSmith-8b.i1-Q2_K.gguf | 3 ++ ToolSmith-8b.i1-Q2_K_S.gguf | 3 ++ ToolSmith-8b.i1-Q3_K_L.gguf | 3 ++ ToolSmith-8b.i1-Q3_K_M.gguf | 3 ++ ToolSmith-8b.i1-Q3_K_S.gguf | 3 ++ ToolSmith-8b.i1-Q4_0.gguf | 3 ++ ToolSmith-8b.i1-Q4_1.gguf | 3 ++ ToolSmith-8b.i1-Q4_K_M.gguf | 3 ++ ToolSmith-8b.i1-Q4_K_S.gguf | 3 ++ ToolSmith-8b.i1-Q5_K_M.gguf | 3 ++ ToolSmith-8b.i1-Q5_K_S.gguf | 3 ++ ToolSmith-8b.i1-Q6_K.gguf | 3 ++ ToolSmith-8b.imatrix.gguf | 3 ++ 27 files changed, 230 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 ToolSmith-8b.i1-IQ1_M.gguf create mode 100644 ToolSmith-8b.i1-IQ1_S.gguf create mode 100644 ToolSmith-8b.i1-IQ2_M.gguf create mode 100644 ToolSmith-8b.i1-IQ2_S.gguf create mode 100644 ToolSmith-8b.i1-IQ2_XS.gguf create mode 100644 ToolSmith-8b.i1-IQ2_XXS.gguf create mode 100644 ToolSmith-8b.i1-IQ3_M.gguf create mode 100644 ToolSmith-8b.i1-IQ3_S.gguf create mode 100644 ToolSmith-8b.i1-IQ3_XS.gguf create mode 100644 ToolSmith-8b.i1-IQ3_XXS.gguf create mode 100644 ToolSmith-8b.i1-IQ4_NL.gguf create mode 100644 ToolSmith-8b.i1-IQ4_XS.gguf create mode 100644 ToolSmith-8b.i1-Q2_K.gguf create mode 100644 ToolSmith-8b.i1-Q2_K_S.gguf create mode 100644 ToolSmith-8b.i1-Q3_K_L.gguf create mode 100644 ToolSmith-8b.i1-Q3_K_M.gguf create mode 100644 ToolSmith-8b.i1-Q3_K_S.gguf create mode 100644 ToolSmith-8b.i1-Q4_0.gguf create mode 100644 ToolSmith-8b.i1-Q4_1.gguf create mode 100644 ToolSmith-8b.i1-Q4_K_M.gguf create mode 100644 ToolSmith-8b.i1-Q4_K_S.gguf create mode 100644 ToolSmith-8b.i1-Q5_K_M.gguf create mode 100644 ToolSmith-8b.i1-Q5_K_S.gguf create mode 100644 ToolSmith-8b.i1-Q6_K.gguf create mode 100644 ToolSmith-8b.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bd2fca2 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +ToolSmith-8b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ToolSmith-8b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2f8663c --- /dev/null +++ b/README.md @@ -0,0 +1,95 @@ +--- +base_model: sriksven/ToolSmith-8b +datasets: +- glaiveai/glaive-function-calling-v2 +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- function-calling +- tool-use +- qlora +- unsloth +- qwen2.5 +- agents +- json +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/sriksven/ToolSmith-8b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ToolSmith-8b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/ToolSmith-8b-GGUF +## 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/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/ToolSmith-8b-i1-GGUF/resolve/main/ToolSmith-8b.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/ToolSmith-8b.i1-IQ1_M.gguf b/ToolSmith-8b.i1-IQ1_M.gguf new file mode 100644 index 0000000..342e2e6 --- /dev/null +++ b/ToolSmith-8b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e2937b960283d6dc93286a48e4a9715619a5b22eb3266e0ca25cf99d575f40b +size 2042197248 diff --git a/ToolSmith-8b.i1-IQ1_S.gguf b/ToolSmith-8b.i1-IQ1_S.gguf new file mode 100644 index 0000000..c6c2999 --- /dev/null +++ b/ToolSmith-8b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4a94f7dc1758eda9479bee54b293252d7e3294d1cc43b88e16c6801d31bbbb96 +size 1903668480 diff --git a/ToolSmith-8b.i1-IQ2_M.gguf b/ToolSmith-8b.i1-IQ2_M.gguf new file mode 100644 index 0000000..fc94335 --- /dev/null +++ b/ToolSmith-8b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdeacaec91fcf708d95fffb726b69f4d811bce68eb5cc86aec677f887b700f82 +size 2780343552 diff --git a/ToolSmith-8b.i1-IQ2_S.gguf b/ToolSmith-8b.i1-IQ2_S.gguf new file mode 100644 index 0000000..056a7f5 --- /dev/null +++ b/ToolSmith-8b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f21f18d4b39ffcb70393f982a16065dd1bcff12966d7981051ee357049529f4 +size 2595638528 diff --git a/ToolSmith-8b.i1-IQ2_XS.gguf b/ToolSmith-8b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2c28cd4 --- /dev/null +++ b/ToolSmith-8b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26cf41c66e383be4c2270d051aa7c558674d00c335f16a1e7021cec7cdcf66f1 +size 2469022976 diff --git a/ToolSmith-8b.i1-IQ2_XXS.gguf b/ToolSmith-8b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..20db285 --- /dev/null +++ b/ToolSmith-8b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64e0de51924fb54670825da8ea086ed107937ea8974fe231d7554aa514c50a7f +size 2273078528 diff --git a/ToolSmith-8b.i1-IQ3_M.gguf b/ToolSmith-8b.i1-IQ3_M.gguf new file mode 100644 index 0000000..bb8f5fe --- /dev/null +++ b/ToolSmith-8b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e0b119c9f13dcdf0ab407ca85b23fa8eb8e3553f3cdcffc9a144b5e20d4be91 +size 3574013184 diff --git a/ToolSmith-8b.i1-IQ3_S.gguf b/ToolSmith-8b.i1-IQ3_S.gguf new file mode 100644 index 0000000..dde7a90 --- /dev/null +++ b/ToolSmith-8b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5c08e67ed185460370eb58859c68b3e83c000235b7c2899c841507e1e5da979 +size 3499193600 diff --git a/ToolSmith-8b.i1-IQ3_XS.gguf b/ToolSmith-8b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..39d66ba --- /dev/null +++ b/ToolSmith-8b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7119fcc4f27b860806e2755c74b257a8041000a88284d9489a761215fb8b3add +size 3346257152 diff --git a/ToolSmith-8b.i1-IQ3_XXS.gguf b/ToolSmith-8b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..51df8d5 --- /dev/null +++ b/ToolSmith-8b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b6b7cfa97408801c2ba19644ffe0b781d0d163de16a009a68a651440fdbc4fb +size 3114515712 diff --git a/ToolSmith-8b.i1-IQ4_NL.gguf b/ToolSmith-8b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7b56150 --- /dev/null +++ b/ToolSmith-8b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b039faa61ac43a72404932a4d68d5596685a52d4a615953c53013e3e8d29cea +size 4437814528 diff --git a/ToolSmith-8b.i1-IQ4_XS.gguf b/ToolSmith-8b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..b01b0e8 --- /dev/null +++ b/ToolSmith-8b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f4636c7ff683313e06439fa14e86a7797a564ca25b6f6e2323658cf7820c107 +size 4218473728 diff --git a/ToolSmith-8b.i1-Q2_K.gguf b/ToolSmith-8b.i1-Q2_K.gguf new file mode 100644 index 0000000..efbbb46 --- /dev/null +++ b/ToolSmith-8b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f85f7230d35ad45a04ee2319ebd2d616939e66b9778e158831c6da7755dd1903 +size 3015941376 diff --git a/ToolSmith-8b.i1-Q2_K_S.gguf b/ToolSmith-8b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..73440f6 --- /dev/null +++ b/ToolSmith-8b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5dfa371f12320ba590e41f8b40d579ebb5d9d2c78cca6987889439457440340 +size 2834074880 diff --git a/ToolSmith-8b.i1-Q3_K_L.gguf b/ToolSmith-8b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f311049 --- /dev/null +++ b/ToolSmith-8b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b056dfd8afc3d8989ec52de9a04a4e6c86aebd62f30cd66bb1258d98d7411e9 +size 4088460544 diff --git a/ToolSmith-8b.i1-Q3_K_M.gguf b/ToolSmith-8b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..f3eadff --- /dev/null +++ b/ToolSmith-8b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93ec7695cbe27d6bc09e4f071caa2736898366a29b59913b7aaa19e185388df1 +size 3808392448 diff --git a/ToolSmith-8b.i1-Q3_K_S.gguf b/ToolSmith-8b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c05d5d8 --- /dev/null +++ b/ToolSmith-8b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5af5df60c41d795286776d8fcc987c0d4c4c5af5ccdfd98a29c54662897cd0b9 +size 3492369664 diff --git a/ToolSmith-8b.i1-Q4_0.gguf b/ToolSmith-8b.i1-Q4_0.gguf new file mode 100644 index 0000000..5f1d05b --- /dev/null +++ b/ToolSmith-8b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:619cb27b0dfe9501766062b39011b4851ae8b5c34bce0d08247cbbd1feb4cafc +size 4444122368 diff --git a/ToolSmith-8b.i1-Q4_1.gguf b/ToolSmith-8b.i1-Q4_1.gguf new file mode 100644 index 0000000..b2c8ca5 --- /dev/null +++ b/ToolSmith-8b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6915bb3bb26b3bfd2811f0f85a9efd6381d863648c1ba9c1166abc3780ddfda +size 4873284864 diff --git a/ToolSmith-8b.i1-Q4_K_M.gguf b/ToolSmith-8b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d29ac00 --- /dev/null +++ b/ToolSmith-8b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb7a7b5e88a72460b484d87953593cae7ff8a8d85e439870569aedb941830daa +size 4683074816 diff --git a/ToolSmith-8b.i1-Q4_K_S.gguf b/ToolSmith-8b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..b369f65 --- /dev/null +++ b/ToolSmith-8b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53f63ac38d8d357942355a77bd6e10928222c778830c21a7adfdcb1633107fa +size 4457770240 diff --git a/ToolSmith-8b.i1-Q5_K_M.gguf b/ToolSmith-8b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8d82218 --- /dev/null +++ b/ToolSmith-8b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:428759a92efe3622569d784f3fa39f314df8f57725de1c344a394a7a93a0dcf1 +size 5444832512 diff --git a/ToolSmith-8b.i1-Q5_K_S.gguf b/ToolSmith-8b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..5ed3525 --- /dev/null +++ b/ToolSmith-8b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d610d9c88664d86451c90b8e56ce8c0333f547263b6967f42f55be4a8a1e98eb +size 5315177728 diff --git a/ToolSmith-8b.i1-Q6_K.gguf b/ToolSmith-8b.i1-Q6_K.gguf new file mode 100644 index 0000000..5aca4aa --- /dev/null +++ b/ToolSmith-8b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:083ed92693299916f84af9c23882622c003980cd2f55ae6e5eca23eaf370ce1c +size 6254200064 diff --git a/ToolSmith-8b.imatrix.gguf b/ToolSmith-8b.imatrix.gguf new file mode 100644 index 0000000..82aba0f --- /dev/null +++ b/ToolSmith-8b.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:893c4148d0fa164208c2ff1613cf9b48cbbcf7919013875733fc6dd4c648d308 +size 4560352