From d2614c53e0941885f7bf3c360963fbd1f426259c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 14 Jun 2026 04:19:16 +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/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++ ...bo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf | 3 + ...erbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf | 3 + ...bo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf | 3 + ...erbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf | 3 + ...erbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf | 3 + ...Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf | 3 + README.md | 72 +++++++++++++++++++ 14 files changed, 155 insertions(+) create mode 100644 .gitattributes create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf create mode 100644 Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7e5e251 --- /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 +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf new file mode 100644 index 0000000..9762417 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:81b8150eab34d2c05440abe7cdc2618a271d729f4fe6ee5df7af2f2499879f1a +size 351445312 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf new file mode 100644 index 0000000..dbaef62 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b9496a6b2b159cb277a6947d28b2b1f1705bdae5c6ccae51097b8d287f701bda +size 338607424 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf new file mode 100644 index 0000000..0dfd1a1 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc0f9923d4f29a0dcd1cba374dccbd55e69b994425b4b2e1c208c1fa2d1a43e3 +size 369358144 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf new file mode 100644 index 0000000..cfc663d --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b470a4f1c769ffb02df5433918b780d6fa5b9d15e0af5f37933ac1ba852f99b1 +size 355466560 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf new file mode 100644 index 0000000..17e4bd1 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c2b78bd3c492b33c3f587cf5805bc61bfa3d83879fe29313e35c3fbb03970db +size 338263360 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf new file mode 100644 index 0000000..bc9e7a1 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:609434cb34f2a2f82bff35c378690a06ac86e670defb34a91af1aeac7e5a181d +size 397807936 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf new file mode 100644 index 0000000..7640d80 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e4a938fd9b5da5850374991eac583f4cc502d35ccbc98c503f1eefa3466cb9 +size 385471808 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf new file mode 100644 index 0000000..65d7efa --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3cbf68d0d5d7106f9f2124262e03f84070ea7161a661269365e145a15e29f4d +size 420086080 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf new file mode 100644 index 0000000..84838b0 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b503877eccfd0023a1acd576f7b3b9da75a432d5263115db7a9c06d5ca98f0c +size 412710208 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf new file mode 100644 index 0000000..a094493 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e3bcdad74ba92f6d7ba194e71de901a9c0714061c4c55efaed775dcd92530e53 +size 505736512 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf new file mode 100644 index 0000000..3c9fe5e --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f34c47da8a5845f3b3475b5a8dcf536be4f06a1db1047043f16f450228cc6d3e +size 531068224 diff --git a/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf new file mode 100644 index 0000000..9219380 --- /dev/null +++ b/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1624f05b3487e6b8622f835f2c99df958dca8751e1488268689dc6acafaa71e0 +size 994156864 diff --git a/README.md b/README.md new file mode 100644 index 0000000..15511d3 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: amadeusai/Amadeus-Verbo-MI-Qwen-2.5-0.5B-PT-BR-Instruct-Experimental +language: +- pt +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +static quants of https://huggingface.co/amadeusai/Amadeus-Verbo-MI-Qwen-2.5-0.5B-PT-BR-Instruct-Experimental + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-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/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct-GGUF/resolve/main/Amadeus-Verbo-qwen2.5-0.5B-PT-BR-Instruct.f16.gguf) | f16 | 1.1 | 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. + +