commit cd2bab2f61cad91a1381e55e2a51ed4a5ac3dcb9 Author: ModelHub XC Date: Thu Jun 18 05:18:15 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4568579 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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 +llama-3.1-8b-instruct-North-Thai.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.f16.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +llama-3.1-8b-instruct-North-Thai.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..e9d8347 --- /dev/null +++ b/README.md @@ -0,0 +1,67 @@ +--- +base_model: Konthee/llama-3.1-8b-instruct-North-Thai +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: [] +--- +## About + + + + + + +static quants of https://huggingface.co/Konthee/llama-3.1-8b-instruct-North-Thai + + +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/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/llama-3.1-8b-instruct-North-Thai-GGUF/resolve/main/llama-3.1-8b-instruct-North-Thai.f16.gguf) | f16 | 16.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. + + diff --git a/llama-3.1-8b-instruct-North-Thai.IQ3_M.gguf b/llama-3.1-8b-instruct-North-Thai.IQ3_M.gguf new file mode 100644 index 0000000..c5bc702 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be8fefd00eb288be8e81d2c2d03964d766eddd2fc923d346e117a486993764f5 +size 3784823968 diff --git a/llama-3.1-8b-instruct-North-Thai.IQ3_S.gguf b/llama-3.1-8b-instruct-North-Thai.IQ3_S.gguf new file mode 100644 index 0000000..56c12f8 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4096417dc2e328c8340c8e02208722fba16c423ef531174bc307dcfeeb50b84 +size 3682325664 diff --git a/llama-3.1-8b-instruct-North-Thai.IQ3_XS.gguf b/llama-3.1-8b-instruct-North-Thai.IQ3_XS.gguf new file mode 100644 index 0000000..6f7b26e --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad3a66e94d1990e2b7df16a795895bfc6daecdbd77b73fdf71170c1bd90e8baf +size 3518747808 diff --git a/llama-3.1-8b-instruct-North-Thai.IQ4_XS.gguf b/llama-3.1-8b-instruct-North-Thai.IQ4_XS.gguf new file mode 100644 index 0000000..40e8f81 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:19717df4d29ef39bcb695fc2acc086d8545421bc8d87d9b29103cebf63b7b706 +size 4484363424 diff --git a/llama-3.1-8b-instruct-North-Thai.Q2_K.gguf b/llama-3.1-8b-instruct-North-Thai.Q2_K.gguf new file mode 100644 index 0000000..351b0a0 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d263e0fe13cca001d22f721a994436cbc5b1bb553bea8b787cf2ceba0d4fa4aa +size 3179132064 diff --git a/llama-3.1-8b-instruct-North-Thai.Q3_K_L.gguf b/llama-3.1-8b-instruct-North-Thai.Q3_K_L.gguf new file mode 100644 index 0000000..4228529 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95e81b5af0a19706db59080b93fe4bf5326c7add0ebd696bcaa8a9b7fd90851d +size 4321957024 diff --git a/llama-3.1-8b-instruct-North-Thai.Q3_K_M.gguf b/llama-3.1-8b-instruct-North-Thai.Q3_K_M.gguf new file mode 100644 index 0000000..3b390b1 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35217648fad0d1e9b2fc2072ba1dcdcf6ac15d58b3c01d637808c673c4bbff4f +size 4018918560 diff --git a/llama-3.1-8b-instruct-North-Thai.Q3_K_S.gguf b/llama-3.1-8b-instruct-North-Thai.Q3_K_S.gguf new file mode 100644 index 0000000..6b7b633 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2ef864bb529c739aded6a6fe2166f3cb459048515cbfa8d1220ae7b79543abe1 +size 3664499872 diff --git a/llama-3.1-8b-instruct-North-Thai.Q4_K_M.gguf b/llama-3.1-8b-instruct-North-Thai.Q4_K_M.gguf new file mode 100644 index 0000000..39ffada --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:539b4b0bcb0e370fa45f142c3373c8d2eb043ceae79e573cd35eecca6ed23c52 +size 4920734880 diff --git a/llama-3.1-8b-instruct-North-Thai.Q4_K_S.gguf b/llama-3.1-8b-instruct-North-Thai.Q4_K_S.gguf new file mode 100644 index 0000000..efbed1d --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d90583fa73eb606bef1825deadf7d13eafe5934825dd8222de04a77b8d89e23 +size 4692669600 diff --git a/llama-3.1-8b-instruct-North-Thai.Q5_K_M.gguf b/llama-3.1-8b-instruct-North-Thai.Q5_K_M.gguf new file mode 100644 index 0000000..005baef --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b26089914f9a2cd8794e0bc25749a90bb39f4bae6dc7331b3b96c27602ed63b +size 5732988064 diff --git a/llama-3.1-8b-instruct-North-Thai.Q5_K_S.gguf b/llama-3.1-8b-instruct-North-Thai.Q5_K_S.gguf new file mode 100644 index 0000000..676b04e --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06e723e92e45e9cee93c336ceac99684c4e410162ba1d9b4177e81677652c770 +size 5599294624 diff --git a/llama-3.1-8b-instruct-North-Thai.Q6_K.gguf b/llama-3.1-8b-instruct-North-Thai.Q6_K.gguf new file mode 100644 index 0000000..5722cc2 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7ecd76b95618b20589e1888e43cb34a5711810860ee77bb5d304433539763e9 +size 6596007072 diff --git a/llama-3.1-8b-instruct-North-Thai.Q8_0.gguf b/llama-3.1-8b-instruct-North-Thai.Q8_0.gguf new file mode 100644 index 0000000..9c0c96c --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a75dcc36e0e6aafb014e02444f8951d7dc0a02bebd2a00112c6d872054e29d79 +size 8540771488 diff --git a/llama-3.1-8b-instruct-North-Thai.f16.gguf b/llama-3.1-8b-instruct-North-Thai.f16.gguf new file mode 100644 index 0000000..e7dae05 --- /dev/null +++ b/llama-3.1-8b-instruct-North-Thai.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff0ca65f9c110be3a0bd183c932396b0e1c3d3bb29feb6eb4c4c35ee1263bd71 +size 16068891808