From ebcac22913d73cdb8355df86f45da707610247a3 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 12 Jun 2026 06:02:16 +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/agentic-4b-2607-sft-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ README.md | 90 +++++++++++++++++++++++++++++ agentic-4b-2607-sft.i1-IQ1_M.gguf | 3 + agentic-4b-2607-sft.i1-IQ1_S.gguf | 3 + agentic-4b-2607-sft.i1-IQ2_M.gguf | 3 + agentic-4b-2607-sft.i1-IQ2_S.gguf | 3 + agentic-4b-2607-sft.i1-IQ2_XS.gguf | 3 + agentic-4b-2607-sft.i1-IQ2_XXS.gguf | 3 + agentic-4b-2607-sft.i1-IQ3_M.gguf | 3 + agentic-4b-2607-sft.i1-IQ3_S.gguf | 3 + agentic-4b-2607-sft.i1-IQ3_XS.gguf | 3 + agentic-4b-2607-sft.i1-IQ3_XXS.gguf | 3 + agentic-4b-2607-sft.i1-IQ4_NL.gguf | 3 + agentic-4b-2607-sft.i1-IQ4_XS.gguf | 3 + agentic-4b-2607-sft.i1-Q2_K.gguf | 3 + agentic-4b-2607-sft.i1-Q2_K_S.gguf | 3 + agentic-4b-2607-sft.i1-Q3_K_L.gguf | 3 + agentic-4b-2607-sft.i1-Q3_K_M.gguf | 3 + agentic-4b-2607-sft.i1-Q3_K_S.gguf | 3 + agentic-4b-2607-sft.i1-Q4_0.gguf | 3 + agentic-4b-2607-sft.i1-Q4_1.gguf | 3 + agentic-4b-2607-sft.i1-Q4_K_M.gguf | 3 + agentic-4b-2607-sft.i1-Q4_K_S.gguf | 3 + agentic-4b-2607-sft.i1-Q5_K_M.gguf | 3 + agentic-4b-2607-sft.i1-Q5_K_S.gguf | 3 + agentic-4b-2607-sft.i1-Q6_K.gguf | 3 + agentic-4b-2607-sft.imatrix.gguf | 3 + 27 files changed, 225 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 agentic-4b-2607-sft.i1-IQ1_M.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ1_S.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ2_M.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ2_S.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ2_XS.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ2_XXS.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ3_M.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ3_S.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ3_XS.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ3_XXS.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ4_NL.gguf create mode 100644 agentic-4b-2607-sft.i1-IQ4_XS.gguf create mode 100644 agentic-4b-2607-sft.i1-Q2_K.gguf create mode 100644 agentic-4b-2607-sft.i1-Q2_K_S.gguf create mode 100644 agentic-4b-2607-sft.i1-Q3_K_L.gguf create mode 100644 agentic-4b-2607-sft.i1-Q3_K_M.gguf create mode 100644 agentic-4b-2607-sft.i1-Q3_K_S.gguf create mode 100644 agentic-4b-2607-sft.i1-Q4_0.gguf create mode 100644 agentic-4b-2607-sft.i1-Q4_1.gguf create mode 100644 agentic-4b-2607-sft.i1-Q4_K_M.gguf create mode 100644 agentic-4b-2607-sft.i1-Q4_K_S.gguf create mode 100644 agentic-4b-2607-sft.i1-Q5_K_M.gguf create mode 100644 agentic-4b-2607-sft.i1-Q5_K_S.gguf create mode 100644 agentic-4b-2607-sft.i1-Q6_K.gguf create mode 100644 agentic-4b-2607-sft.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..348e255 --- /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 +agentic-4b-2607-sft.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +agentic-4b-2607-sft.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..bf2ce16 --- /dev/null +++ b/README.md @@ -0,0 +1,90 @@ +--- +base_model: fireworks1231/agentic-4b-2607-sft +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen3 +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/fireworks1231/agentic-4b-2607-sft + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#agentic-4b-2607-sft-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/agentic-4b-2607-sft-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/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ1_S.gguf) | i1-IQ1_S | 1.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ1_M.gguf) | i1-IQ1_M | 1.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ2_S.gguf) | i1-IQ2_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ2_M.gguf) | i1-IQ2_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q2_K.gguf) | i1-Q2_K | 1.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q3_K_S.gguf) | i1-Q3_K_S | 2.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ3_S.gguf) | i1-IQ3_S | 2.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ3_M.gguf) | i1-IQ3_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q3_K_M.gguf) | i1-Q3_K_M | 2.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q3_K_L.gguf) | i1-Q3_K_L | 2.3 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q4_0.gguf) | i1-Q4_0 | 2.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q4_1.gguf) | i1-Q4_1 | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q5_K_M.gguf) | i1-Q5_K_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/agentic-4b-2607-sft-i1-GGUF/resolve/main/agentic-4b-2607-sft.i1-Q6_K.gguf) | i1-Q6_K | 3.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/agentic-4b-2607-sft.i1-IQ1_M.gguf b/agentic-4b-2607-sft.i1-IQ1_M.gguf new file mode 100644 index 0000000..7b98947 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:547e51bcaa04ed411d8143b1a626300ed78fd7ccdde237f018cea28637f2568d +size 1127018432 diff --git a/agentic-4b-2607-sft.i1-IQ1_S.gguf b/agentic-4b-2607-sft.i1-IQ1_S.gguf new file mode 100644 index 0000000..9110aa1 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c2f3bb8049d9664eff2e122f97461c2df9a0ec6788b2e84edf105b0fbf3e68c7 +size 1055256512 diff --git a/agentic-4b-2607-sft.i1-IQ2_M.gguf b/agentic-4b-2607-sft.i1-IQ2_M.gguf new file mode 100644 index 0000000..14aa9de --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6b3c36c47db5bdea60cfa0456edfed9aba42c65640551f536f5d620a20ff30e +size 1512984512 diff --git a/agentic-4b-2607-sft.i1-IQ2_S.gguf b/agentic-4b-2607-sft.i1-IQ2_S.gguf new file mode 100644 index 0000000..2575d5a --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4c7dd25d5552cb04a417e977e09004229b0a7f6045a3809ef387a330e548c3a +size 1417301952 diff --git a/agentic-4b-2607-sft.i1-IQ2_XS.gguf b/agentic-4b-2607-sft.i1-IQ2_XS.gguf new file mode 100644 index 0000000..257b3f0 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:510f02db7e3aacf441cde063eff98b53e0fa2342b2e57ffa800e431cfaabe4b1 +size 1354100672 diff --git a/agentic-4b-2607-sft.i1-IQ2_XXS.gguf b/agentic-4b-2607-sft.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0c648c1 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f277f6da0c517682e9277661722a0478ebe9666d04263d0ba43dcb57973bc32f +size 1246621632 diff --git a/agentic-4b-2607-sft.i1-IQ3_M.gguf b/agentic-4b-2607-sft.i1-IQ3_M.gguf new file mode 100644 index 0000000..183a1a1 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0afba5736c2d1f8e732a503c77bf1c5fcab9b3ef0d3392452d55e7854a736a9d +size 1962896832 diff --git a/agentic-4b-2607-sft.i1-IQ3_S.gguf b/agentic-4b-2607-sft.i1-IQ3_S.gguf new file mode 100644 index 0000000..2ed4968 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3046b5c7fa1788082882ea73b0e29cd2f7a85a071e8ae4a43bf52792fc4dec06 +size 1899531712 diff --git a/agentic-4b-2607-sft.i1-IQ3_XS.gguf b/agentic-4b-2607-sft.i1-IQ3_XS.gguf new file mode 100644 index 0000000..6d6f22b --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b64011142be3845ab292d7c1cf34b7e4286d6d68484627566ab31e446f963d2f +size 1814375872 diff --git a/agentic-4b-2607-sft.i1-IQ3_XXS.gguf b/agentic-4b-2607-sft.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f2d628c --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1af62a7b473eab65922ebd4aeacc19ffbb80fcd8d87906106b3993675d3ef10f +size 1670188992 diff --git a/agentic-4b-2607-sft.i1-IQ4_NL.gguf b/agentic-4b-2607-sft.i1-IQ4_NL.gguf new file mode 100644 index 0000000..4f8be16 --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6031407f0a2391d619c2efa1a8b90cc51f2aeea7ff5e1df3a90dbc93510521c7 +size 2381344192 diff --git a/agentic-4b-2607-sft.i1-IQ4_XS.gguf b/agentic-4b-2607-sft.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6591ddd --- /dev/null +++ b/agentic-4b-2607-sft.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ed1f70dfd9ee0cc8b3f6471bc06fd988cc51e746b03a44ce4cea9fc961a873 +size 2270752192 diff --git a/agentic-4b-2607-sft.i1-Q2_K.gguf b/agentic-4b-2607-sft.i1-Q2_K.gguf new file mode 100644 index 0000000..1bd643a --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04aff0ab4463306455c747b3a6495125d7b3e09443f7886139ccdfecb0d2c0bb +size 1669500352 diff --git a/agentic-4b-2607-sft.i1-Q2_K_S.gguf b/agentic-4b-2607-sft.i1-Q2_K_S.gguf new file mode 100644 index 0000000..901693c --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:182b104960527a06ce3fec2c5014ee3156a9cbc94860433fd516a25ecb187461 +size 1563454912 diff --git a/agentic-4b-2607-sft.i1-Q3_K_L.gguf b/agentic-4b-2607-sft.i1-Q3_K_L.gguf new file mode 100644 index 0000000..ae929ab --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16f54a5e633f8e94f866738496d0a7e211536a3344f11626e334871494ae522b +size 2239786432 diff --git a/agentic-4b-2607-sft.i1-Q3_K_M.gguf b/agentic-4b-2607-sft.i1-Q3_K_M.gguf new file mode 100644 index 0000000..d14e397 --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e544252454aeb27f6d225e7fffcbff7b83a2df4c359f07daeca4e458542e4349 +size 2075618752 diff --git a/agentic-4b-2607-sft.i1-Q3_K_S.gguf b/agentic-4b-2607-sft.i1-Q3_K_S.gguf new file mode 100644 index 0000000..868db08 --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d12e96191c791332e7750eb18ef93820f6a86bbf0b8540f74cad54df46c9f934 +size 1886997952 diff --git a/agentic-4b-2607-sft.i1-Q4_0.gguf b/agentic-4b-2607-sft.i1-Q4_0.gguf new file mode 100644 index 0000000..94e04d0 --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4881c8a467ee5cd604b78bfa20222d4ab27e962bd98a814ea2b9753e7803a783 +size 2375773632 diff --git a/agentic-4b-2607-sft.i1-Q4_1.gguf b/agentic-4b-2607-sft.i1-Q4_1.gguf new file mode 100644 index 0000000..f8cb4cd --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:011ca0e5f6305ac14145a4dae2f0d4a1b7977294a2b7c36cd97adf13b08de654 +size 2596629952 diff --git a/agentic-4b-2607-sft.i1-Q4_K_M.gguf b/agentic-4b-2607-sft.i1-Q4_K_M.gguf new file mode 100644 index 0000000..29e7fb1 --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be4a3bf8864a0e45aa07fb1c2292322d4c46db51f41b6726c43a32069d5d62a4 +size 2497281472 diff --git a/agentic-4b-2607-sft.i1-Q4_K_S.gguf b/agentic-4b-2607-sft.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ec6e36d --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0dc6a3ba9e4ec7110b18b0a675587f114e51dadbd6f570f972fc78292d5b471 +size 2383310272 diff --git a/agentic-4b-2607-sft.i1-Q5_K_M.gguf b/agentic-4b-2607-sft.i1-Q5_K_M.gguf new file mode 100644 index 0000000..724355f --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8ed2540da1f64e9e2ff51b92c88fa519cc69adcf61c23d7b16fb6f7939e8743d +size 2889514432 diff --git a/agentic-4b-2607-sft.i1-Q5_K_S.gguf b/agentic-4b-2607-sft.i1-Q5_K_S.gguf new file mode 100644 index 0000000..d0eb847 --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b82fc5c41f22743875ad5d5552dd94c4b48addd1cf46bb27ed014c9be2414f5e +size 2823712192 diff --git a/agentic-4b-2607-sft.i1-Q6_K.gguf b/agentic-4b-2607-sft.i1-Q6_K.gguf new file mode 100644 index 0000000..735604d --- /dev/null +++ b/agentic-4b-2607-sft.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c145bc75139b1d7c7afe232318431a1cd05283a165d206bf80a85a182a6a4fa +size 3306261952 diff --git a/agentic-4b-2607-sft.imatrix.gguf b/agentic-4b-2607-sft.imatrix.gguf new file mode 100644 index 0000000..3eecc34 --- /dev/null +++ b/agentic-4b-2607-sft.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64442bb6922d1e9f7364e07e673a0ac577f047308acef5fd019272f06db4f1bb +size 3872640