From eff5c9b5d08fb8ae69a82e9bf6ee242e780e0a96 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 02:08: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/Heidrun-Mistral-7B-chat-GGUF Source: Original Platform --- .gitattributes | 48 +++++++++++++++++ Heidrun-Mistral-7B-chat.IQ4_XS.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q2_K.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q3_K_L.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q3_K_M.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q3_K_S.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q4_K_M.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q4_K_S.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q5_K_M.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q5_K_S.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q6_K.gguf | 3 ++ Heidrun-Mistral-7B-chat.Q8_0.gguf | 3 ++ Heidrun-Mistral-7B-chat.f16.gguf | 3 ++ README.md | 75 +++++++++++++++++++++++++++ 15 files changed, 162 insertions(+) create mode 100644 .gitattributes create mode 100644 Heidrun-Mistral-7B-chat.IQ4_XS.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q2_K.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q3_K_L.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q3_K_M.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q3_K_S.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q4_K_M.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q4_K_S.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q5_K_M.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q5_K_S.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q6_K.gguf create mode 100644 Heidrun-Mistral-7B-chat.Q8_0.gguf create mode 100644 Heidrun-Mistral-7B-chat.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7982948 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +Heidrun-Mistral-7B-chat.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.f16.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Heidrun-Mistral-7B-chat.IQ4_XS.gguf b/Heidrun-Mistral-7B-chat.IQ4_XS.gguf new file mode 100644 index 0000000..2ab8fce --- /dev/null +++ b/Heidrun-Mistral-7B-chat.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48ede7988791928c96b600f3e0534e23adfa3265a0e61b97c03977aa70493d85 +size 3944390112 diff --git a/Heidrun-Mistral-7B-chat.Q2_K.gguf b/Heidrun-Mistral-7B-chat.Q2_K.gguf new file mode 100644 index 0000000..6781653 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55bdd553fda5723ff5fc4ad9902b336fd7f34e2512991e844e1a0a4f0400e2bc +size 2719243744 diff --git a/Heidrun-Mistral-7B-chat.Q3_K_L.gguf b/Heidrun-Mistral-7B-chat.Q3_K_L.gguf new file mode 100644 index 0000000..4e07d0a --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b0027c40c307afd72e6b92984dc8b79320e2fb88bb7e93449d59cc6b7228605 +size 3822026208 diff --git a/Heidrun-Mistral-7B-chat.Q3_K_M.gguf b/Heidrun-Mistral-7B-chat.Q3_K_M.gguf new file mode 100644 index 0000000..84be865 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26b32644f76c1be6c24721e3ea16c797c393f1b6aeb2263d44aac16a85bc07af +size 3518987744 diff --git a/Heidrun-Mistral-7B-chat.Q3_K_S.gguf b/Heidrun-Mistral-7B-chat.Q3_K_S.gguf new file mode 100644 index 0000000..5e15c48 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:894a228e878a34a69962f4ef0ea0d4043c2947b3388a51b0e7de742a8e74d38a +size 3164569056 diff --git a/Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf b/Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf new file mode 100644 index 0000000..f7c3eb5 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:571ef22a4a49fc6f11f5bd74f205c7bfd058ebe5888a47d3b29f11029fe6bd1d +size 4108918240 diff --git a/Heidrun-Mistral-7B-chat.Q4_K_M.gguf b/Heidrun-Mistral-7B-chat.Q4_K_M.gguf new file mode 100644 index 0000000..90d7471 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ea9a6b3a78bfe8c2cea1010df762c05503ed3c50e4fdceebcfe7cf73357a5d2 +size 4368440800 diff --git a/Heidrun-Mistral-7B-chat.Q4_K_S.gguf b/Heidrun-Mistral-7B-chat.Q4_K_S.gguf new file mode 100644 index 0000000..52f496d --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d754ddabfbf04d2f51b682308902d13cb7ff804dd632e74679cb4d6cc5bbbe9a +size 4140375520 diff --git a/Heidrun-Mistral-7B-chat.Q5_K_M.gguf b/Heidrun-Mistral-7B-chat.Q5_K_M.gguf new file mode 100644 index 0000000..b37f032 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f9a47e9549bf43c819569f3f28e370194d0dc23180e6d6936e5f986a4a0a1b33 +size 5131410912 diff --git a/Heidrun-Mistral-7B-chat.Q5_K_S.gguf b/Heidrun-Mistral-7B-chat.Q5_K_S.gguf new file mode 100644 index 0000000..04c96d2 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46968041cc3585f9ee92822687141f9d1a885ac09461d35242d6a8778c7ec62a +size 4997717472 diff --git a/Heidrun-Mistral-7B-chat.Q6_K.gguf b/Heidrun-Mistral-7B-chat.Q6_K.gguf new file mode 100644 index 0000000..12b6630 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7397448465ab260423788673f31d1567db4cbe398ef48ad43985ee389b08a5b +size 5942066656 diff --git a/Heidrun-Mistral-7B-chat.Q8_0.gguf b/Heidrun-Mistral-7B-chat.Q8_0.gguf new file mode 100644 index 0000000..36155a6 --- /dev/null +++ b/Heidrun-Mistral-7B-chat.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f912c40e94cb289d1db45de191a9654b2526d060d4b89713a665bf79c39516b +size 7695859168 diff --git a/Heidrun-Mistral-7B-chat.f16.gguf b/Heidrun-Mistral-7B-chat.f16.gguf new file mode 100644 index 0000000..9281e7f --- /dev/null +++ b/Heidrun-Mistral-7B-chat.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef75e693d1e03e495cc014f9458a155c414ff23638ab3057e4548177e80e903a +size 14484733408 diff --git a/README.md b/README.md new file mode 100644 index 0000000..55d4d53 --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: Mabeck/Heidrun-Mistral-7B-chat +datasets: +- Mabeck/danish-OpenHermes +- kobprof/skolegpt-instruct +language: +- en +- da +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- mistral +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/Mabeck/Heidrun-Mistral-7B-chat + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-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/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Heidrun-Mistral-7B-chat-GGUF/resolve/main/Heidrun-Mistral-7B-chat.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. + +