From 93f1e6de314457cf91341c3639c1a75d00f931e5 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 27 Apr 2026 16:40:22 +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/Qwen2.5-7B-ThaiInstruct-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++++++++++ Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q2_K.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q6_K.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.Q8_0.gguf | 3 ++ Qwen2.5-7B-ThaiInstruct.f16.gguf | 3 ++ README.md | 75 +++++++++++++++++++++++++++++ 17 files changed, 169 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q2_K.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q6_K.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.Q8_0.gguf create mode 100644 Qwen2.5-7B-ThaiInstruct.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..aa2c9ef --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf b/Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf new file mode 100644 index 0000000..6f5df9c --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8080c38e09497942f6eb993aa7b8d98e4261049c66a7b99cc08587cccb2603db +size 3574012928 diff --git a/Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf b/Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf new file mode 100644 index 0000000..8a0f606 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97f935f6646760f70ceae0cf7733c4a15a8249173b239e00cdb3a4719cbae31c +size 3499193344 diff --git a/Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf b/Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf new file mode 100644 index 0000000..8d99a33 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:856a7f0401a7b5543fcead6f68e78e7f0f2300ff9a31dbf603cd008fee888e7d +size 3346256896 diff --git a/Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf b/Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf new file mode 100644 index 0000000..df3d8c2 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b31602db7b6eb9495c2afee4874b8e459e80b96710d8981c3d86538917b255a +size 4250299392 diff --git a/Qwen2.5-7B-ThaiInstruct.Q2_K.gguf b/Qwen2.5-7B-ThaiInstruct.Q2_K.gguf new file mode 100644 index 0000000..4912cb8 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce02274424d37facea34fcc858cd01e4d62b0782a2f7bdc48529e409ba4fe46d +size 3015941120 diff --git a/Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf b/Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf new file mode 100644 index 0000000..e81b8a8 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d56719287d231449ad94203867e9b8c1440af8bd85c52e46b7c6c4cf5498fc5 +size 4088460288 diff --git a/Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf b/Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf new file mode 100644 index 0000000..35605ee --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67d2a6661f1afdbd323bb8df7be301b62dc6050dbe3f0b59bddfe9b5866f268c +size 3808392192 diff --git a/Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf b/Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf new file mode 100644 index 0000000..25d74f6 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4fe0d87ca8786799ce1fb520f396c17ed13313c4a374345fdb0775ca927fbd6 +size 3492369408 diff --git a/Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf b/Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf new file mode 100644 index 0000000..08a3486 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b1490d83b6f6d63dc427c263516ab498eb9ddb21a99584852996ca1d3f07e45 +size 4683074560 diff --git a/Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf b/Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf new file mode 100644 index 0000000..ffd65f2 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adadcd8c4b4a1d00bb3789485511d7093eaa7f3a3d6b150d9a0d16912bec6be4 +size 4457769984 diff --git a/Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf b/Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf new file mode 100644 index 0000000..8725fa1 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9a7bf99e9b3f5aeb44d1a70e75dea89a8b70b96d4f4058b8220c8cb7fc96584 +size 5444832256 diff --git a/Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf b/Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf new file mode 100644 index 0000000..0c3139b --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:72e32630ab8d7844885d28cda9214decfaadfc3bf1ce9993d8d9e7e67a20d646 +size 5315177472 diff --git a/Qwen2.5-7B-ThaiInstruct.Q6_K.gguf b/Qwen2.5-7B-ThaiInstruct.Q6_K.gguf new file mode 100644 index 0000000..0117a63 --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc42d89422eb8b7baab703de35e768edcf6fceeb2db8ed5ccaf130029ca767a9 +size 6254199808 diff --git a/Qwen2.5-7B-ThaiInstruct.Q8_0.gguf b/Qwen2.5-7B-ThaiInstruct.Q8_0.gguf new file mode 100644 index 0000000..b0672cf --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a844b613114c554de411d472a9f0a70876419dd3c3ba598035bb6a373b5f66b +size 8098526208 diff --git a/Qwen2.5-7B-ThaiInstruct.f16.gguf b/Qwen2.5-7B-ThaiInstruct.f16.gguf new file mode 100644 index 0000000..1978d6e --- /dev/null +++ b/Qwen2.5-7B-ThaiInstruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5886e2f9a7fe10c3e9dddcc121d68341ac277bae3dc592defae15289b7968621 +size 15237854208 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef11b1d --- /dev/null +++ b/README.md @@ -0,0 +1,75 @@ +--- +base_model: Konthee/Qwen2.5-7B-ThaiInstruct +datasets: +- airesearch/WangchanThaiInstruct +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +--- +## About + + + + + + +static quants of https://huggingface.co/Konthee/Qwen2.5-7B-ThaiInstruct + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-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/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.IQ3_XS.gguf) | IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.IQ3_S.gguf) | IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.IQ3_M.gguf) | IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q5_K_S.gguf) | Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2.5-7B-ThaiInstruct-GGUF/resolve/main/Qwen2.5-7B-ThaiInstruct.f16.gguf) | f16 | 15.3 | 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. + +