From 68ffec49970f91b15de5dffe1aff9c2a4d0b7116 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 17 Jul 2026 17:20: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/Samantha-qwen-0.5b-ptbr-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++++++++++++ README.md | 66 +++++++++++++++++++++++++++++ Samantha-qwen-0.5b-ptbr.IQ3_M.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.IQ3_S.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q2_K.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q5_K_S.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q6_K.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.Q8_0.gguf | 3 ++ Samantha-qwen-0.5b-ptbr.f16.gguf | 3 ++ 17 files changed, 160 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Samantha-qwen-0.5b-ptbr.IQ3_M.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.IQ3_S.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q2_K.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q5_K_S.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q6_K.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.Q8_0.gguf create mode 100644 Samantha-qwen-0.5b-ptbr.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..a24eeb9 --- /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 +Samantha-qwen-0.5b-ptbr.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.f16.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..169ecbc --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: Guilherme34/Samantha-qwen-0.5b-ptbr +language: +- pt +library_name: transformers +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/Guilherme34/Samantha-qwen-0.5b-ptbr + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-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/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.IQ3_S.gguf) | IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf) | IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.IQ3_M.gguf) | IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Samantha-qwen-0.5b-ptbr-GGUF/resolve/main/Samantha-qwen-0.5b-ptbr.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. + + diff --git a/Samantha-qwen-0.5b-ptbr.IQ3_M.gguf b/Samantha-qwen-0.5b-ptbr.IQ3_M.gguf new file mode 100644 index 0000000..1869d76 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd9e7217552c4094a66c0cf31c0ef9324a6ef01db0ca5689f567134b296d1929 +size 342749856 diff --git a/Samantha-qwen-0.5b-ptbr.IQ3_S.gguf b/Samantha-qwen-0.5b-ptbr.IQ3_S.gguf new file mode 100644 index 0000000..da08be0 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:691aa6b43d2f97e086c7111d5c7a9017b653f39bc97c6c5587cb1802a1678fb2 +size 338604960 diff --git a/Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf b/Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf new file mode 100644 index 0000000..ddfcc92 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:505ba047c311d1c76a3592fc84d262f8a8dd12fd60a02f1bf7a6c375af27023a +size 338604960 diff --git a/Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf b/Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf new file mode 100644 index 0000000..aa63392 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a00bfc51b9e50363194af6435d1b4f80d20c2e176d0364d61676d65a4aa2982e +size 351442848 diff --git a/Samantha-qwen-0.5b-ptbr.Q2_K.gguf b/Samantha-qwen-0.5b-ptbr.Q2_K.gguf new file mode 100644 index 0000000..c6a80a7 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca070418371fdb78d363b3008cd173e51b34fdf2df645791ffaeb0c3df628b53 +size 338604960 diff --git a/Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf b/Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf new file mode 100644 index 0000000..94e49da --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8055fbfef76fff1ea52f9829aecc64039f1d6272a58b46328d91c801ed060a9 +size 369355680 diff --git a/Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf b/Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf new file mode 100644 index 0000000..cb48a8a --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e95263256c7a25540da081ed815dafafc296e5998c29d2df20b2aa7ba2cbc270 +size 355464096 diff --git a/Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf b/Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf new file mode 100644 index 0000000..e7398a3 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc56d08a7a934b9cdc21fa6dbc8a830402e8ee913c7a17c8084eefc9e53b885f +size 338260896 diff --git a/Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf b/Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf new file mode 100644 index 0000000..a3c500b --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dd5a2727b4fc5b5ec2292c73c75104b872ecc809f7902016026bdf5cd400ae4f +size 397805472 diff --git a/Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf b/Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf new file mode 100644 index 0000000..20954b6 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9801433ef629554951429ad57d1ed64066fcd7e60b2d25f21b71acce719ca10d +size 385469344 diff --git a/Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf b/Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf new file mode 100644 index 0000000..54912ed --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:830a943d621199da3d20e84c46232e8f724b4208ce2a5177ee6269423c358a58 +size 420083616 diff --git a/Samantha-qwen-0.5b-ptbr.Q5_K_S.gguf b/Samantha-qwen-0.5b-ptbr.Q5_K_S.gguf new file mode 100644 index 0000000..fd11366 --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53af9b0bad3d70afc8fe2a06d3aad39842119992f01feaa7fca1e33f754ccc9f +size 412707744 diff --git a/Samantha-qwen-0.5b-ptbr.Q6_K.gguf b/Samantha-qwen-0.5b-ptbr.Q6_K.gguf new file mode 100644 index 0000000..8cd640a --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74be5bf7856627f0e54d8639332bb9992d0dcbce2b07a9aa00f5c880f7f8495f +size 505734048 diff --git a/Samantha-qwen-0.5b-ptbr.Q8_0.gguf b/Samantha-qwen-0.5b-ptbr.Q8_0.gguf new file mode 100644 index 0000000..c7b09dc --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de0f43acd5a778822cb2d00f19eef1399e7650cbb8d7ecc909b1cda060d930cf +size 531065760 diff --git a/Samantha-qwen-0.5b-ptbr.f16.gguf b/Samantha-qwen-0.5b-ptbr.f16.gguf new file mode 100644 index 0000000..7ab2c4e --- /dev/null +++ b/Samantha-qwen-0.5b-ptbr.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f04f629553ced78f3634c3926067467a1475c46947e00de38a2bd0336de09e3 +size 994154400