From 66ee9642fae7efea12836712153f3eb593779c43 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 18 Jul 2026 07:12:09 +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/Mistral-portuguese-luana-7b-mental-health-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ ...tuguese-luana-7b-mental-health.IQ4_XS.gguf | 3 + ...ortuguese-luana-7b-mental-health.Q2_K.gguf | 3 + ...tuguese-luana-7b-mental-health.Q3_K_L.gguf | 3 + ...tuguese-luana-7b-mental-health.Q3_K_M.gguf | 3 + ...tuguese-luana-7b-mental-health.Q3_K_S.gguf | 3 + ...tuguese-luana-7b-mental-health.Q4_K_M.gguf | 3 + ...tuguese-luana-7b-mental-health.Q4_K_S.gguf | 3 + ...tuguese-luana-7b-mental-health.Q5_K_M.gguf | 3 + ...tuguese-luana-7b-mental-health.Q5_K_S.gguf | 3 + ...ortuguese-luana-7b-mental-health.Q6_K.gguf | 3 + ...ortuguese-luana-7b-mental-health.Q8_0.gguf | 3 + ...portuguese-luana-7b-mental-health.f16.gguf | 3 + README.md | 69 +++++++++++++++++++ 14 files changed, 152 insertions(+) create mode 100644 .gitattributes create mode 100644 Mistral-portuguese-luana-7b-mental-health.IQ4_XS.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q2_K.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q3_K_L.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q3_K_M.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q3_K_S.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q4_K_M.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q4_K_S.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q5_K_M.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q5_K_S.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q6_K.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.Q8_0.gguf create mode 100644 Mistral-portuguese-luana-7b-mental-health.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d0af47e --- /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 +Mistral-portuguese-luana-7b-mental-health.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.f16.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Mistral-portuguese-luana-7b-mental-health.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Mistral-portuguese-luana-7b-mental-health.IQ4_XS.gguf b/Mistral-portuguese-luana-7b-mental-health.IQ4_XS.gguf new file mode 100644 index 0000000..516600e --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db6f6810d0111d1b71e18b913717f136a74a5c6cafc9f97defd78b18f7eafa77 +size 3944390400 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q2_K.gguf b/Mistral-portuguese-luana-7b-mental-health.Q2_K.gguf new file mode 100644 index 0000000..1805657 --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:354e8e6eb98f3d7679333e29878cd8b853f87f101471b96e3e09541063af63d2 +size 2719244032 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q3_K_L.gguf b/Mistral-portuguese-luana-7b-mental-health.Q3_K_L.gguf new file mode 100644 index 0000000..9e24b09 --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84c0825c277a82ad072ab4e4978051bda7948b92b0b56168e809700456feded3 +size 3822026496 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q3_K_M.gguf b/Mistral-portuguese-luana-7b-mental-health.Q3_K_M.gguf new file mode 100644 index 0000000..0f8ae39 --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1845e6bb776834cd6ee5633893ea4aa114aba5bc0aa080e09405648825a164c3 +size 3518988032 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q3_K_S.gguf b/Mistral-portuguese-luana-7b-mental-health.Q3_K_S.gguf new file mode 100644 index 0000000..960464e --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75772e06b72ab94a8dc4477003a6996e18ccdaea4b3065b3ed5fdfbfdf276a23 +size 3164569344 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q4_K_M.gguf b/Mistral-portuguese-luana-7b-mental-health.Q4_K_M.gguf new file mode 100644 index 0000000..41ed31e --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63b1fc45fa1a1adb62dd40f8deefd480b2b315362209c386c8e6be3e40a96027 +size 4368441088 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q4_K_S.gguf b/Mistral-portuguese-luana-7b-mental-health.Q4_K_S.gguf new file mode 100644 index 0000000..a01e82f --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b71b26865005ee5607c1e368c28a6507229cfa9f22772634aac86759261c0fd1 +size 4140375808 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q5_K_M.gguf b/Mistral-portuguese-luana-7b-mental-health.Q5_K_M.gguf new file mode 100644 index 0000000..b341dbb --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6522cb2d16fad3c2b545f3342720e3853764fdbca0e67eece8d5a3f0485b9d8a +size 5131411200 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q5_K_S.gguf b/Mistral-portuguese-luana-7b-mental-health.Q5_K_S.gguf new file mode 100644 index 0000000..b58739e --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:273d7ed06fb81c5ef4f4d21a88cb3ed4faaabbb0cde0be95947202c697136be9 +size 4997717760 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q6_K.gguf b/Mistral-portuguese-luana-7b-mental-health.Q6_K.gguf new file mode 100644 index 0000000..c9445cf --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ab161ed3b2030cd9a4966e48610a2b46b01228efc2bef9f01992dc2d991d97e +size 5942066944 diff --git a/Mistral-portuguese-luana-7b-mental-health.Q8_0.gguf b/Mistral-portuguese-luana-7b-mental-health.Q8_0.gguf new file mode 100644 index 0000000..9c988d2 --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f288a4d7e0fb15b8226dc29a6af11917055381b1f0d0838e563c4540e67c2e2 +size 7695859456 diff --git a/Mistral-portuguese-luana-7b-mental-health.f16.gguf b/Mistral-portuguese-luana-7b-mental-health.f16.gguf new file mode 100644 index 0000000..6472543 --- /dev/null +++ b/Mistral-portuguese-luana-7b-mental-health.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bcdd4af5a01467d4785a9ee646ac1309f368e8131e301f998518f26eddb5d1ea +size 14484733696 diff --git a/README.md b/README.md new file mode 100644 index 0000000..8dfe8f4 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: rhaymison/Mistral-portuguese-luana-7b-mental-health +datasets: +- rhaymison/mental-health-qa +language: +- pt +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- health +- portuguese +--- +## About + + + + + + +static quants of https://huggingface.co/rhaymison/Mistral-portuguese-luana-7b-mental-health + + +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/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Mistral-portuguese-luana-7b-mental-health-GGUF/resolve/main/Mistral-portuguese-luana-7b-mental-health.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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + +