From d2b7d45fafe0307275bcf1fb3c4198d14eb1a956 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 01:44:16 +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/buddhi-128k-chat-7b-GGUF Source: Original Platform --- .gitattributes | 48 ++++++++++++++++++++++ README.md | 67 +++++++++++++++++++++++++++++++ buddhi-128k-chat-7b.IQ4_XS.gguf | 3 ++ buddhi-128k-chat-7b.Q2_K.gguf | 3 ++ buddhi-128k-chat-7b.Q3_K_L.gguf | 3 ++ buddhi-128k-chat-7b.Q3_K_M.gguf | 3 ++ buddhi-128k-chat-7b.Q3_K_S.gguf | 3 ++ buddhi-128k-chat-7b.Q4_0_4_4.gguf | 3 ++ buddhi-128k-chat-7b.Q4_K_M.gguf | 3 ++ buddhi-128k-chat-7b.Q4_K_S.gguf | 3 ++ buddhi-128k-chat-7b.Q5_K_M.gguf | 3 ++ buddhi-128k-chat-7b.Q5_K_S.gguf | 3 ++ buddhi-128k-chat-7b.Q6_K.gguf | 3 ++ buddhi-128k-chat-7b.Q8_0.gguf | 3 ++ buddhi-128k-chat-7b.f16.gguf | 3 ++ 15 files changed, 154 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 buddhi-128k-chat-7b.IQ4_XS.gguf create mode 100644 buddhi-128k-chat-7b.Q2_K.gguf create mode 100644 buddhi-128k-chat-7b.Q3_K_L.gguf create mode 100644 buddhi-128k-chat-7b.Q3_K_M.gguf create mode 100644 buddhi-128k-chat-7b.Q3_K_S.gguf create mode 100644 buddhi-128k-chat-7b.Q4_0_4_4.gguf create mode 100644 buddhi-128k-chat-7b.Q4_K_M.gguf create mode 100644 buddhi-128k-chat-7b.Q4_K_S.gguf create mode 100644 buddhi-128k-chat-7b.Q5_K_M.gguf create mode 100644 buddhi-128k-chat-7b.Q5_K_S.gguf create mode 100644 buddhi-128k-chat-7b.Q6_K.gguf create mode 100644 buddhi-128k-chat-7b.Q8_0.gguf create mode 100644 buddhi-128k-chat-7b.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a6ac526 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +buddhi-128k-chat-7b.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.f16.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +buddhi-128k-chat-7b.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..26ee2fe --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ +--- +base_model: aiplanet/buddhi-128k-chat-7b +datasets: +- aiplanet/buddhi-dataset +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/aiplanet/buddhi-128k-chat-7b + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/buddhi-128k-chat-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/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/buddhi-128k-chat-7b-GGUF/resolve/main/buddhi-128k-chat-7b.f16.gguf) | f16 | 14.6 | 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/buddhi-128k-chat-7b.IQ4_XS.gguf b/buddhi-128k-chat-7b.IQ4_XS.gguf new file mode 100644 index 0000000..889d77e --- /dev/null +++ b/buddhi-128k-chat-7b.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1067f76ca6e2d0304e4d88137299d5cd474717fe23a9ce561144ae1a84e3ee7 +size 3944389824 diff --git a/buddhi-128k-chat-7b.Q2_K.gguf b/buddhi-128k-chat-7b.Q2_K.gguf new file mode 100644 index 0000000..1fbd50d --- /dev/null +++ b/buddhi-128k-chat-7b.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5dc28e9771fda81ce70fca452e50ccd3f2cc0a0ccd2e3590d3c299c061859f62 +size 2719243456 diff --git a/buddhi-128k-chat-7b.Q3_K_L.gguf b/buddhi-128k-chat-7b.Q3_K_L.gguf new file mode 100644 index 0000000..c3e04c1 --- /dev/null +++ b/buddhi-128k-chat-7b.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9520249f437f29144bff24b02e107b08d3726d6f62b03c15bacc4bd16f66edfd +size 3822025920 diff --git a/buddhi-128k-chat-7b.Q3_K_M.gguf b/buddhi-128k-chat-7b.Q3_K_M.gguf new file mode 100644 index 0000000..b649c6e --- /dev/null +++ b/buddhi-128k-chat-7b.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a70c69f502254bc18789e3ed0c858ea527f93321d38c9ac2a720b5b2f28791fa +size 3518987456 diff --git a/buddhi-128k-chat-7b.Q3_K_S.gguf b/buddhi-128k-chat-7b.Q3_K_S.gguf new file mode 100644 index 0000000..3b59940 --- /dev/null +++ b/buddhi-128k-chat-7b.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbc84b651d2cb11d20cf20fbc82e203f05fff9772d1e4dee2d545978b80d3622 +size 3164568768 diff --git a/buddhi-128k-chat-7b.Q4_0_4_4.gguf b/buddhi-128k-chat-7b.Q4_0_4_4.gguf new file mode 100644 index 0000000..79812c9 --- /dev/null +++ b/buddhi-128k-chat-7b.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2107c3d92c3c66fa8967b6c41127a58894ed145d4fcb976580f2794d0bc5cbfd +size 4108917952 diff --git a/buddhi-128k-chat-7b.Q4_K_M.gguf b/buddhi-128k-chat-7b.Q4_K_M.gguf new file mode 100644 index 0000000..7bd7d3e --- /dev/null +++ b/buddhi-128k-chat-7b.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f52a027e39fa7894c7bee93f90ec077ddc7bbd9a728e426d263bba953704ae9f +size 4368440512 diff --git a/buddhi-128k-chat-7b.Q4_K_S.gguf b/buddhi-128k-chat-7b.Q4_K_S.gguf new file mode 100644 index 0000000..eee399f --- /dev/null +++ b/buddhi-128k-chat-7b.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f882f9476417d7170cd91892678ded21fa5831ffa7e34664a3169cc3e62f5d26 +size 4140375232 diff --git a/buddhi-128k-chat-7b.Q5_K_M.gguf b/buddhi-128k-chat-7b.Q5_K_M.gguf new file mode 100644 index 0000000..14ea1ff --- /dev/null +++ b/buddhi-128k-chat-7b.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:40a311b8db70d11b76c27bc07c1d608329d2af2a7bf2ee5766dba99ece1e0d30 +size 5131410624 diff --git a/buddhi-128k-chat-7b.Q5_K_S.gguf b/buddhi-128k-chat-7b.Q5_K_S.gguf new file mode 100644 index 0000000..54ec904 --- /dev/null +++ b/buddhi-128k-chat-7b.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:738ca0b98bb3e83dd0bbafcce689039956e8c986154db5a27a3b934cee5e5d14 +size 4997717184 diff --git a/buddhi-128k-chat-7b.Q6_K.gguf b/buddhi-128k-chat-7b.Q6_K.gguf new file mode 100644 index 0000000..2db42a0 --- /dev/null +++ b/buddhi-128k-chat-7b.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6eb10fc9108c79ae41867f8261c8ab24c587fb15a10345bdb2a1f4c1f4fbbdb +size 5942066368 diff --git a/buddhi-128k-chat-7b.Q8_0.gguf b/buddhi-128k-chat-7b.Q8_0.gguf new file mode 100644 index 0000000..b6d4927 --- /dev/null +++ b/buddhi-128k-chat-7b.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e931e4ead90f3c190b30e90fdecd440ac4f218cba01f3b3917b0e381fc8d6e1 +size 7695858880 diff --git a/buddhi-128k-chat-7b.f16.gguf b/buddhi-128k-chat-7b.f16.gguf new file mode 100644 index 0000000..e9d3afb --- /dev/null +++ b/buddhi-128k-chat-7b.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97d945b8a0ecdb0599fdb242ff60edfa7b762b84b75112f65dc4a73602555fcb +size 14484733120