From 6bfcc2d3c7ff3ff5caac204c0b8022f457f548bb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 4 May 2026 14:07:41 +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/WellBeing_Coach_LLM-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 87 +++++++++++++++++++++++++++++ WellBeing_Coach_LLM.i1-IQ1_M.gguf | 3 + WellBeing_Coach_LLM.i1-IQ1_S.gguf | 3 + WellBeing_Coach_LLM.i1-IQ2_M.gguf | 3 + WellBeing_Coach_LLM.i1-IQ2_S.gguf | 3 + WellBeing_Coach_LLM.i1-IQ2_XS.gguf | 3 + WellBeing_Coach_LLM.i1-IQ2_XXS.gguf | 3 + WellBeing_Coach_LLM.i1-IQ3_M.gguf | 3 + WellBeing_Coach_LLM.i1-IQ3_S.gguf | 3 + WellBeing_Coach_LLM.i1-IQ3_XS.gguf | 3 + WellBeing_Coach_LLM.i1-IQ3_XXS.gguf | 3 + WellBeing_Coach_LLM.i1-IQ4_NL.gguf | 3 + WellBeing_Coach_LLM.i1-IQ4_XS.gguf | 3 + WellBeing_Coach_LLM.i1-Q2_K.gguf | 3 + WellBeing_Coach_LLM.i1-Q2_K_S.gguf | 3 + WellBeing_Coach_LLM.i1-Q3_K_L.gguf | 3 + WellBeing_Coach_LLM.i1-Q3_K_M.gguf | 3 + WellBeing_Coach_LLM.i1-Q3_K_S.gguf | 3 + WellBeing_Coach_LLM.i1-Q4_0.gguf | 3 + WellBeing_Coach_LLM.i1-Q4_1.gguf | 3 + WellBeing_Coach_LLM.i1-Q4_K_M.gguf | 3 + WellBeing_Coach_LLM.i1-Q4_K_S.gguf | 3 + WellBeing_Coach_LLM.i1-Q5_K_M.gguf | 3 + WellBeing_Coach_LLM.i1-Q5_K_S.gguf | 3 + WellBeing_Coach_LLM.i1-Q6_K.gguf | 3 + WellBeing_Coach_LLM.imatrix.gguf | 3 + 27 files changed, 222 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 WellBeing_Coach_LLM.i1-IQ1_M.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ1_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ2_M.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ2_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ2_XS.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ2_XXS.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ3_M.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ3_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ3_XS.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ3_XXS.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ4_NL.gguf create mode 100644 WellBeing_Coach_LLM.i1-IQ4_XS.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q2_K.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q2_K_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q3_K_L.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q3_K_M.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q3_K_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q4_0.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q4_1.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q4_K_M.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q4_K_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q5_K_M.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q5_K_S.gguf create mode 100644 WellBeing_Coach_LLM.i1-Q6_K.gguf create mode 100644 WellBeing_Coach_LLM.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..0e26430 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +WellBeing_Coach_LLM.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +WellBeing_Coach_LLM.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..d28de83 --- /dev/null +++ b/README.md @@ -0,0 +1,87 @@ +--- +base_model: AnjaliNV/WellBeing_Coach_LLM +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/AnjaliNV/WellBeing_Coach_LLM + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#WellBeing_Coach_LLM-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/WellBeing_Coach_LLM-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/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ2_S.gguf) | i1-IQ2_S | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ2_M.gguf) | i1-IQ2_M | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.1 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q2_K.gguf) | i1-Q2_K | 3.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ3_S.gguf) | i1-IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ3_M.gguf) | i1-IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.1 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.4 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q4_0.gguf) | i1-Q4_0 | 4.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.8 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q4_1.gguf) | i1-Q4_1 | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/WellBeing_Coach_LLM-i1-GGUF/resolve/main/WellBeing_Coach_LLM.i1-Q6_K.gguf) | i1-Q6_K | 6.7 | practically like static Q6_K | + +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. + + diff --git a/WellBeing_Coach_LLM.i1-IQ1_M.gguf b/WellBeing_Coach_LLM.i1-IQ1_M.gguf new file mode 100644 index 0000000..a771429 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6a413729c79295814a01331f6b5313ca1e2b9fa62674119951ceedfd5eb6cbb +size 2161972896 diff --git a/WellBeing_Coach_LLM.i1-IQ1_S.gguf b/WellBeing_Coach_LLM.i1-IQ1_S.gguf new file mode 100644 index 0000000..cd6ca1c --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f4d11c106b926ac0d36093a350d2045e71f2d0b855b708029ffdaa1091fa922 +size 2019628704 diff --git a/WellBeing_Coach_LLM.i1-IQ2_M.gguf b/WellBeing_Coach_LLM.i1-IQ2_M.gguf new file mode 100644 index 0000000..135b866 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a43280139a99b2d3b3a69ed0624a667eb5fae3880004a936efd6126e1a9f01b +size 2948282016 diff --git a/WellBeing_Coach_LLM.i1-IQ2_S.gguf b/WellBeing_Coach_LLM.i1-IQ2_S.gguf new file mode 100644 index 0000000..1772c14 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2befd8e95f7987040ca24791f2db012276b04f58d58f8f22aa2bd94b28b4102e +size 2758489760 diff --git a/WellBeing_Coach_LLM.i1-IQ2_XS.gguf b/WellBeing_Coach_LLM.i1-IQ2_XS.gguf new file mode 100644 index 0000000..93caa59 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41c6838175cd6c481c7ccc5d9a2cd910d0d067f28930b6025b32ffea1fc17718 +size 2605782688 diff --git a/WellBeing_Coach_LLM.i1-IQ2_XXS.gguf b/WellBeing_Coach_LLM.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..958cfd5 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b59add6da35bc3d2ab54947bb52b2fd62a0074e4e359c33ef103e38962f606 +size 2399213216 diff --git a/WellBeing_Coach_LLM.i1-IQ3_M.gguf b/WellBeing_Coach_LLM.i1-IQ3_M.gguf new file mode 100644 index 0000000..1839880 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7d7290be42b7b017e304d6bfcd96795e80a62b18b34e9f61bb829a9311e7af5 +size 3784824480 diff --git a/WellBeing_Coach_LLM.i1-IQ3_S.gguf b/WellBeing_Coach_LLM.i1-IQ3_S.gguf new file mode 100644 index 0000000..6019317 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8e26edc761819b0954583ffb6e1541156cf691a1cfb8c3157deb1cdf43259e4 +size 3682326176 diff --git a/WellBeing_Coach_LLM.i1-IQ3_XS.gguf b/WellBeing_Coach_LLM.i1-IQ3_XS.gguf new file mode 100644 index 0000000..e94f93a --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f59c2aa83e9566a41905f2bd060ac955d20a1ed9a6df83476062073f9527f23b +size 3518748320 diff --git a/WellBeing_Coach_LLM.i1-IQ3_XXS.gguf b/WellBeing_Coach_LLM.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..fac129d --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f1ed6856e244181d68df916ad28e565cd9ec05fe9b05e81f5a75a85ae792782 +size 3274913440 diff --git a/WellBeing_Coach_LLM.i1-IQ4_NL.gguf b/WellBeing_Coach_LLM.i1-IQ4_NL.gguf new file mode 100644 index 0000000..1670a14 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c023e23ea1fe97a9c22787101950c2ea3c95277564f0a957a5e6fcd5265aad25 +size 4677990048 diff --git a/WellBeing_Coach_LLM.i1-IQ4_XS.gguf b/WellBeing_Coach_LLM.i1-IQ4_XS.gguf new file mode 100644 index 0000000..3ae810c --- /dev/null +++ b/WellBeing_Coach_LLM.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83485aa0fe3d0d3190773838ba021c4187ab1e0b6d1f77fbab6e510d2ea8da9a +size 4447663776 diff --git a/WellBeing_Coach_LLM.i1-Q2_K.gguf b/WellBeing_Coach_LLM.i1-Q2_K.gguf new file mode 100644 index 0000000..f4c6d12 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1252514173f2629158379c83ec1a62cde0411fd876b7e6bdb65d390d5c287f8e +size 3179132576 diff --git a/WellBeing_Coach_LLM.i1-Q2_K_S.gguf b/WellBeing_Coach_LLM.i1-Q2_K_S.gguf new file mode 100644 index 0000000..7c14726 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8212a38a6a2e479b5cfe8926a33b09122056bf806f9c33a2ea1fa37075dbb9e +size 2988816032 diff --git a/WellBeing_Coach_LLM.i1-Q3_K_L.gguf b/WellBeing_Coach_LLM.i1-Q3_K_L.gguf new file mode 100644 index 0000000..deb8edb --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef4f2927136356bf1a8b57a80a4ab9a448b12613e1c98bc1c0a5aeed73f654d +size 4321957536 diff --git a/WellBeing_Coach_LLM.i1-Q3_K_M.gguf b/WellBeing_Coach_LLM.i1-Q3_K_M.gguf new file mode 100644 index 0000000..9989d77 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d07cb0ef7112126fb356d3b68a93c650307f22cc1b3761aa8137d91c78adb0b8 +size 4018919072 diff --git a/WellBeing_Coach_LLM.i1-Q3_K_S.gguf b/WellBeing_Coach_LLM.i1-Q3_K_S.gguf new file mode 100644 index 0000000..30c7702 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aa5d25ff14970cd296d3065cd0b28e723e1d9f3f2804333479f07c8550d4bcff +size 3664500384 diff --git a/WellBeing_Coach_LLM.i1-Q4_0.gguf b/WellBeing_Coach_LLM.i1-Q4_0.gguf new file mode 100644 index 0000000..922d2e2 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c44f5d8977aa544c3faf38ca3321461ae551dc8b324a3b389e2f9a49bf952fa +size 4675892896 diff --git a/WellBeing_Coach_LLM.i1-Q4_1.gguf b/WellBeing_Coach_LLM.i1-Q4_1.gguf new file mode 100644 index 0000000..3edfdcc --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c82d562f7e8be3e396fb667408a17673384bf087b7f27c7810eb092e2daefff +size 5130253984 diff --git a/WellBeing_Coach_LLM.i1-Q4_K_M.gguf b/WellBeing_Coach_LLM.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d333568 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9ab37668c6a93484c1312f5540844501ae894fc5fab52a71fd9e339e12e1829 +size 4920735392 diff --git a/WellBeing_Coach_LLM.i1-Q4_K_S.gguf b/WellBeing_Coach_LLM.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a8e8dec --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f900f9fa1419b0f14a6b7127ad1a2d5ef2befdfba4eddb454fd4abf2144ff42f +size 4692670112 diff --git a/WellBeing_Coach_LLM.i1-Q5_K_M.gguf b/WellBeing_Coach_LLM.i1-Q5_K_M.gguf new file mode 100644 index 0000000..5a2e0b2 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d30045abae21a403671fa74ddb22acce4c3013f2fbd7992d20148b123b0d9fc +size 5732988576 diff --git a/WellBeing_Coach_LLM.i1-Q5_K_S.gguf b/WellBeing_Coach_LLM.i1-Q5_K_S.gguf new file mode 100644 index 0000000..3366619 --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2e0f68a3d112fbe63c41d6271499a11cf2fffe3a747c57e079decf948f2d248 +size 5599295136 diff --git a/WellBeing_Coach_LLM.i1-Q6_K.gguf b/WellBeing_Coach_LLM.i1-Q6_K.gguf new file mode 100644 index 0000000..934302c --- /dev/null +++ b/WellBeing_Coach_LLM.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:17e5e9f8925ce37873d55aad899444e56ec06602d36893a1c251dca1e8eff26d +size 6596007584 diff --git a/WellBeing_Coach_LLM.imatrix.gguf b/WellBeing_Coach_LLM.imatrix.gguf new file mode 100644 index 0000000..513160b --- /dev/null +++ b/WellBeing_Coach_LLM.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:153427093eea154c52a1e27c5bafda0216cb05fc20debfdf7edb42380754e343 +size 5015200