From 04bf9cacc71700787d91025fd1b9938216b97b51 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 04:32:10 +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/BloomVN-8B-Chat-Reasoning-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++ BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q2_K.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q6_K.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.Q8_0.gguf | 3 ++ BloomVN-8B-Chat-Reasoning.f16.gguf | 3 ++ README.md | 67 +++++++++++++++++++++++++++ 14 files changed, 150 insertions(+) create mode 100644 .gitattributes create mode 100644 BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q2_K.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q6_K.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.Q8_0.gguf create mode 100644 BloomVN-8B-Chat-Reasoning.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ea31ae1 --- /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 +BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.f16.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf b/BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf new file mode 100644 index 0000000..e1ed8ea --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e4936c0cb1721327e3efa68e6ba47c676bdc0f1d0868b55c735238d1896f3bf +size 4756843872 diff --git a/BloomVN-8B-Chat-Reasoning.Q2_K.gguf b/BloomVN-8B-Chat-Reasoning.Q2_K.gguf new file mode 100644 index 0000000..b30d054 --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad30d65be7dc04b3bd0aba85dcb210e306e4de1b675cb37f953260d5187dd515 +size 3355994464 diff --git a/BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf b/BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf new file mode 100644 index 0000000..727bf69 --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d03c527c5510b27131a7650de307928a45582449b75d22852fbba41f0067642d +size 4573776736 diff --git a/BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf b/BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf new file mode 100644 index 0000000..aee0e4d --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fd35b836d11a9df777025140e067c24afcaf869bf9acbd5c437ea38e01b4f5d +size 4260907872 diff --git a/BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf b/BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf new file mode 100644 index 0000000..e07d28c --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e1747b6790aac52c5dcee6890c0309bb20ddb4a64e5edb3d79a2d258c2601ae +size 3892530016 diff --git a/BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf b/BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf new file mode 100644 index 0000000..e8d7968 --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08f7d4fd334c33d33d23d4296968224a4fdb01e77495a71f0d08a4e0177d9922 +size 5242934624 diff --git a/BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf b/BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf new file mode 100644 index 0000000..4aa506e --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:225bf906ad045b8072fd5ffb04ed5726cc464351bf361f8cc484b808d1846015 +size 4990162272 diff --git a/BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf b/BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf new file mode 100644 index 0000000..9b13bab --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76430b78fd3230c420c5e814854c39994ad9e442545bbc2710de796d8adb8de9 +size 6103725408 diff --git a/BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf b/BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf new file mode 100644 index 0000000..d5406a5 --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c45ba4d63fb52509f8c9e85021ca2a3f6d8a63e9069d8af6094271c854669265 +size 5955548512 diff --git a/BloomVN-8B-Chat-Reasoning.Q6_K.gguf b/BloomVN-8B-Chat-Reasoning.Q6_K.gguf new file mode 100644 index 0000000..7484427 --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e72b3d37e13dbd18f5bc2398775c4abd2a974533d0cf966f685b68726131f7 +size 7018315616 diff --git a/BloomVN-8B-Chat-Reasoning.Q8_0.gguf b/BloomVN-8B-Chat-Reasoning.Q8_0.gguf new file mode 100644 index 0000000..81e4fbb --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ab48fb138a3d120bf0719a640c8d75251fb673d9f67d85073882b8b7b911769 +size 9088183136 diff --git a/BloomVN-8B-Chat-Reasoning.f16.gguf b/BloomVN-8B-Chat-Reasoning.f16.gguf new file mode 100644 index 0000000..39d81c9 --- /dev/null +++ b/BloomVN-8B-Chat-Reasoning.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b0e1cb793b42f60f4c393486f06806c34b0464ba267fad581551d7c45fbdbeb +size 17100573536 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3e7c6f9 --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ +--- +base_model: BlossomsAI/BloomVN-8B-Chat-Reasoning +language: +- en +- vi +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- conversational +--- +## About + + + + + + +static quants of https://huggingface.co/BlossomsAI/BloomVN-8B-Chat-Reasoning + + +weighted/imatrix quants seem not to be available (by me) at this time. If they do not show up a week or so after the static ones, I have probably not planned for them. Feel free to request them by opening a Community Discussion. +## 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/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q2_K.gguf) | Q2_K | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q3_K_S.gguf) | Q3_K_S | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q3_K_M.gguf) | Q3_K_M | 4.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q3_K_L.gguf) | Q3_K_L | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.IQ4_XS.gguf) | IQ4_XS | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q4_K_S.gguf) | Q4_K_S | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q4_K_M.gguf) | Q4_K_M | 5.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q5_K_S.gguf) | Q5_K_S | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q5_K_M.gguf) | Q5_K_M | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q6_K.gguf) | Q6_K | 7.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.Q8_0.gguf) | Q8_0 | 9.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/BloomVN-8B-Chat-Reasoning-GGUF/resolve/main/BloomVN-8B-Chat-Reasoning.f16.gguf) | f16 | 17.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. + +