From 825796848d5f8bc51a0eeb1781b85c7d1d9ede8f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 07:32:10 +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/Boundary-Hermes-Chat-2x7B-MoE-GGUF Source: Original Platform --- .gitattributes | 49 ++++++++++++++++ Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf | 3 + Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf | 3 + README.md | 71 +++++++++++++++++++++++ 16 files changed, 162 insertions(+) create mode 100644 .gitattributes create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf create mode 100644 Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..43031f9 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf b/Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf new file mode 100644 index 0000000..bd05a52 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b16faaeb26eee5aabd2c0c05318bb08aae6307f980648877eafce4885458a1 +size 5738989632 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf b/Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf new file mode 100644 index 0000000..194ec80 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d05c4725bf49c1ec9cfa71da3b4e1303d4da8c62ba5cd57872caf9a16a95dc7f +size 5605296192 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf b/Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf new file mode 100644 index 0000000..222deb4 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b9afdd826608f821f43941be103442a4fc9e5ca1f1073d18ee50b6da991dda5 +size 5309597760 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf b/Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf new file mode 100644 index 0000000..2796533 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64be1788a8893771a8bb57dfcf3c3dee891d1b1512cf1a51d9c4adafd2276030 +size 6976527424 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf new file mode 100644 index 0000000..d26e269 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faa6946ef9aa3ef1720b3bc3cd29b94088c3d2824f52e2cb5a6e93be340fa22e +size 4760450112 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf new file mode 100644 index 0000000..bfc7404 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b07b94476e3f98c3119c58eeb710f3c7c1cfe6f3d5ee8942e40728488458d87 +size 6729369664 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf new file mode 100644 index 0000000..5fe0a31 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a39953fc6c1366051a1f42a2df58ff9ca358d3fae9600ccdc31c246956d23d6 +size 6206130240 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf new file mode 100644 index 0000000..d27d375 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a218127cc5b2a708eea2dd1efec1dad9bb7beb1046d778279003b3a11762346b +size 5587470400 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf new file mode 100644 index 0000000..eb2b128 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0549367cfc0b58954ba5b72bdb4c8f35f3d45cee7cd740cc73964be1175ccc66 +size 7782263872 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf new file mode 100644 index 0000000..c2017e6 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed5bc58ee79cb0c9f3b672d6d65c0135099beafd40fe1fa18ee2cc50ad9f1793 +size 7341337664 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf new file mode 100644 index 0000000..2f00110 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:da45787875ade3ceaa68d43333ae686499ec18158eddbd8c62d916db9795b217 +size 9132452928 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf new file mode 100644 index 0000000..1c9be14 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1734051f42acf66572957b9646909fa73b28bb647b6a81e11e62292ca48b0ad +size 8873978944 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf new file mode 100644 index 0000000..3b0a1fd --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87b4169e61bec78c74a9c793807649fbf2a153087f47264445e0838b8747b4ed +size 10567028800 diff --git a/Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf b/Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf new file mode 100644 index 0000000..3acf261 --- /dev/null +++ b/Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626205284216f6ed5afad19f22be43b57e1b47ca6d3ca422fe464dc6f5ff4177 +size 13686130752 diff --git a/README.md b/README.md new file mode 100644 index 0000000..387ccd9 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: NotAiLOL/Boundary-Hermes-Chat-2x7B-MoE +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- moe +- merge +- mergekit +- NousResearch/Hermes-2-Pro-Mistral-7B +- Nexusflow/Starling-LM-7B-beta +--- +## About + + + + + +static quants of https://huggingface.co/NotAiLOL/Boundary-Hermes-Chat-2x7B-MoE + + +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/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q2_K.gguf) | Q2_K | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.IQ3_XS.gguf) | IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_S.gguf) | Q3_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.IQ3_S.gguf) | IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.IQ3_M.gguf) | IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_M.gguf) | Q3_K_M | 6.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q3_K_L.gguf) | Q3_K_L | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.IQ4_XS.gguf) | IQ4_XS | 7.1 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_S.gguf) | Q4_K_S | 7.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q4_K_M.gguf) | Q4_K_M | 7.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_S.gguf) | Q5_K_S | 9.0 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q5_K_M.gguf) | Q5_K_M | 9.2 | | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q6_K.gguf) | Q6_K | 10.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Boundary-Hermes-Chat-2x7B-MoE-GGUF/resolve/main/Boundary-Hermes-Chat-2x7B-MoE.Q8_0.gguf) | Q8_0 | 13.8 | fast, best quality | + +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. + +