From 6f910fc3001aa6cc615563bab4f807a1414c4fde Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 13 Apr 2026 07:52: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/Think-Doctor.Death-3.2-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 108 ++++++++++++++++++++++ Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf | 3 + Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf | 3 + Think-Doctor.Death-3.2-1B.imatrix.gguf | 3 + 27 files changed, 243 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf create mode 100644 Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf create mode 100644 Think-Doctor.Death-3.2-1B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d362eca --- /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 +Think-Doctor.Death-3.2-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a79e24c --- /dev/null +++ b/README.md @@ -0,0 +1,108 @@ +--- +base_model: Novaciano/Think-Doctor.Death-3.2-1B +datasets: +- OpenMed/Medical-Reasoning-SFT-MiniMax-M2.1 +language: +- en +- es +library_name: transformers +license: llama3 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- philosophy +- reasoning +- uncensored +- medical +- merge +- llama-3 +- 1b +- surgeon +- scalpel +- nemesis +- mad-doctor +- horror +- dark-philosophy +- antinatalism +- pessimism +- reasoning +- abliterated +- existential-horror +- medical-terror +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Think-Doctor.Death-3.2-1B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Think-Doctor.Death-3.2-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-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/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.5 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Think-Doctor.Death-3.2-1B-i1-GGUF/resolve/main/Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.1 | 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/Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..328db23 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:15517cd7e7598849a6d238111e71a8957f0b304ce996ca03fdcded65a38eab36 +size 413607744 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..693d795 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29424b3586a0864ce112474f356cbf23ad05ae0d6093ec6c0f77cc55b5cf155d +size 393553728 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..967eb9d --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f392027325f48968c96bd3e4ea3284ac0cd9ac6c91d90a9ba5b5faf8ca59148 +size 515450688 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..aebe2b9 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48417f19145333b3e1c2df8348cc376d02cef35bdeba6e71c54b33605eb8c5a3 +size 488712000 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..389f02c --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe07dccc9aa49aa4c3e486837da6940b5088d68419338b7c82f6b4d472a5f325 +size 475866944 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..f84677b --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7eeafbfe0b5e9e672637df4aaf139cc008fb65b1175db093e45c6316426ec9b1 +size 447031104 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..1e6945e --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7be7db5845d1ad3fc74b216aa569b3b676cbfd895eb89936e5b8f73d6d3aeb2 +size 657291072 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..be63a19 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2073471277132e861e6c2d116bb24091b477328744cae8f1e72e6e3e91b9fa99 +size 643921728 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a3a1dcc --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32e808cb06c704f65f368d12759efa20ff055f602f72a28ccab29e27b01ebece +size 621115200 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..f6de452 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8c19bbda3ed5bd0a849f1251de1c169abf312b9f09e72432dfe83b0914da15e +size 562112320 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..e2fa95e --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2960b1b0c726b2cc89f1f9d37ff962169aa455db1bc614ff3d6e574383b44c30 +size 773027648 diff --git a/Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf b/Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..7c3c09d --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcdd6d0ceb081dd0787374b5d8dfa63eccb202af5e3376470c6fb756f6c7db37 +size 743143232 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf b/Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..a9318c0 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3df289e3d32b9f7f1e5f862c57aae3de681641c6cb020df1e239cf217e2f4e2d +size 580876096 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf b/Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..96024d4 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:260fb3ad2b010738b1926f587d97d91b6b3146fa44348ccb83a06f636a52bd96 +size 554661696 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf b/Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..014dfc3 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:500075443c9c08f984ffc4ffa47e6e24e207f2094cc54d7043e67b31178bc1c4 +size 732526400 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf b/Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..b67a0c9 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:844ea10c919fea14e075d831382b580251b2956474153cc447ce49b8e49efea1 +size 690845504 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf b/Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..f32a168 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59e2bfd39b553f0fb97870ed0f3f4bb7ba981c5884b80a7833e2ce131982b522 +size 641693504 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf b/Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..d904197 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e78d61ab1b5578850809c5ad5e6952e172ecdef1188fdcc2ea8972ede9c4a0ca +size 773027648 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf b/Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..f069de4 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9344eba097575fc1c5bc4b82f88922c88a10b9a2e14f071d0a8d8f776837e565 +size 831747904 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf b/Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..20b1e85 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04a22bead11272fde30362aaea37df3464b5d10adee54a8e80f6d7caabe7e35b +size 807696192 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf b/Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..08031d7 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c09c45146f73656aaf9d4c5b6704fe5a2f015835f04837060b87d504c7bf316d +size 775649088 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf b/Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..43b065f --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0fabe648c00b4d5623af76c8846af147b6c34172672a0b08ff256a321de3aeea +size 911505216 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf b/Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0b3bac7 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db126b30788fa637610e9cbc224abaf2e1b1d5a7d3eb7ab738aa5eacb7d70592 +size 892565312 diff --git a/Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf b/Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..8197982 --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8d215d30a2416fc1f9e3b32e9907149ef2f01ff03c7480274f71b27ad251ae63 +size 1021802304 diff --git a/Think-Doctor.Death-3.2-1B.imatrix.gguf b/Think-Doctor.Death-3.2-1B.imatrix.gguf new file mode 100644 index 0000000..be260ce --- /dev/null +++ b/Think-Doctor.Death-3.2-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91270e22eeae9bf3ab700e350bcb408f89d5f35cbc09bb21cc34bbbe9ca2effe +size 1328000