From 7fe316cbca8db45a92839765f59e348da4b888db Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 13 Apr 2026 23:41:04 +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/Swallow-MS-7b-v0.1-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++ README.md | 69 ++++++++++++++++++++++++++++++++++ Swallow-MS-7b-v0.1.IQ3_M.gguf | 3 ++ Swallow-MS-7b-v0.1.IQ3_S.gguf | 3 ++ Swallow-MS-7b-v0.1.IQ3_XS.gguf | 3 ++ Swallow-MS-7b-v0.1.IQ4_XS.gguf | 3 ++ Swallow-MS-7b-v0.1.Q2_K.gguf | 3 ++ Swallow-MS-7b-v0.1.Q3_K_L.gguf | 3 ++ Swallow-MS-7b-v0.1.Q3_K_M.gguf | 3 ++ Swallow-MS-7b-v0.1.Q3_K_S.gguf | 3 ++ Swallow-MS-7b-v0.1.Q4_K_M.gguf | 3 ++ Swallow-MS-7b-v0.1.Q4_K_S.gguf | 3 ++ Swallow-MS-7b-v0.1.Q5_K_M.gguf | 3 ++ Swallow-MS-7b-v0.1.Q5_K_S.gguf | 3 ++ Swallow-MS-7b-v0.1.Q6_K.gguf | 3 ++ Swallow-MS-7b-v0.1.Q8_0.gguf | 3 ++ Swallow-MS-7b-v0.1.f16.gguf | 3 ++ 17 files changed, 164 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Swallow-MS-7b-v0.1.IQ3_M.gguf create mode 100644 Swallow-MS-7b-v0.1.IQ3_S.gguf create mode 100644 Swallow-MS-7b-v0.1.IQ3_XS.gguf create mode 100644 Swallow-MS-7b-v0.1.IQ4_XS.gguf create mode 100644 Swallow-MS-7b-v0.1.Q2_K.gguf create mode 100644 Swallow-MS-7b-v0.1.Q3_K_L.gguf create mode 100644 Swallow-MS-7b-v0.1.Q3_K_M.gguf create mode 100644 Swallow-MS-7b-v0.1.Q3_K_S.gguf create mode 100644 Swallow-MS-7b-v0.1.Q4_K_M.gguf create mode 100644 Swallow-MS-7b-v0.1.Q4_K_S.gguf create mode 100644 Swallow-MS-7b-v0.1.Q5_K_M.gguf create mode 100644 Swallow-MS-7b-v0.1.Q5_K_S.gguf create mode 100644 Swallow-MS-7b-v0.1.Q6_K.gguf create mode 100644 Swallow-MS-7b-v0.1.Q8_0.gguf create mode 100644 Swallow-MS-7b-v0.1.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e6f0fde --- /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 +Swallow-MS-7b-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.f16.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Swallow-MS-7b-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..dc6eca7 --- /dev/null +++ b/README.md @@ -0,0 +1,69 @@ +--- +base_model: tokyotech-llm/Swallow-MS-7b-v0.1 +language: +- en +- ja +library_name: transformers +license: apache-2.0 +model_type: mistral +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/tokyotech-llm/Swallow-MS-7b-v0.1 + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-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/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q2_K.gguf) | Q2_K | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ3_XS.gguf) | IQ3_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q3_K_M.gguf) | Q3_K_M | 3.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q3_K_L.gguf) | Q3_K_L | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.IQ4_XS.gguf) | IQ4_XS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q4_K_S.gguf) | Q4_K_S | 4.3 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q5_K_S.gguf) | Q5_K_S | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q5_K_M.gguf) | Q5_K_M | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q6_K.gguf) | Q6_K | 6.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.Q8_0.gguf) | Q8_0 | 7.9 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Swallow-MS-7b-v0.1-GGUF/resolve/main/Swallow-MS-7b-v0.1.f16.gguf) | f16 | 14.8 | 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/Swallow-MS-7b-v0.1.IQ3_M.gguf b/Swallow-MS-7b-v0.1.IQ3_M.gguf new file mode 100644 index 0000000..8d83203 --- /dev/null +++ b/Swallow-MS-7b-v0.1.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbe8b77154df4d790984de4cf6d30d2ff355ef23ee197509758e0fca26fecd16 +size 3340436000 diff --git a/Swallow-MS-7b-v0.1.IQ3_S.gguf b/Swallow-MS-7b-v0.1.IQ3_S.gguf new file mode 100644 index 0000000..dac4b3e --- /dev/null +++ b/Swallow-MS-7b-v0.1.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71c680446d8891cc382201e69a14d1183e5cbf68c394f33dd79a14f68bfd9ba6 +size 3237937696 diff --git a/Swallow-MS-7b-v0.1.IQ3_XS.gguf b/Swallow-MS-7b-v0.1.IQ3_XS.gguf new file mode 100644 index 0000000..195a493 --- /dev/null +++ b/Swallow-MS-7b-v0.1.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46e10fd34441968841c28df148a3fb3e112040b6562ca6ff31e2d2f96e61bd5 +size 3074359840 diff --git a/Swallow-MS-7b-v0.1.IQ4_XS.gguf b/Swallow-MS-7b-v0.1.IQ4_XS.gguf new file mode 100644 index 0000000..f3d647f --- /dev/null +++ b/Swallow-MS-7b-v0.1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:976ef9c54669ef9493bb1a94525c5432309fb73f0e70a5f29a29242a3442226e +size 4004425760 diff --git a/Swallow-MS-7b-v0.1.Q2_K.gguf b/Swallow-MS-7b-v0.1.Q2_K.gguf new file mode 100644 index 0000000..fd40bec --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3e6c2eb3e995201f8913dd8e7d852086feafd06f3a753501b7e5192fdc09e13 +size 2770293792 diff --git a/Swallow-MS-7b-v0.1.Q3_K_L.gguf b/Swallow-MS-7b-v0.1.Q3_K_L.gguf new file mode 100644 index 0000000..f1150af --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6700e8cd1f476bc652f85bf92145b07402e0aa7375d1c60662795235ca2d2f5c +size 3877569056 diff --git a/Swallow-MS-7b-v0.1.Q3_K_M.gguf b/Swallow-MS-7b-v0.1.Q3_K_M.gguf new file mode 100644 index 0000000..44f26df --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6100152c84f5b587128abb5ffb8b2bcb11ff8eba197afae6b9e5188d5321661 +size 3574530592 diff --git a/Swallow-MS-7b-v0.1.Q3_K_S.gguf b/Swallow-MS-7b-v0.1.Q3_K_S.gguf new file mode 100644 index 0000000..0b86114 --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5182eac3ced6f661aebee66fd2be4775d0f4a600ecbb1d995e659d67b55f7b4f +size 3220111904 diff --git a/Swallow-MS-7b-v0.1.Q4_K_M.gguf b/Swallow-MS-7b-v0.1.Q4_K_M.gguf new file mode 100644 index 0000000..36458b9 --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1addd749bd8d447813aa74b8c3ea2924727a0329bc547ee2e20a49d523d7b34c +size 4429858848 diff --git a/Swallow-MS-7b-v0.1.Q4_K_S.gguf b/Swallow-MS-7b-v0.1.Q4_K_S.gguf new file mode 100644 index 0000000..d24764b --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05046a87df4092c1864e7cfe999fb682d854fda7af6050bf36cabea8c11fbcdc +size 4201793568 diff --git a/Swallow-MS-7b-v0.1.Q5_K_M.gguf b/Swallow-MS-7b-v0.1.Q5_K_M.gguf new file mode 100644 index 0000000..b0e549d --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5da6779d7d891f8e894c6353b788fc36862383efd6542334eca277fa088f16f4 +size 5198358560 diff --git a/Swallow-MS-7b-v0.1.Q5_K_S.gguf b/Swallow-MS-7b-v0.1.Q5_K_S.gguf new file mode 100644 index 0000000..44756db --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80d4f392007eac02d440b2469a225e5d7de8c3801fce63cd92f9ef9ea8a26cf9 +size 5064665120 diff --git a/Swallow-MS-7b-v0.1.Q6_K.gguf b/Swallow-MS-7b-v0.1.Q6_K.gguf new file mode 100644 index 0000000..e2d8591 --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4612986295493452ff50cc038e1873d05978efe1e7f88d67b0474fd1b8e7296e +size 6014889504 diff --git a/Swallow-MS-7b-v0.1.Q8_0.gguf b/Swallow-MS-7b-v0.1.Q8_0.gguf new file mode 100644 index 0000000..9adbb88 --- /dev/null +++ b/Swallow-MS-7b-v0.1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1e9b359fb2ec7e8365c2bff1b1fb1a927829d3cbf5cfc4f977079a99aa9ec34c +size 7790109216 diff --git a/Swallow-MS-7b-v0.1.f16.gguf b/Swallow-MS-7b-v0.1.f16.gguf new file mode 100644 index 0000000..229042b --- /dev/null +++ b/Swallow-MS-7b-v0.1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:39b67e4c6c39583be93b64c71b813e41a35b559b4f16f1c5feb892007b8dd6e7 +size 14661927456