From 42e71fa9614572050027cbf91f6a0d1499ff018e Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 7 May 2026 08:51:51 +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/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF Source: Original Platform --- .gitattributes | 46 +++++++++++ ...hristian-Bible-Expert-v2.0-22B.IQ4_XS.gguf | 3 + ...-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q3_K_L.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q3_K_M.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q3_K_S.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q4_K_M.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q4_K_S.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q5_K_M.gguf | 3 + ...hristian-Bible-Expert-v2.0-22B.Q5_K_S.gguf | 3 + ...-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf | 3 + ...-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf | 3 + README.md | 78 +++++++++++++++++++ 13 files changed, 157 insertions(+) create mode 100644 .gitattributes create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.IQ4_XS.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_L.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_M.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_S.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_M.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_S.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_M.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_S.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf create mode 100644 Baptist-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..264989e --- /dev/null +++ b/.gitattributes @@ -0,0 +1,46 @@ +*.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 +Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Baptist-Christian-Bible-Expert-v2.0-22B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.IQ4_XS.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.IQ4_XS.gguf new file mode 100644 index 0000000..0f64287 --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c94414093ad62d6b1b6f2cf4af2d87be334200abd268f726455010ffae5a051 +size 12045399520 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf new file mode 100644 index 0000000..830184e --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19bd77b2270c27b9e1b630c63d040df556cb0553bbca14311ac5ca17999da1a0 +size 8272098784 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_L.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_L.gguf new file mode 100644 index 0000000..51d125c --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72ae70d73c9dfa3d162153c3d7ebbc0ce526ee54bfa7c5d3f993bdd4d0979994 +size 11730433504 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_M.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_M.gguf new file mode 100644 index 0000000..709083c --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:472374faa4332dccc3743417b63921ac228630c1759deb92a61cea1095787aa8 +size 10756830688 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_S.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_S.gguf new file mode 100644 index 0000000..f552686 --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74fae4457a226383e21f58d85fdf3b4ce4a748ccbdadc6c68ec92662f1310f0a +size 9641276896 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_M.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_M.gguf new file mode 100644 index 0000000..4917f6b --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01fb9bfc83a1becf48e9a11dbe4bda0c75732d7d81ce86bc935255fbcafaa13d +size 13341242848 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_S.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_S.gguf new file mode 100644 index 0000000..e15363e --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db8c14771cf362c096cb5b3a075dc5815876376707295cd9abbbefce034a8833 +size 12660389344 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_M.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_M.gguf new file mode 100644 index 0000000..0dd0e79 --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2d8b46a87f37973610c6114ef140538afb289888f6f51868fa99794ab87a8ce +size 15722558944 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_S.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_S.gguf new file mode 100644 index 0000000..70bc59f --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:323afd322a6b4c6559ea29bf7d8c5b50ae475dd144433f920f06c4c5c3f258c8 +size 15324820960 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf new file mode 100644 index 0000000..5eeee01 --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8be49be06f560847fd49719fde3138e2dbe1ec389ad9f9781b9ec46e44aa8e42 +size 18252707296 diff --git a/Baptist-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf b/Baptist-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf new file mode 100644 index 0000000..a1c1e40 --- /dev/null +++ b/Baptist-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c160bb5b9ef1cfc6a93ca6585141e2451affc06d86d8dc2ee0e6b537605421a +size 23640552928 diff --git a/README.md b/README.md new file mode 100644 index 0000000..603d4f1 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: sleepdeprived3/Baptist-Christian-Bible-Expert-v2.0-22B +language: +- en +library_name: transformers +license: other +license_name: mrl +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- Baptist +- Christian +- Bible +- Theology +- Jesus +- Seminary +- SBC +- Protestant +--- +## About + + + + + + +static quants of https://huggingface.co/sleepdeprived3/Baptist-Christian-Bible-Expert-v2.0-22B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Baptist-Christian-Bible-Expert-v2.0-22B-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-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/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q2_K.gguf) | Q2_K | 8.4 | | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_S.gguf) | Q3_K_S | 9.7 | | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_M.gguf) | Q3_K_M | 10.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q3_K_L.gguf) | Q3_K_L | 11.8 | | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.IQ4_XS.gguf) | IQ4_XS | 12.1 | | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_S.gguf) | Q4_K_S | 12.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q4_K_M.gguf) | Q4_K_M | 13.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_S.gguf) | Q5_K_S | 15.4 | | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q5_K_M.gguf) | Q5_K_M | 15.8 | | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q6_K.gguf) | Q6_K | 18.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Baptist-Christian-Bible-Expert-v2.0-22B-GGUF/resolve/main/Baptist-Christian-Bible-Expert-v2.0-22B.Q8_0.gguf) | Q8_0 | 23.7 | fast, best quality | + +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. + +