From b4087d5c978c79c12b999cdd8c39a148c7a4ba66 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 31 May 2026 10:08: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/Vistral7B-VietMedSA-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++++++++++ README.md | 72 +++++++++++++++++++++++++++++++++ Vistral7B-VietMedSA.IQ4_XS.gguf | 3 ++ Vistral7B-VietMedSA.Q2_K.gguf | 3 ++ Vistral7B-VietMedSA.Q3_K_L.gguf | 3 ++ Vistral7B-VietMedSA.Q3_K_M.gguf | 3 ++ Vistral7B-VietMedSA.Q3_K_S.gguf | 3 ++ Vistral7B-VietMedSA.Q4_K_M.gguf | 3 ++ Vistral7B-VietMedSA.Q4_K_S.gguf | 3 ++ Vistral7B-VietMedSA.Q5_K_M.gguf | 3 ++ Vistral7B-VietMedSA.Q5_K_S.gguf | 3 ++ Vistral7B-VietMedSA.Q6_K.gguf | 3 ++ Vistral7B-VietMedSA.Q8_0.gguf | 3 ++ Vistral7B-VietMedSA.f16.gguf | 3 ++ 14 files changed, 155 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Vistral7B-VietMedSA.IQ4_XS.gguf create mode 100644 Vistral7B-VietMedSA.Q2_K.gguf create mode 100644 Vistral7B-VietMedSA.Q3_K_L.gguf create mode 100644 Vistral7B-VietMedSA.Q3_K_M.gguf create mode 100644 Vistral7B-VietMedSA.Q3_K_S.gguf create mode 100644 Vistral7B-VietMedSA.Q4_K_M.gguf create mode 100644 Vistral7B-VietMedSA.Q4_K_S.gguf create mode 100644 Vistral7B-VietMedSA.Q5_K_M.gguf create mode 100644 Vistral7B-VietMedSA.Q5_K_S.gguf create mode 100644 Vistral7B-VietMedSA.Q6_K.gguf create mode 100644 Vistral7B-VietMedSA.Q8_0.gguf create mode 100644 Vistral7B-VietMedSA.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..99f6e6b --- /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 +Vistral7B-VietMedSA.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.f16.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vistral7B-VietMedSA.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..35eed02 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: knguyennguyen/Vistral7B-VietMedSA +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + + + + +static quants of https://huggingface.co/knguyennguyen/Vistral7B-VietMedSA + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Vistral7B-VietMedSA-GGUF).*** + +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/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q3_K_M.gguf) | Q3_K_M | 3.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q3_K_L.gguf) | Q3_K_L | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.IQ4_XS.gguf) | IQ4_XS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q4_K_S.gguf) | Q4_K_S | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q5_K_M.gguf) | Q5_K_M | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q6_K.gguf) | Q6_K | 6.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Vistral7B-VietMedSA-GGUF/resolve/main/Vistral7B-VietMedSA.f16.gguf) | f16 | 14.7 | 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/Vistral7B-VietMedSA.IQ4_XS.gguf b/Vistral7B-VietMedSA.IQ4_XS.gguf new file mode 100644 index 0000000..0af8096 --- /dev/null +++ b/Vistral7B-VietMedSA.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2dcb1f268055f2f5ae5c994d0e954bdb320835174811be13d68537d9d58dc9e5 +size 3979796800 diff --git a/Vistral7B-VietMedSA.Q2_K.gguf b/Vistral7B-VietMedSA.Q2_K.gguf new file mode 100644 index 0000000..04f82bf --- /dev/null +++ b/Vistral7B-VietMedSA.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e82ea39bae6681688d9e8f88268a354360c2cd16b76157403a1fa35d75c4c863 +size 2749351424 diff --git a/Vistral7B-VietMedSA.Q3_K_L.gguf b/Vistral7B-VietMedSA.Q3_K_L.gguf new file mode 100644 index 0000000..9e3f9d4 --- /dev/null +++ b/Vistral7B-VietMedSA.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8365b1ef77377f9cb96b66a38465d5854b360ea0606d12cea4509592a7760661 +size 3854783392 diff --git a/Vistral7B-VietMedSA.Q3_K_M.gguf b/Vistral7B-VietMedSA.Q3_K_M.gguf new file mode 100644 index 0000000..286ba61 --- /dev/null +++ b/Vistral7B-VietMedSA.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d71c38a990a1b8bcf381e2c4445d3aa9e5c1479dbe9f298dd05dacee15cd307 +size 3551744928 diff --git a/Vistral7B-VietMedSA.Q3_K_S.gguf b/Vistral7B-VietMedSA.Q3_K_S.gguf new file mode 100644 index 0000000..a99fd90 --- /dev/null +++ b/Vistral7B-VietMedSA.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:af697d5a166dda02ff41b68b54d6f28d21fd5845cc32909990b12de4b490a8d2 +size 3197326240 diff --git a/Vistral7B-VietMedSA.Q4_K_M.gguf b/Vistral7B-VietMedSA.Q4_K_M.gguf new file mode 100644 index 0000000..64a687a --- /dev/null +++ b/Vistral7B-VietMedSA.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5ffb583321667301178b63bff9af79874e62086956cfdb54744ae22f74f9d9d +size 4404662720 diff --git a/Vistral7B-VietMedSA.Q4_K_S.gguf b/Vistral7B-VietMedSA.Q4_K_S.gguf new file mode 100644 index 0000000..1242d27 --- /dev/null +++ b/Vistral7B-VietMedSA.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e773501c5d11f737106a7582a73f1e2f901d5daddb86c6d45e330b91f6c6ffb +size 4176597440 diff --git a/Vistral7B-VietMedSA.Q5_K_M.gguf b/Vistral7B-VietMedSA.Q5_K_M.gguf new file mode 100644 index 0000000..bd9fe67 --- /dev/null +++ b/Vistral7B-VietMedSA.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de44484c684333b29ca173aa8d07701463a3297ff0f75cea0d4dffceb9d9155d +size 5170893760 diff --git a/Vistral7B-VietMedSA.Q5_K_S.gguf b/Vistral7B-VietMedSA.Q5_K_S.gguf new file mode 100644 index 0000000..51f0993 --- /dev/null +++ b/Vistral7B-VietMedSA.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84010a0bdd35a794f0316b331db1e200fb8a778b7c8ea2ad7f30f7bbe4bef8be +size 5037200320 diff --git a/Vistral7B-VietMedSA.Q6_K.gguf b/Vistral7B-VietMedSA.Q6_K.gguf new file mode 100644 index 0000000..44f1622 --- /dev/null +++ b/Vistral7B-VietMedSA.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76d9315f11ef185f51e80ce3ee0f69a5a67738e3966886c08a5201c81f03dc93 +size 5985014240 diff --git a/Vistral7B-VietMedSA.Q8_0.gguf b/Vistral7B-VietMedSA.Q8_0.gguf new file mode 100644 index 0000000..7fff62a --- /dev/null +++ b/Vistral7B-VietMedSA.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c68d6f5e1440be6d45e6c4c1a565d17532e622fe85d93f1b3bebd7e3e92b652c +size 7751442848 diff --git a/Vistral7B-VietMedSA.f16.gguf b/Vistral7B-VietMedSA.f16.gguf new file mode 100644 index 0000000..6ae4738 --- /dev/null +++ b/Vistral7B-VietMedSA.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0310489e31985ea74707e1080eaa34741cdcbb780564c56b022270eb39553dd +size 14589231008