From 60dda2d59f392e59bd9a93228439025ade3bcd86 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 15 Jun 2026 01:20:15 +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/Mental-Health-Campanion-Chatbot-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++ Mental-Health-Campanion-Chatbot.IQ4_XS.gguf | 3 + Mental-Health-Campanion-Chatbot.Q2_K.gguf | 3 + Mental-Health-Campanion-Chatbot.Q3_K_L.gguf | 3 + Mental-Health-Campanion-Chatbot.Q3_K_M.gguf | 3 + Mental-Health-Campanion-Chatbot.Q3_K_S.gguf | 3 + Mental-Health-Campanion-Chatbot.Q4_K_M.gguf | 3 + Mental-Health-Campanion-Chatbot.Q4_K_S.gguf | 3 + Mental-Health-Campanion-Chatbot.Q5_K_M.gguf | 3 + Mental-Health-Campanion-Chatbot.Q5_K_S.gguf | 3 + Mental-Health-Campanion-Chatbot.Q6_K.gguf | 3 + Mental-Health-Campanion-Chatbot.Q8_0.gguf | 3 + Mental-Health-Campanion-Chatbot.f16.gguf | 3 + README.md | 64 +++++++++++++++++++++ 14 files changed, 147 insertions(+) create mode 100644 .gitattributes create mode 100644 Mental-Health-Campanion-Chatbot.IQ4_XS.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q2_K.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q3_K_L.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q3_K_M.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q3_K_S.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q4_K_M.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q4_K_S.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q5_K_M.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q5_K_S.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q6_K.gguf create mode 100644 Mental-Health-Campanion-Chatbot.Q8_0.gguf create mode 100644 Mental-Health-Campanion-Chatbot.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a5e2be1 --- /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 +Mental-Health-Campanion-Chatbot.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Mental-Health-Campanion-Chatbot.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mental-Health-Campanion-Chatbot.IQ4_XS.gguf b/Mental-Health-Campanion-Chatbot.IQ4_XS.gguf new file mode 100644 index 0000000..773212a --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daaa59ae1323596ce641890a889647a1630a1d2057d724c6d1a6dd389da08901 +size 103063776 diff --git a/Mental-Health-Campanion-Chatbot.Q2_K.gguf b/Mental-Health-Campanion-Chatbot.Q2_K.gguf new file mode 100644 index 0000000..225758a --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44da6d52dde6aa460d759854f1830219df402283045465c5ce96c553a6470618 +size 81196928 diff --git a/Mental-Health-Campanion-Chatbot.Q3_K_L.gguf b/Mental-Health-Campanion-Chatbot.Q3_K_L.gguf new file mode 100644 index 0000000..656594d --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fdfb9fd40581d4408448e2b687168fadfe5bb67ef8e57a8afc59790cc5ef295e +size 102092864 diff --git a/Mental-Health-Campanion-Chatbot.Q3_K_M.gguf b/Mental-Health-Campanion-Chatbot.Q3_K_M.gguf new file mode 100644 index 0000000..38e82b1 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ffa668f9af4b8f2883da1fa8b33f16138ff0fde98d34aacc594b857198513c9 +size 97669184 diff --git a/Mental-Health-Campanion-Chatbot.Q3_K_S.gguf b/Mental-Health-Campanion-Chatbot.Q3_K_S.gguf new file mode 100644 index 0000000..0f529ca --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c96ebba8c684d0a309e4ebb26c17a6c09e0a5ad76479c6a7602a9879c52ca54b +size 90148928 diff --git a/Mental-Health-Campanion-Chatbot.Q4_K_M.gguf b/Mental-Health-Campanion-Chatbot.Q4_K_M.gguf new file mode 100644 index 0000000..965d170 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa9f263299c7d2d318f123e95fc62a18d1c8aa9e21cad4f98e50e5aed61aba72 +size 112859264 diff --git a/Mental-Health-Campanion-Chatbot.Q4_K_S.gguf b/Mental-Health-Campanion-Chatbot.Q4_K_S.gguf new file mode 100644 index 0000000..8a89017 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19e7caa6be49a4fad06e364eb5d473651967cf51754a6db0483ba91e153cba0d +size 106850432 diff --git a/Mental-Health-Campanion-Chatbot.Q5_K_M.gguf b/Mental-Health-Campanion-Chatbot.Q5_K_M.gguf new file mode 100644 index 0000000..95b2387 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ac7248838ff7fa7b4d9f5fe0dea8e0c47430449ebd892b8f51ef783e843afa2 +size 126697184 diff --git a/Mental-Health-Campanion-Chatbot.Q5_K_S.gguf b/Mental-Health-Campanion-Chatbot.Q5_K_S.gguf new file mode 100644 index 0000000..9837ec5 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba3b7bfe4289916e48f95971ec326b37681f4409a29f66a778bc5d895e3498c7 +size 121997024 diff --git a/Mental-Health-Campanion-Chatbot.Q6_K.gguf b/Mental-Health-Campanion-Chatbot.Q6_K.gguf new file mode 100644 index 0000000..22dbd51 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:45f05ba5c5ef5cfc837c341b1af99e486fb0ce07d76365b33e62012cd7b9ea38 +size 138403616 diff --git a/Mental-Health-Campanion-Chatbot.Q8_0.gguf b/Mental-Health-Campanion-Chatbot.Q8_0.gguf new file mode 100644 index 0000000..00b7bf5 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:096e2eb90d23efa854ec4f173de44e1eb137f43f30437fbd09f591ab7317dabe +size 177669344 diff --git a/Mental-Health-Campanion-Chatbot.f16.gguf b/Mental-Health-Campanion-Chatbot.f16.gguf new file mode 100644 index 0000000..38d7675 --- /dev/null +++ b/Mental-Health-Campanion-Chatbot.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1544e1b37474cfbc97fe7a4b97ca87fe1b4f74e2ebad6f9bfd3c1baec6a02860 +size 329665632 diff --git a/README.md b/README.md new file mode 100644 index 0000000..06c7265 --- /dev/null +++ b/README.md @@ -0,0 +1,64 @@ +--- +base_model: grpnair2003/Mental-Health-Campanion-Chatbot +language: +- en +library_name: transformers +license: mit +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/grpnair2003/Mental-Health-Campanion-Chatbot + + +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/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q2_K.gguf) | Q2_K | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q3_K_S.gguf) | Q3_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q3_K_M.gguf) | Q3_K_M | 0.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q3_K_L.gguf) | Q3_K_L | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.IQ4_XS.gguf) | IQ4_XS | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q4_K_S.gguf) | Q4_K_S | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q4_K_M.gguf) | Q4_K_M | 0.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q5_K_S.gguf) | Q5_K_S | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q5_K_M.gguf) | Q5_K_M | 0.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q6_K.gguf) | Q6_K | 0.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.Q8_0.gguf) | Q8_0 | 0.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Mental-Health-Campanion-Chatbot-GGUF/resolve/main/Mental-Health-Campanion-Chatbot.f16.gguf) | f16 | 0.4 | 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. + +