From a0db49a3f6f5a6d3c084e1b51a17b0526abfc6b7 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 19 Jun 2026 04:21:17 +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/nexus-dispatch-7b-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 91 +++++++++++++++++++++++++++++++ nexus-dispatch-7b.i1-IQ1_M.gguf | 3 + nexus-dispatch-7b.i1-IQ1_S.gguf | 3 + nexus-dispatch-7b.i1-IQ2_M.gguf | 3 + nexus-dispatch-7b.i1-IQ2_S.gguf | 3 + nexus-dispatch-7b.i1-IQ2_XS.gguf | 3 + nexus-dispatch-7b.i1-IQ2_XXS.gguf | 3 + nexus-dispatch-7b.i1-IQ3_M.gguf | 3 + nexus-dispatch-7b.i1-IQ3_S.gguf | 3 + nexus-dispatch-7b.i1-IQ3_XS.gguf | 3 + nexus-dispatch-7b.i1-IQ3_XXS.gguf | 3 + nexus-dispatch-7b.i1-IQ4_NL.gguf | 3 + nexus-dispatch-7b.i1-IQ4_XS.gguf | 3 + nexus-dispatch-7b.i1-Q2_K.gguf | 3 + nexus-dispatch-7b.i1-Q2_K_S.gguf | 3 + nexus-dispatch-7b.i1-Q3_K_L.gguf | 3 + nexus-dispatch-7b.i1-Q3_K_M.gguf | 3 + nexus-dispatch-7b.i1-Q3_K_S.gguf | 3 + nexus-dispatch-7b.i1-Q4_0.gguf | 3 + nexus-dispatch-7b.i1-Q4_1.gguf | 3 + nexus-dispatch-7b.i1-Q4_K_M.gguf | 3 + nexus-dispatch-7b.i1-Q4_K_S.gguf | 3 + nexus-dispatch-7b.i1-Q5_K_M.gguf | 3 + nexus-dispatch-7b.i1-Q5_K_S.gguf | 3 + nexus-dispatch-7b.i1-Q6_K.gguf | 3 + nexus-dispatch-7b.imatrix.gguf | 3 + 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 nexus-dispatch-7b.i1-IQ1_M.gguf create mode 100644 nexus-dispatch-7b.i1-IQ1_S.gguf create mode 100644 nexus-dispatch-7b.i1-IQ2_M.gguf create mode 100644 nexus-dispatch-7b.i1-IQ2_S.gguf create mode 100644 nexus-dispatch-7b.i1-IQ2_XS.gguf create mode 100644 nexus-dispatch-7b.i1-IQ2_XXS.gguf create mode 100644 nexus-dispatch-7b.i1-IQ3_M.gguf create mode 100644 nexus-dispatch-7b.i1-IQ3_S.gguf create mode 100644 nexus-dispatch-7b.i1-IQ3_XS.gguf create mode 100644 nexus-dispatch-7b.i1-IQ3_XXS.gguf create mode 100644 nexus-dispatch-7b.i1-IQ4_NL.gguf create mode 100644 nexus-dispatch-7b.i1-IQ4_XS.gguf create mode 100644 nexus-dispatch-7b.i1-Q2_K.gguf create mode 100644 nexus-dispatch-7b.i1-Q2_K_S.gguf create mode 100644 nexus-dispatch-7b.i1-Q3_K_L.gguf create mode 100644 nexus-dispatch-7b.i1-Q3_K_M.gguf create mode 100644 nexus-dispatch-7b.i1-Q3_K_S.gguf create mode 100644 nexus-dispatch-7b.i1-Q4_0.gguf create mode 100644 nexus-dispatch-7b.i1-Q4_1.gguf create mode 100644 nexus-dispatch-7b.i1-Q4_K_M.gguf create mode 100644 nexus-dispatch-7b.i1-Q4_K_S.gguf create mode 100644 nexus-dispatch-7b.i1-Q5_K_M.gguf create mode 100644 nexus-dispatch-7b.i1-Q5_K_S.gguf create mode 100644 nexus-dispatch-7b.i1-Q6_K.gguf create mode 100644 nexus-dispatch-7b.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..fb6864d --- /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 +nexus-dispatch-7b.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +nexus-dispatch-7b.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..6d42698 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: nullvektordom/nexus-dispatch-7b +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- sysbreak +- cyberpunk +- game-content +- qwen2 +- lora-merged +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/nullvektordom/nexus-dispatch-7b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#nexus-dispatch-7b-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/nexus-dispatch-7b-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/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/nexus-dispatch-7b-i1-GGUF/resolve/main/nexus-dispatch-7b.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/nexus-dispatch-7b.i1-IQ1_M.gguf b/nexus-dispatch-7b.i1-IQ1_M.gguf new file mode 100644 index 0000000..734dcc9 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8f40a0ecf6c5d50c3cfc1c2169a93771be5769a45c546ade2725a6a976342c8 +size 2042197120 diff --git a/nexus-dispatch-7b.i1-IQ1_S.gguf b/nexus-dispatch-7b.i1-IQ1_S.gguf new file mode 100644 index 0000000..71446ef --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b0395bb5011f461e448316ab575ea61792b6efcddd56c3e9b5f2cd02377aa39 +size 1903668352 diff --git a/nexus-dispatch-7b.i1-IQ2_M.gguf b/nexus-dispatch-7b.i1-IQ2_M.gguf new file mode 100644 index 0000000..315bbc3 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e4055e6c9e15b3764dc3282cfd7505489c3d3154af91d5c08fd44d666e8ac8a +size 2780343424 diff --git a/nexus-dispatch-7b.i1-IQ2_S.gguf b/nexus-dispatch-7b.i1-IQ2_S.gguf new file mode 100644 index 0000000..1be15b0 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c1686ad5caf8141671da12c50351cea02d7fb83f6f1bcd4238a591f47a30601 +size 2595638400 diff --git a/nexus-dispatch-7b.i1-IQ2_XS.gguf b/nexus-dispatch-7b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..5d07b0d --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3adf2fc376b23b443793e078f1da718d28a8ed3fc65b8d1566526d62cb8bb42 +size 2469022848 diff --git a/nexus-dispatch-7b.i1-IQ2_XXS.gguf b/nexus-dispatch-7b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8e15fd2 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:436990f7888e79a90a53c0deeeb27222f84ce1db690b512729ec4e583009baa2 +size 2273078400 diff --git a/nexus-dispatch-7b.i1-IQ3_M.gguf b/nexus-dispatch-7b.i1-IQ3_M.gguf new file mode 100644 index 0000000..ef3f10e --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:150f36f6dd878f599c543ed4ea829ce294162925de781999ca4cf06d03fdae36 +size 3574013056 diff --git a/nexus-dispatch-7b.i1-IQ3_S.gguf b/nexus-dispatch-7b.i1-IQ3_S.gguf new file mode 100644 index 0000000..3d2ab22 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f10f0b63a43917dbfef53b8b236cdecf4ceddc8f34e5bb2723837b1f5a06eda +size 3499193472 diff --git a/nexus-dispatch-7b.i1-IQ3_XS.gguf b/nexus-dispatch-7b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3bc6839 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2df32fde28cfaba890b6ca2024f34f7b2361c355ead40c6ac1536fc46fbdb0b6 +size 3346257024 diff --git a/nexus-dispatch-7b.i1-IQ3_XXS.gguf b/nexus-dispatch-7b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c45bc1f --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:001e61c8c716efc4671411f1a13f23a5188ffaa6d95132010a5a7ac34ad2832a +size 3114515584 diff --git a/nexus-dispatch-7b.i1-IQ4_NL.gguf b/nexus-dispatch-7b.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e28143f --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5fc3c071c087e37463df00dccd3e535a0b228200c2d0380da06f849870e72346 +size 4437814400 diff --git a/nexus-dispatch-7b.i1-IQ4_XS.gguf b/nexus-dispatch-7b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..a7ea054 --- /dev/null +++ b/nexus-dispatch-7b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f71fc4bfb5b2056a6d1b4aeb2d4c566e25dd7c1978958207e05e2146da2c49cc +size 4218473600 diff --git a/nexus-dispatch-7b.i1-Q2_K.gguf b/nexus-dispatch-7b.i1-Q2_K.gguf new file mode 100644 index 0000000..91cc8cb --- /dev/null +++ b/nexus-dispatch-7b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c8899e72ab5a2cb2e9f3f1e1bf43ff59fec584606bbbf0c1096656cfa2747b7 +size 3015941248 diff --git a/nexus-dispatch-7b.i1-Q2_K_S.gguf b/nexus-dispatch-7b.i1-Q2_K_S.gguf new file mode 100644 index 0000000..600b3c0 --- /dev/null +++ b/nexus-dispatch-7b.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cde99fe7b8a9c8fcc098929e3c174d4efd80f486887f1807713a595fd8bbd33 +size 2834074752 diff --git a/nexus-dispatch-7b.i1-Q3_K_L.gguf b/nexus-dispatch-7b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..f80c852 --- /dev/null +++ b/nexus-dispatch-7b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:670f15416d0add0819976b1c9a855e7739b455b3f4028b73fa88ed4f4b0af0ba +size 4088460416 diff --git a/nexus-dispatch-7b.i1-Q3_K_M.gguf b/nexus-dispatch-7b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2d9c02a --- /dev/null +++ b/nexus-dispatch-7b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7fe4db235bb5cc559e08c139ca4a2c3c6c70b5729551d9de95a6599104cb846f +size 3808392320 diff --git a/nexus-dispatch-7b.i1-Q3_K_S.gguf b/nexus-dispatch-7b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d485f5f --- /dev/null +++ b/nexus-dispatch-7b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6fd6f7709fa81f27269b441d9b21213751105f8c519b07b3144758861016fe3c +size 3492369536 diff --git a/nexus-dispatch-7b.i1-Q4_0.gguf b/nexus-dispatch-7b.i1-Q4_0.gguf new file mode 100644 index 0000000..cc4c9bf --- /dev/null +++ b/nexus-dispatch-7b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:932f378610515a91204f431bcec27ef34da80828489fab9aeca8eb1791536343 +size 4444122240 diff --git a/nexus-dispatch-7b.i1-Q4_1.gguf b/nexus-dispatch-7b.i1-Q4_1.gguf new file mode 100644 index 0000000..aa48945 --- /dev/null +++ b/nexus-dispatch-7b.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9cf1f32bb4a41b3a81fa90e63077776c06e30b4e05f9126cc9caa706d6f5c7bf +size 4873284736 diff --git a/nexus-dispatch-7b.i1-Q4_K_M.gguf b/nexus-dispatch-7b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4345651 --- /dev/null +++ b/nexus-dispatch-7b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bac1cde194630bf7ba8e2d7c4987af8ba914a5dc1303591fec1e50aa591b763b +size 4683074688 diff --git a/nexus-dispatch-7b.i1-Q4_K_S.gguf b/nexus-dispatch-7b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..16ac3a9 --- /dev/null +++ b/nexus-dispatch-7b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9759ce1e6a840b53342820b4daace349845e11b883dfce7c8728fd36fc82639f +size 4457770112 diff --git a/nexus-dispatch-7b.i1-Q5_K_M.gguf b/nexus-dispatch-7b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8fb0c8f --- /dev/null +++ b/nexus-dispatch-7b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33eebe27132561268abd78ee4abd860742deda0bd6c5cc812651264dbba5b4c4 +size 5444832384 diff --git a/nexus-dispatch-7b.i1-Q5_K_S.gguf b/nexus-dispatch-7b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..03b321f --- /dev/null +++ b/nexus-dispatch-7b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b858f61ace6b4cd2897cff6a1783a6f2b9d4ab2122dfe9cd08d0886bc01fa93 +size 5315177600 diff --git a/nexus-dispatch-7b.i1-Q6_K.gguf b/nexus-dispatch-7b.i1-Q6_K.gguf new file mode 100644 index 0000000..5862aa8 --- /dev/null +++ b/nexus-dispatch-7b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:005944c7fc6198385a5fb4c8f3a863598e664d6a7a4f2aff62126ce5464d3de3 +size 6254199936 diff --git a/nexus-dispatch-7b.imatrix.gguf b/nexus-dispatch-7b.imatrix.gguf new file mode 100644 index 0000000..5029894 --- /dev/null +++ b/nexus-dispatch-7b.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2145c64d6f58f6ed35926d2c6eee19ad0f250092b76259800344783df4bb9d49 +size 4560352