commit f41ab3c6f70cac22ef61d3cf0078b7ad9a0a1213 Author: ModelHub XC Date: Sat Jun 13 07:55:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..f585db5 --- /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 +concise-cbt-therapist-qwen3-1.7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +concise-cbt-therapist-qwen3-1.7b.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..03969e6 --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: therapygym/concise-cbt-therapist-qwen3-1.7b +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +static quants of https://huggingface.co/therapygym/concise-cbt-therapist-qwen3-1.7b + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#concise-cbt-therapist-qwen3-1.7b-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-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/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q2_K.gguf) | Q2_K | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q3_K_S.gguf) | Q3_K_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q3_K_M.gguf) | Q3_K_M | 1.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q3_K_L.gguf) | Q3_K_L | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.IQ4_XS.gguf) | IQ4_XS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q4_K_S.gguf) | Q4_K_S | 1.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q4_K_M.gguf) | Q4_K_M | 1.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q5_K_S.gguf) | Q5_K_S | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q5_K_M.gguf) | Q5_K_M | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q6_K.gguf) | Q6_K | 1.8 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.Q8_0.gguf) | Q8_0 | 2.3 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/concise-cbt-therapist-qwen3-1.7b-GGUF/resolve/main/concise-cbt-therapist-qwen3-1.7b.f16.gguf) | f16 | 4.2 | 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. + + diff --git a/concise-cbt-therapist-qwen3-1.7b.IQ4_XS.gguf b/concise-cbt-therapist-qwen3-1.7b.IQ4_XS.gguf new file mode 100644 index 0000000..0e1ddeb --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58fb014bd63b90683b808efb210e6b3102d979f5ea63a2fdde4adca7bfd564e0 +size 1181587744 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q2_K.gguf b/concise-cbt-therapist-qwen3-1.7b.Q2_K.gguf new file mode 100644 index 0000000..24a7457 --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25909dcf4696da8f96f41299d2cf940b7824a93f89456f468ffec06653557e13 +size 879896864 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q3_K_L.gguf b/concise-cbt-therapist-qwen3-1.7b.Q3_K_L.gguf new file mode 100644 index 0000000..81d5a28 --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c02442729e745671eaa00cd0013b0a5a492b1480c777881a71a58cb4f6fe8e9a +size 1137205536 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q3_K_M.gguf b/concise-cbt-therapist-qwen3-1.7b.Q3_K_M.gguf new file mode 100644 index 0000000..e30ae7c --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d6a60bc8f59fd1c21fb2924d4406bb63beaef860188ae041f67c2d249b89a62 +size 1073242400 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q3_K_S.gguf b/concise-cbt-therapist-qwen3-1.7b.Q3_K_S.gguf new file mode 100644 index 0000000..5cf7afe --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7781a72c4f1536c3d99143999a63b47a804c28525b0c686f672868b9ba8e806 +size 1000956192 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q4_K_M.gguf b/concise-cbt-therapist-qwen3-1.7b.Q4_K_M.gguf new file mode 100644 index 0000000..4cbafc0 --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b0c38f364cb5e295a1b8e14f73a13fd15fb3ad19783594900864d95d6310b5a +size 1282439456 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q4_K_S.gguf b/concise-cbt-therapist-qwen3-1.7b.Q4_K_S.gguf new file mode 100644 index 0000000..e8d0d1b --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4629e3719772b85ecc6f55df447a60313863f7873af61e60a9deb2e450f2670 +size 1235220768 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q5_K_M.gguf b/concise-cbt-therapist-qwen3-1.7b.Q5_K_M.gguf new file mode 100644 index 0000000..54fd2ef --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70a8a557d42fc0ce7ea671f5c9c6fd07aa99efc68d6218855d2dfdf076ba230c +size 1471805728 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q5_K_S.gguf b/concise-cbt-therapist-qwen3-1.7b.Q5_K_S.gguf new file mode 100644 index 0000000..2bd400a --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a60cf7ef57a73c1a381955de31ce6808c74f1308a2d0f1ade677176977ed48f +size 1444509984 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q6_K.gguf b/concise-cbt-therapist-qwen3-1.7b.Q6_K.gguf new file mode 100644 index 0000000..dd24cac --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:433fcf6c344566a34085ea86cca46569e70b43e11fc9bca86519c1ee59feee55 +size 1673007392 diff --git a/concise-cbt-therapist-qwen3-1.7b.Q8_0.gguf b/concise-cbt-therapist-qwen3-1.7b.Q8_0.gguf new file mode 100644 index 0000000..6422290 --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c88ab0a0f46b3aa1440452df51778279009998b3e6ddaa3d433bc4a11fdc925 +size 2165039392 diff --git a/concise-cbt-therapist-qwen3-1.7b.f16.gguf b/concise-cbt-therapist-qwen3-1.7b.f16.gguf new file mode 100644 index 0000000..387fce1 --- /dev/null +++ b/concise-cbt-therapist-qwen3-1.7b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2935f20efe773ebde31c5a016f6d7feb21420b1a3ad5b3b01cd319072e81ca3 +size 4069679392