commit 0531ba662244a9634e8334c1a9ab88eba9fab9cc Author: ModelHub XC Date: Thu Jun 18 19:50:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ba763b8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,48 @@ +*.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 +mirrorqwen2.5-0.5b-SimPO-2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.f16.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-2.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..b3af074 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: rawsh/mirrorqwen2.5-0.5b-SimPO-2 +language: +- en +library_name: transformers +model_name: mirrorqwen2.5-0.5b-SimPO-2 +quantized_by: mradermacher +tags: +- generated_from_trainer +- trl +- cpo +- unsloth +--- +## About + + + + + + +static quants of https://huggingface.co/rawsh/mirrorqwen2.5-0.5b-SimPO-2 + + +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/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q4_0_4_4.gguf) | Q4_0_4_4 | 0.5 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-2-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-2.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/mirrorqwen2.5-0.5b-SimPO-2.IQ4_XS.gguf b/mirrorqwen2.5-0.5b-SimPO-2.IQ4_XS.gguf new file mode 100644 index 0000000..18808de --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91a519b5fe278ce3c37bed5f800f90c965e7cc900fa50b344dabe5ce85b8d74a +size 351443200 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q2_K.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q2_K.gguf new file mode 100644 index 0000000..1d7bf64 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:328a2ee1a01a7026faf07fad5e62f804282001624aee17b549bd79defd34724f +size 338605312 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_L.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_L.gguf new file mode 100644 index 0000000..e4ffed5 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff2d10a48565ee9cc4351a0d423ddcc1f6d42efff1935085d3bdac5c03942ff0 +size 369356032 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_M.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_M.gguf new file mode 100644 index 0000000..678c86a --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5129885c0b4d4bacea57418121ae0f7ed8bca29deb90d6b101ef7854a90fecb9 +size 355464448 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_S.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_S.gguf new file mode 100644 index 0000000..135b7a0 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9097476d60d18b9fc3970a46756e240fc119cc22ec76d2ea53cf41ace46f1149 +size 338261248 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q4_0_4_4.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q4_0_4_4.gguf new file mode 100644 index 0000000..42f2fa9 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89d472ffde60863e3fd18159a65c8fcfd74734cebfd67fb01116cc7c85776f3e +size 352152832 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_M.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_M.gguf new file mode 100644 index 0000000..cf888f6 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9229cb28d6d4622d03db89e64cd2c29f9fbc5a52aabf7845bcf857a7c60de42a +size 397805824 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_S.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_S.gguf new file mode 100644 index 0000000..077b274 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9dd3ce099c99ac98ecc78bbc5302f2a765bdcebd1e67fb68f72e356df82c91d +size 385469696 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_M.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_M.gguf new file mode 100644 index 0000000..098b68e --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30a4f19f94b3a5fc533c37559e2c577e7dbd331acecd52680c44886e48d6dc5 +size 420083968 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_S.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_S.gguf new file mode 100644 index 0000000..d267ebe --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce586e179bf3f2496c44cc984ddb0b4e7324b6cc5e73cde16706ecfc029a5a46 +size 412708096 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q6_K.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q6_K.gguf new file mode 100644 index 0000000..a4536a7 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f37de7f8c8b6aa3d8465345a96d2b4e1e9bdb9944cc644cc6c6383c1b1d9d99 +size 505734400 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.Q8_0.gguf b/mirrorqwen2.5-0.5b-SimPO-2.Q8_0.gguf new file mode 100644 index 0000000..9520dfc --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8e0549108f8ee3fc2bb9c2da156910fa7636fbdbce9c635d388f26487487ace +size 531066112 diff --git a/mirrorqwen2.5-0.5b-SimPO-2.f16.gguf b/mirrorqwen2.5-0.5b-SimPO-2.f16.gguf new file mode 100644 index 0000000..78259cf --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-2.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06d9869ebc1b5aae0b4e6e043fe1c4fc9aba07d125fc0e609af88b90d93ead1 +size 994154752