From 50fa9a47a83da247951d734e13d831e6d5338e80 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 23 Jun 2026 23:32:20 +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/HyperionBrain-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++++++++++++ HyperionBrain.IQ4_XS.gguf | 3 ++ HyperionBrain.Q2_K.gguf | 3 ++ HyperionBrain.Q3_K_L.gguf | 3 ++ HyperionBrain.Q3_K_M.gguf | 3 ++ HyperionBrain.Q3_K_S.gguf | 3 ++ HyperionBrain.Q4_K_M.gguf | 3 ++ HyperionBrain.Q4_K_S.gguf | 3 ++ HyperionBrain.Q5_K_M.gguf | 3 ++ HyperionBrain.Q5_K_S.gguf | 3 ++ HyperionBrain.Q6_K.gguf | 3 ++ HyperionBrain.Q8_0.gguf | 3 ++ HyperionBrain.f16.gguf | 3 ++ README.md | 63 +++++++++++++++++++++++++++++++++++++++ 14 files changed, 146 insertions(+) create mode 100644 .gitattributes create mode 100644 HyperionBrain.IQ4_XS.gguf create mode 100644 HyperionBrain.Q2_K.gguf create mode 100644 HyperionBrain.Q3_K_L.gguf create mode 100644 HyperionBrain.Q3_K_M.gguf create mode 100644 HyperionBrain.Q3_K_S.gguf create mode 100644 HyperionBrain.Q4_K_M.gguf create mode 100644 HyperionBrain.Q4_K_S.gguf create mode 100644 HyperionBrain.Q5_K_M.gguf create mode 100644 HyperionBrain.Q5_K_S.gguf create mode 100644 HyperionBrain.Q6_K.gguf create mode 100644 HyperionBrain.Q8_0.gguf create mode 100644 HyperionBrain.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b9e5dd4 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +HyperionBrain.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.f16.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +HyperionBrain.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/HyperionBrain.IQ4_XS.gguf b/HyperionBrain.IQ4_XS.gguf new file mode 100644 index 0000000..e2451ff --- /dev/null +++ b/HyperionBrain.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:183126956552adb79a4a8fb13f0942a587b40cd62244426310b76ba683d8a0e3 +size 4484367808 diff --git a/HyperionBrain.Q2_K.gguf b/HyperionBrain.Q2_K.gguf new file mode 100644 index 0000000..de50882 --- /dev/null +++ b/HyperionBrain.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3160e54b1b3c6bdf02fe2813b9e030207e9186314fc8ef20dfc89f8f9e238c58 +size 3179136448 diff --git a/HyperionBrain.Q3_K_L.gguf b/HyperionBrain.Q3_K_L.gguf new file mode 100644 index 0000000..9fb7983 --- /dev/null +++ b/HyperionBrain.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acceb5523bdd2a8e70f436a8218a86c6d9ba1728987d9997dd155269f90a7304 +size 4321961408 diff --git a/HyperionBrain.Q3_K_M.gguf b/HyperionBrain.Q3_K_M.gguf new file mode 100644 index 0000000..9b0283f --- /dev/null +++ b/HyperionBrain.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de29e75c9594d570b3c14b6b903b86b2df4abd90bbf45a5de3630e40c51f7f7b +size 4018922944 diff --git a/HyperionBrain.Q3_K_S.gguf b/HyperionBrain.Q3_K_S.gguf new file mode 100644 index 0000000..012923b --- /dev/null +++ b/HyperionBrain.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8d1c631e9331cf16ab24a2a3c8e506f27c9481ae7e119907c62689d5094ee5f +size 3664504256 diff --git a/HyperionBrain.Q4_K_M.gguf b/HyperionBrain.Q4_K_M.gguf new file mode 100644 index 0000000..8a872f9 --- /dev/null +++ b/HyperionBrain.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b20757c79b03f9cde16ca22890a77f845a7fdc68ecc58315cfaebe7e84be7eb +size 4920739264 diff --git a/HyperionBrain.Q4_K_S.gguf b/HyperionBrain.Q4_K_S.gguf new file mode 100644 index 0000000..e1192bb --- /dev/null +++ b/HyperionBrain.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62f09d40c12bb4d74d7dff2186d47c485cbd0167dc99bff6b3c9993ed9ba9322 +size 4692673984 diff --git a/HyperionBrain.Q5_K_M.gguf b/HyperionBrain.Q5_K_M.gguf new file mode 100644 index 0000000..49a6a4f --- /dev/null +++ b/HyperionBrain.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b77ead83c4afb61f08495c489ad08bb949b51cd6ed905fcb54b4b756297bc9ef +size 5732992448 diff --git a/HyperionBrain.Q5_K_S.gguf b/HyperionBrain.Q5_K_S.gguf new file mode 100644 index 0000000..40671e9 --- /dev/null +++ b/HyperionBrain.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:362e716247eb500c5305ee2296086601659a2eefb19d1c2c6745327fdf5ad56b +size 5599299008 diff --git a/HyperionBrain.Q6_K.gguf b/HyperionBrain.Q6_K.gguf new file mode 100644 index 0000000..c284a09 --- /dev/null +++ b/HyperionBrain.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6febd90020f12a09c6c8fa3e43414fd5eabee58347073dc773f8f8a2b86286e2 +size 6596011456 diff --git a/HyperionBrain.Q8_0.gguf b/HyperionBrain.Q8_0.gguf new file mode 100644 index 0000000..5df114e --- /dev/null +++ b/HyperionBrain.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3f73c25c799a1e00f0ea192bdc99263d27da5340de97ade942f6336af9d552e +size 8540775872 diff --git a/HyperionBrain.f16.gguf b/HyperionBrain.f16.gguf new file mode 100644 index 0000000..8939f75 --- /dev/null +++ b/HyperionBrain.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d4aeeb0cd3a6374012112b669af392785c51fdaddb7378e14934928d88c5006 +size 16068896192 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b945e27 --- /dev/null +++ b/README.md @@ -0,0 +1,63 @@ +--- +base_model: soccerking/HyperionBrain +language: +- en +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/soccerking/HyperionBrain + + +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/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/HyperionBrain-GGUF/resolve/main/HyperionBrain.f16.gguf) | f16 | 16.2 | 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. + +