From 1102b9e065b484a0933fd233a010720dd49e9541 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 1 Jun 2026 02:33:17 +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/polyglot-lion-0.6b-v1.5-GGUF Source: Original Platform --- .gitattributes | 49 ++++++++++++ README.md | 94 ++++++++++++++++++++++++ polyglot-lion-0.6b-v1.5.IQ4_XS.gguf | 3 + polyglot-lion-0.6b-v1.5.Q2_K.gguf | 3 + polyglot-lion-0.6b-v1.5.Q3_K_L.gguf | 3 + polyglot-lion-0.6b-v1.5.Q3_K_M.gguf | 3 + polyglot-lion-0.6b-v1.5.Q3_K_S.gguf | 3 + polyglot-lion-0.6b-v1.5.Q4_K_M.gguf | 3 + polyglot-lion-0.6b-v1.5.Q4_K_S.gguf | 3 + polyglot-lion-0.6b-v1.5.Q5_K_M.gguf | 3 + polyglot-lion-0.6b-v1.5.Q5_K_S.gguf | 3 + polyglot-lion-0.6b-v1.5.Q6_K.gguf | 3 + polyglot-lion-0.6b-v1.5.Q8_0.gguf | 3 + polyglot-lion-0.6b-v1.5.f16.gguf | 3 + polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf | 3 + polyglot-lion-0.6b-v1.5.mmproj-f16.gguf | 3 + 16 files changed, 185 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 polyglot-lion-0.6b-v1.5.IQ4_XS.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q2_K.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q3_K_L.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q3_K_M.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q3_K_S.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q4_K_M.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q4_K_S.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q5_K_M.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q5_K_S.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q6_K.gguf create mode 100644 polyglot-lion-0.6b-v1.5.Q8_0.gguf create mode 100644 polyglot-lion-0.6b-v1.5.f16.gguf create mode 100644 polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf create mode 100644 polyglot-lion-0.6b-v1.5.mmproj-f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8c6cad1 --- /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 +polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.mmproj-f16.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +polyglot-lion-0.6b-v1.5.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..de6e78e --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: knoveleng/polyglot-lion-0.6b-v1.5 +datasets: +- knoveleng/cv-mandarin +- knoveleng/aishell1-mandarin +- knoveleng/aishell3-mandarin +- knoveleng/fleurs-mandarin +- knoveleng/fleurs-tamil +- knoveleng/slr127-tamil +- knoveleng/slr65-tamil +- knoveleng/cv-tamil +- knoveleng/mesolitica-malay +- knoveleng/fleurs-malay +- knoveleng/nsc-singlish +- knoveleng/librispeech-english +language: +- en +- zh +- ms +- ta +library_name: transformers +license: mit +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- singapore +- multilingual +- audio +--- +## About + + + + + + + + + +static quants of https://huggingface.co/knoveleng/polyglot-lion-0.6b-v1.5 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#polyglot-lion-0.6b-v1.5-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/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf) | mmproj-Q8_0 | 0.3 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q3_K_M.gguf) | Q3_K_M | 0.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.mmproj-f16.gguf) | mmproj-f16 | 0.5 | multi-modal supplement | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.Q8_0.gguf) | Q8_0 | 0.7 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/polyglot-lion-0.6b-v1.5-GGUF/resolve/main/polyglot-lion-0.6b-v1.5.f16.gguf) | f16 | 1.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/polyglot-lion-0.6b-v1.5.IQ4_XS.gguf b/polyglot-lion-0.6b-v1.5.IQ4_XS.gguf new file mode 100644 index 0000000..4018152 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1f7ef1b2c947b26f4ac029c3b6776d98f7825ce7f74cb8c7ca54943c074c163 +size 369277280 diff --git a/polyglot-lion-0.6b-v1.5.Q2_K.gguf b/polyglot-lion-0.6b-v1.5.Q2_K.gguf new file mode 100644 index 0000000..300e39c --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b0d8194932d30471b467e437c98b11071628f99265870045ae20a7bb8a04eb +size 296237408 diff --git a/polyglot-lion-0.6b-v1.5.Q3_K_L.gguf b/polyglot-lion-0.6b-v1.5.Q3_K_L.gguf new file mode 100644 index 0000000..7eeddc6 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee237077da784c0235f446493d7b225cc8221d6df4758ed9c8d42c301e16997c +size 368490848 diff --git a/polyglot-lion-0.6b-v1.5.Q3_K_M.gguf b/polyglot-lion-0.6b-v1.5.Q3_K_M.gguf new file mode 100644 index 0000000..9b9fca6 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1e4b80b39f2ea1ac0324a7818f39c5d906cb7c96f58a3fb871f5d71311cda06 +size 347126112 diff --git a/polyglot-lion-0.6b-v1.5.Q3_K_S.gguf b/polyglot-lion-0.6b-v1.5.Q3_K_S.gguf new file mode 100644 index 0000000..e1c8326 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f42693aa739de7b57a8a74c664a9c930a8f988d6d57d463f2cc1766aa7bd8149 +size 323074400 diff --git a/polyglot-lion-0.6b-v1.5.Q4_K_M.gguf b/polyglot-lion-0.6b-v1.5.Q4_K_M.gguf new file mode 100644 index 0000000..411c249 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:603d9c625d9d0fb14f50eed27418d72795feec8e8a969af9ff132b741c32ee24 +size 396704096 diff --git a/polyglot-lion-0.6b-v1.5.Q4_K_S.gguf b/polyglot-lion-0.6b-v1.5.Q4_K_S.gguf new file mode 100644 index 0000000..8bd9304 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc235384ea6fddcaddeb71d6d515fbd8b236627f4bb0815e6d90cee31362d7e8 +size 383269216 diff --git a/polyglot-lion-0.6b-v1.5.Q5_K_M.gguf b/polyglot-lion-0.6b-v1.5.Q5_K_M.gguf new file mode 100644 index 0000000..f2a4ba2 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f8bcd915d9cb575d8a8a44068fc5e1651c03027039d94494b1bb203a6870680 +size 444414304 diff --git a/polyglot-lion-0.6b-v1.5.Q5_K_S.gguf b/polyglot-lion-0.6b-v1.5.Q5_K_S.gguf new file mode 100644 index 0000000..c7f944e --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85ec05c242bcb56921502b0c6507777f150706e2e7a280aa8998ea0720e7ca4d +size 436615520 diff --git a/polyglot-lion-0.6b-v1.5.Q6_K.gguf b/polyglot-lion-0.6b-v1.5.Q6_K.gguf new file mode 100644 index 0000000..9fa91ff --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d41325bc396336174612d379ffb33e65c60854e6f72bb43f3c3bfbb062b5d240 +size 495106400 diff --git a/polyglot-lion-0.6b-v1.5.Q8_0.gguf b/polyglot-lion-0.6b-v1.5.Q8_0.gguf new file mode 100644 index 0000000..c2c3e44 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd60df58c23798994d19b7ccfaa4654200e35ecc7ebacf573177644c7da7d72 +size 639446368 diff --git a/polyglot-lion-0.6b-v1.5.f16.gguf b/polyglot-lion-0.6b-v1.5.f16.gguf new file mode 100644 index 0000000..f5d2293 --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e9079178e49bed753fb0a088a6acfb3125148a50e657fd859ae0b9d71d76f1d +size 1198181728 diff --git a/polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf b/polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf new file mode 100644 index 0000000..5119daa --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.mmproj-Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3dec4dc9e9346626ebe309b1f90f7a6135bea05ed1c7c7e554c742406689561 +size 214395520 diff --git a/polyglot-lion-0.6b-v1.5.mmproj-f16.gguf b/polyglot-lion-0.6b-v1.5.mmproj-f16.gguf new file mode 100644 index 0000000..28910ce --- /dev/null +++ b/polyglot-lion-0.6b-v1.5.mmproj-f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c8b53635a6b717d674a0e7e6075979b62284a0ffed945780f1848886cef5360 +size 378578560