初始化项目,由ModelHub XC社区提供模型

Model: mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF
Source: Original Platform
This commit is contained in:
ModelHub XC
2026-06-18 06:02:16 +08:00
commit 820130841f
14 changed files with 158 additions and 0 deletions

47
.gitattributes vendored Normal file
View File

@@ -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
llama-3.2-3b-psychotherapy-cbt.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text
llama-3.2-3b-psychotherapy-cbt.f16.gguf filter=lfs diff=lfs merge=lfs -text

75
README.md Normal file
View File

@@ -0,0 +1,75 @@
---
base_model: rockson8/llama-3.2-3b-psychotherapy-cbt
language:
- en
library_name: transformers
mradermacher:
readme_rev: 1
quantized_by: mradermacher
tags:
- gguf
- llama.cpp
- unsloth
---
## About
<!-- ### quantize_version: 2 -->
<!-- ### output_tensor_quantised: 1 -->
<!-- ### convert_type: hf -->
<!-- ### vocab_type: -->
<!-- ### tags: -->
<!-- ### quants: x-f16 Q4_K_S Q2_K Q8_0 Q6_K Q3_K_M Q3_K_S Q3_K_L Q4_K_M Q5_K_S Q5_K_M IQ4_XS -->
<!-- ### quants_skip: -->
<!-- ### skip_mmproj: -->
static quants of https://huggingface.co/rockson8/llama-3.2-3b-psychotherapy-cbt
<!-- provided-files -->
***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#llama-3.2-3b-psychotherapy-cbt-GGUF).***
weighted/imatrix quants are available at https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-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/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q2_K.gguf) | Q2_K | 1.5 | |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q3_K_S.gguf) | Q3_K_S | 1.6 | |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q3_K_M.gguf) | Q3_K_M | 1.8 | lower quality |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q3_K_L.gguf) | Q3_K_L | 1.9 | |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.IQ4_XS.gguf) | IQ4_XS | 1.9 | |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q4_K_S.gguf) | Q4_K_S | 2.0 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q4_K_M.gguf) | Q4_K_M | 2.1 | fast, recommended |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q5_K_S.gguf) | Q5_K_S | 2.4 | |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q5_K_M.gguf) | Q5_K_M | 2.4 | |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q6_K.gguf) | Q6_K | 2.7 | very good quality |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.Q8_0.gguf) | Q8_0 | 3.5 | fast, best quality |
| [GGUF](https://huggingface.co/mradermacher/llama-3.2-3b-psychotherapy-cbt-GGUF/resolve/main/llama-3.2-3b-psychotherapy-cbt.f16.gguf) | f16 | 6.5 | 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.
<!-- end -->

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7b230de296b79ecfd75ecd4034d418676ee80cf50e9d0565ced3860c60f0d1c3
size 1840907680

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:25f47dc53492faa027b422750e09734499b3e6e203306e18f1e1ceee0aae2ba6
size 1363936672

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:797b990eaa6034b36ab5a2234fa3c448e9d16940db4b2d86f441c1c2f9cd61ad
size 1815348640

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8ea388c41ca189155a277ff962a9a9cd16f938cac2e3cbb3b3702474e8d41f11
size 1687160224

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:d0cd326bbd338702c7644459a3ff0630692f3261af1884c719be569ae04fe793
size 1542849952

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c8d7dc1e6e57fa468f32798578346b7d908ad1ba0c5145e4bb1d7689444fe4b5
size 2019378592

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:192cddb03d13ae85c1b71099f8bdb469c8a4e38f65ad0d8337813667054d3419
size 1928201632

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:f8a88d786780b8831ee58f14b9056a107d235109f77e69387950be67b3e04b04
size 2322154912

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0655a7b35ea5e3a0c943ab33df9467a12c22813518ee4787ec5fbd33b69a4b04
size 2269513120

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a73966418891f039ec2cdb2ef9dd9f0c292519237d87498917c023adc5517287
size 2643854752

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:63663883e95e7a11d2746b7b92693d55b4b6b33ff2e6828442471b3eee0ede0e
size 3421900192

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:03e50ff98b25f0aa1dd5eac972d1708d55ebbb43bbd0357264d96e3e70e8251c
size 6433688992