commit 335af306923e69eb4ea76fc8581cf7c9d6b9db50 Author: ModelHub XC Date: Wed Apr 22 15:01:53 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Tsunami-1.0-7B-Instruct-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a2aeb3b --- /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 +Tsunami-1.0-7B-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text +Tsunami-1.0-7B-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..082390b --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: Tsunami-th/Tsunami-1.0-7B-Instruct +language: +- th +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/Tsunami-th/Tsunami-1.0-7B-Instruct + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Tsunami-1.0-7B-Instruct-GGUF).*** + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-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/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q2_K.gguf) | Q2_K | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q3_K_S.gguf) | Q3_K_S | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q3_K_M.gguf) | Q3_K_M | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q3_K_L.gguf) | Q3_K_L | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.IQ4_XS.gguf) | IQ4_XS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q4_K_S.gguf) | Q4_K_S | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q4_K_M.gguf) | Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q5_K_S.gguf) | Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q5_K_M.gguf) | Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q6_K.gguf) | Q6_K | 6.4 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.Q8_0.gguf) | Q8_0 | 8.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Tsunami-1.0-7B-Instruct-GGUF/resolve/main/Tsunami-1.0-7B-Instruct.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. + + diff --git a/Tsunami-1.0-7B-Instruct.IQ4_XS.gguf b/Tsunami-1.0-7B-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..0a1f5cc --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb356108a32f46fea1877829752442b2574450463a7b8462a2773a5f80288b45 +size 4250299296 diff --git a/Tsunami-1.0-7B-Instruct.Q2_K.gguf b/Tsunami-1.0-7B-Instruct.Q2_K.gguf new file mode 100644 index 0000000..eabe94e --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e73f60e50e6238938c83e2904f68adbf0c394e45fcbc6148b0198da11d4febb3 +size 3015941024 diff --git a/Tsunami-1.0-7B-Instruct.Q3_K_L.gguf b/Tsunami-1.0-7B-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..b88bf36 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49f7fb13cbc5cad33d93a08519ced9bf32ca53c8392e7b4e347937c8e1bd07e6 +size 4088460192 diff --git a/Tsunami-1.0-7B-Instruct.Q3_K_M.gguf b/Tsunami-1.0-7B-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..17ec0e4 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:639da535a56fd6d028ba17da25c428f8de57201dd29cae044017b31cdba2fb82 +size 3808392096 diff --git a/Tsunami-1.0-7B-Instruct.Q3_K_S.gguf b/Tsunami-1.0-7B-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..cc5349e --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c60976aab68d7c1633fb83577de98a06b970f8d0999b18ba179b6efba080034b +size 3492369312 diff --git a/Tsunami-1.0-7B-Instruct.Q4_K_M.gguf b/Tsunami-1.0-7B-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..7088da6 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9ab21b5d82290754b9ff6152d63fa7d8468c5191cead08236e6d8a08ede59686 +size 4683074464 diff --git a/Tsunami-1.0-7B-Instruct.Q4_K_S.gguf b/Tsunami-1.0-7B-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..9e620e0 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e69e6d49515fe81ca88d152b056aa14ba8a5d6e5482464a78a0648d48481e6fc +size 4457769888 diff --git a/Tsunami-1.0-7B-Instruct.Q5_K_M.gguf b/Tsunami-1.0-7B-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..c096337 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b2d338175bc0e04f77e699399bb83003d7cfbc485a8728e9f11e0c1da79426ad +size 5444832160 diff --git a/Tsunami-1.0-7B-Instruct.Q5_K_S.gguf b/Tsunami-1.0-7B-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..6c56fa4 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06832f1fe905782f5e53d375b61645d851b558024b9fc004069da55595cfc958 +size 5315177376 diff --git a/Tsunami-1.0-7B-Instruct.Q6_K.gguf b/Tsunami-1.0-7B-Instruct.Q6_K.gguf new file mode 100644 index 0000000..69fbbee --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf2929681fd34db820e74cf5ee3fc90cd0be3417c1105be8b605680f628e609e +size 6254199712 diff --git a/Tsunami-1.0-7B-Instruct.Q8_0.gguf b/Tsunami-1.0-7B-Instruct.Q8_0.gguf new file mode 100644 index 0000000..6678522 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5df57c4b43201874de9fe3b478fc4047c56ee28d2c32de6d4e26815fe5ded93 +size 8098526112 diff --git a/Tsunami-1.0-7B-Instruct.f16.gguf b/Tsunami-1.0-7B-Instruct.f16.gguf new file mode 100644 index 0000000..d98b5f0 --- /dev/null +++ b/Tsunami-1.0-7B-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03d7ea3ecbab5903b7ef542c823964cb58b3c05b3ceaf00ca43f39ed94fd6446 +size 15237854112