From 4ba0aad58e5e6947ee53dacaf15ee74e0479c3b4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 7 May 2026 20:17:59 +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/Hexoteric-Trismegistus-7B-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++ Hexoteric-Trismegistus-7B.IQ3_M.gguf | 3 ++ Hexoteric-Trismegistus-7B.IQ3_S.gguf | 3 ++ Hexoteric-Trismegistus-7B.IQ3_XS.gguf | 3 ++ Hexoteric-Trismegistus-7B.IQ4_XS.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q2_K.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q3_K_L.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q3_K_M.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q3_K_S.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q4_K_M.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q4_K_S.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q5_K_M.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q5_K_S.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q6_K.gguf | 3 ++ Hexoteric-Trismegistus-7B.Q8_0.gguf | 3 ++ Hexoteric-Trismegistus-7B.f16.gguf | 3 ++ README.md | 74 +++++++++++++++++++++++++++ 17 files changed, 169 insertions(+) create mode 100644 .gitattributes create mode 100644 Hexoteric-Trismegistus-7B.IQ3_M.gguf create mode 100644 Hexoteric-Trismegistus-7B.IQ3_S.gguf create mode 100644 Hexoteric-Trismegistus-7B.IQ3_XS.gguf create mode 100644 Hexoteric-Trismegistus-7B.IQ4_XS.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q2_K.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q3_K_L.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q3_K_M.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q3_K_S.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q4_K_M.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q4_K_S.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q5_K_M.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q5_K_S.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q6_K.gguf create mode 100644 Hexoteric-Trismegistus-7B.Q8_0.gguf create mode 100644 Hexoteric-Trismegistus-7B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..45172c1 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +Hexoteric-Trismegistus-7B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Hexoteric-Trismegistus-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Hexoteric-Trismegistus-7B.IQ3_M.gguf b/Hexoteric-Trismegistus-7B.IQ3_M.gguf new file mode 100644 index 0000000..fa2b57a --- /dev/null +++ b/Hexoteric-Trismegistus-7B.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67298dedbb969d6b19851f20a988cf43ddbc93d649f5b8f44ad89aaaa3d141b3 +size 3284903296 diff --git a/Hexoteric-Trismegistus-7B.IQ3_S.gguf b/Hexoteric-Trismegistus-7B.IQ3_S.gguf new file mode 100644 index 0000000..01e8c2e --- /dev/null +++ b/Hexoteric-Trismegistus-7B.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:61196934d9e32724e2b8e94b42fa30f37f651bcee1918547575487bc39689102 +size 3182404992 diff --git a/Hexoteric-Trismegistus-7B.IQ3_XS.gguf b/Hexoteric-Trismegistus-7B.IQ3_XS.gguf new file mode 100644 index 0000000..58bc151 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13ec085d493ab6b282c0e8287aab223bf77dd6f3ce8f55c72ea487b416b92743 +size 3018827136 diff --git a/Hexoteric-Trismegistus-7B.IQ4_XS.gguf b/Hexoteric-Trismegistus-7B.IQ4_XS.gguf new file mode 100644 index 0000000..b076720 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8639d2f8727baeafc4522a4d38152e3d61b69ad80a354e9edc8ca371ee8e1f3f +size 3944401088 diff --git a/Hexoteric-Trismegistus-7B.Q2_K.gguf b/Hexoteric-Trismegistus-7B.Q2_K.gguf new file mode 100644 index 0000000..4f30b82 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e242cc1f35e20e11872639218590631404c1d92316dc939fabcdea7266c3da6 +size 2719253056 diff --git a/Hexoteric-Trismegistus-7B.Q3_K_L.gguf b/Hexoteric-Trismegistus-7B.Q3_K_L.gguf new file mode 100644 index 0000000..455d74a --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be10936634a11f91fdcd277b35d3a03c8b47b31fd3752b807783e57928d743ac +size 3822036352 diff --git a/Hexoteric-Trismegistus-7B.Q3_K_M.gguf b/Hexoteric-Trismegistus-7B.Q3_K_M.gguf new file mode 100644 index 0000000..eb9893e --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fa0123a092fa48a54a0016384d3a193ee609eb2cd94e34d44f0a7594f6db71d +size 3518997888 diff --git a/Hexoteric-Trismegistus-7B.Q3_K_S.gguf b/Hexoteric-Trismegistus-7B.Q3_K_S.gguf new file mode 100644 index 0000000..a0b730d --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03c85959f3652ec13c4bcd1480efd6650d33cdc4b0e28c1b483a14287c34333d +size 3164579200 diff --git a/Hexoteric-Trismegistus-7B.Q4_K_M.gguf b/Hexoteric-Trismegistus-7B.Q4_K_M.gguf new file mode 100644 index 0000000..cec6f5c --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a67989de222d3dff95054fc9cd6e89196adff29a033fd4ad28d08026f3e77da +size 4368452032 diff --git a/Hexoteric-Trismegistus-7B.Q4_K_S.gguf b/Hexoteric-Trismegistus-7B.Q4_K_S.gguf new file mode 100644 index 0000000..915db92 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11a06436626fc5fbb8c45ddcfce4ed075be47aff4351c53d529b91f5c03f316a +size 4140386752 diff --git a/Hexoteric-Trismegistus-7B.Q5_K_M.gguf b/Hexoteric-Trismegistus-7B.Q5_K_M.gguf new file mode 100644 index 0000000..088c354 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6a73218c2f42b94c170b8cf848060ab518935e03167835c101af4d92a9504f +size 5131423168 diff --git a/Hexoteric-Trismegistus-7B.Q5_K_S.gguf b/Hexoteric-Trismegistus-7B.Q5_K_S.gguf new file mode 100644 index 0000000..caebe9a --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50b7971a80a7e057c36745db612009a54a01c2d58c42d7ca1b7ec5b5876534cb +size 4997729728 diff --git a/Hexoteric-Trismegistus-7B.Q6_K.gguf b/Hexoteric-Trismegistus-7B.Q6_K.gguf new file mode 100644 index 0000000..23f11d0 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a6a6c3fccfb950f60395beaf53d976fbf101020a7b5012de58a17351befa22 +size 5942080000 diff --git a/Hexoteric-Trismegistus-7B.Q8_0.gguf b/Hexoteric-Trismegistus-7B.Q8_0.gguf new file mode 100644 index 0000000..6955757 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c00a56bbb1642303d678aa7966913d59c5fa89b5111e408851fdc7a9a1802c6 +size 7695876480 diff --git a/Hexoteric-Trismegistus-7B.f16.gguf b/Hexoteric-Trismegistus-7B.f16.gguf new file mode 100644 index 0000000..c737071 --- /dev/null +++ b/Hexoteric-Trismegistus-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f344d6ac8345a40247f34fa0af6064680b6bf7c63aeb7696329d3769f8d35eb6 +size 14484766080 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b484734 --- /dev/null +++ b/README.md @@ -0,0 +1,74 @@ +--- +base_model: SzilviaB/Hexoteric-Trismegistus-7B +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/SzilviaB/Hexoteric-Trismegistus-7B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Hexoteric-Trismegistus-7B-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-i1-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/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.IQ3_XS.gguf) | IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Hexoteric-Trismegistus-7B-GGUF/resolve/main/Hexoteric-Trismegistus-7B.f16.gguf) | f16 | 14.6 | 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. + +