From e3c5168d2ec999d281f8130cc89aebc236e28b55 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 13 Jul 2026 14:45:11 +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/Qwen2-0.5B-Chat_DPO-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++ Qwen2-0.5B-Chat_DPO.IQ3_M.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.IQ3_S.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q2_K.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q6_K.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.Q8_0.gguf | 3 ++ Qwen2-0.5B-Chat_DPO.f16.gguf | 3 ++ README.md | 68 +++++++++++++++++++++++++++++++++ 17 files changed, 163 insertions(+) create mode 100644 .gitattributes create mode 100644 Qwen2-0.5B-Chat_DPO.IQ3_M.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.IQ3_S.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q2_K.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q6_K.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.Q8_0.gguf create mode 100644 Qwen2-0.5B-Chat_DPO.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7880b2c --- /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 +Qwen2-0.5B-Chat_DPO.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.f16.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Qwen2-0.5B-Chat_DPO.IQ3_M.gguf b/Qwen2-0.5B-Chat_DPO.IQ3_M.gguf new file mode 100644 index 0000000..93185ba --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4f814a3eaaa303f02baff5bb311503d137b45069e130c0de597281a79945908 +size 342750016 diff --git a/Qwen2-0.5B-Chat_DPO.IQ3_S.gguf b/Qwen2-0.5B-Chat_DPO.IQ3_S.gguf new file mode 100644 index 0000000..8c45bd0 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04995c77b8d26c7239a34da4fa818a21f3245f22bfcfe5c03efb2953cb7a94ef +size 338605120 diff --git a/Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf b/Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf new file mode 100644 index 0000000..d0fa547 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0cf6bb036da1e6de0110f7dd740733b45760305a6022e2e3b03c37e0001ff49c +size 338605120 diff --git a/Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf b/Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf new file mode 100644 index 0000000..cf3d6a1 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14875b9f23ca5c03e16e1e33816d695bbf4ea4529b84ef205431bd13ab59ec84 +size 351443008 diff --git a/Qwen2-0.5B-Chat_DPO.Q2_K.gguf b/Qwen2-0.5B-Chat_DPO.Q2_K.gguf new file mode 100644 index 0000000..6f7bd84 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:316d19bcc55d3e375219d67ecd25699fac481bbc91681f044abeb9979afefabb +size 338605120 diff --git a/Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf b/Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf new file mode 100644 index 0000000..dc922f8 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f8f371bf6db987cda2521da7e7830d6e263976159eaa6865ab6cc5841a5d27e +size 369355840 diff --git a/Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf b/Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf new file mode 100644 index 0000000..a3fb58a --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62a279f7f5ee204dbb562430f12cf953aa1c1df6debb56c8b8a15ef97130e5af +size 355464256 diff --git a/Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf b/Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf new file mode 100644 index 0000000..21d59a4 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:589a4dbe558239f57d2a5493f55d595126fc9719feb7434c38e0a49d781bca3c +size 338261056 diff --git a/Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf b/Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf new file mode 100644 index 0000000..bc75ac0 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d987fed7c58fd82a9d6004beb672d339c8518dd16cd22aab5d37b723215519bf +size 397805632 diff --git a/Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf b/Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf new file mode 100644 index 0000000..314c286 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6469d97ff911d6e1f0ae25a3a4643399a72ab51974617627cb9179c3bdbe68b0 +size 385469504 diff --git a/Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf b/Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf new file mode 100644 index 0000000..2f66295 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae4e9e16b1dbce1b0fca0df9bff5aea6946face11ff6c4bb9c62cad5d1dfee77 +size 420083776 diff --git a/Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf b/Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf new file mode 100644 index 0000000..f34d423 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f0a2f95fe8d15e58b752ca1734d85258eaf358806c95157b0883d4b232a0b33a +size 412707904 diff --git a/Qwen2-0.5B-Chat_DPO.Q6_K.gguf b/Qwen2-0.5B-Chat_DPO.Q6_K.gguf new file mode 100644 index 0000000..7cca8ed --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:760932b7dc07e70b9eb5fc938e311400a0d70695068965ab6efdb9c5109f26db +size 505734208 diff --git a/Qwen2-0.5B-Chat_DPO.Q8_0.gguf b/Qwen2-0.5B-Chat_DPO.Q8_0.gguf new file mode 100644 index 0000000..75ad710 --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3c6438f84b121494870d39c14f795473e88fa888039d44035a96d2efd8df0be9 +size 531065920 diff --git a/Qwen2-0.5B-Chat_DPO.f16.gguf b/Qwen2-0.5B-Chat_DPO.f16.gguf new file mode 100644 index 0000000..6c0166e --- /dev/null +++ b/Qwen2-0.5B-Chat_DPO.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e2a8334304090089cb9037db7d169fa0d351308a5fa038218f07963c0e2e947e +size 994154560 diff --git a/README.md b/README.md new file mode 100644 index 0000000..c796a33 --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +base_model: JCHAVEROT/Qwen2-0.5B-Chat_DPO +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- llama-factory +--- +## About + + + + + + +static quants of https://huggingface.co/JCHAVEROT/Qwen2-0.5B-Chat_DPO + + +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/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.IQ3_S.gguf) | IQ3_S | 0.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.IQ3_XS.gguf) | IQ3_XS | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.IQ3_M.gguf) | IQ3_M | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Qwen2-0.5B-Chat_DPO-GGUF/resolve/main/Qwen2-0.5B-Chat_DPO.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. + +