commit b833e0d973109dcdc7e63a7d3151a813e94ec530 Author: ModelHub XC Date: Thu Jun 18 19:50:17 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7f512f8 --- /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-1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.f16.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +mirrorqwen2.5-0.5b-SimPO-1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..0de59d2 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: rawsh/mirrorqwen2.5-0.5b-SimPO-1 +language: +- en +library_name: transformers +model_name: mirrorqwen2.5-0.5b-SimPO-1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- trl +- cpo +- unsloth +--- +## About + + + + + + +static quants of https://huggingface.co/rawsh/mirrorqwen2.5-0.5b-SimPO-1 + + +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-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_S.gguf) | Q3_K_S | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q2_K.gguf) | Q2_K | 0.4 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.IQ4_XS.gguf) | IQ4_XS | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.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-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_M.gguf) | Q3_K_M | 0.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_L.gguf) | Q3_K_L | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_S.gguf) | Q4_K_S | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_M.gguf) | Q4_K_M | 0.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_S.gguf) | Q5_K_S | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_M.gguf) | Q5_K_M | 0.5 | | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q6_K.gguf) | Q6_K | 0.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.Q8_0.gguf) | Q8_0 | 0.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/mirrorqwen2.5-0.5b-SimPO-1-GGUF/resolve/main/mirrorqwen2.5-0.5b-SimPO-1.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-1.IQ4_XS.gguf b/mirrorqwen2.5-0.5b-SimPO-1.IQ4_XS.gguf new file mode 100644 index 0000000..30690e3 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6323e573f0ce5e7ac54dc4c601f01670a7ce3346978fc71bf76adb2333a2ac73 +size 351443200 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q2_K.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q2_K.gguf new file mode 100644 index 0000000..8e0812f --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a05bc1ab20f7a029a696ed5162775e2c1e787455d8278545c19ae0027f66293 +size 338605312 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_L.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_L.gguf new file mode 100644 index 0000000..54cbe4c --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578df6da24dbfecdf6b98681e436e93d0cedd6f6ca0aa20c383c77055922647d +size 369356032 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_M.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_M.gguf new file mode 100644 index 0000000..b6e20db --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a08f17d68e4e70c1b94cc865f1bab3ba6a7ed9e42c06dd92d1d8a8cfe47deed +size 355464448 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_S.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_S.gguf new file mode 100644 index 0000000..9b50eed --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce3671cff6b48aea1baf60dbdce36f16fcbb013702b5c95e78fd65a16f5de296 +size 338261248 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q4_0_4_4.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q4_0_4_4.gguf new file mode 100644 index 0000000..81a6858 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24ddf7506f7fee6d42741c216dc1522c17fdcc4c1af1e9c171c8bc172b23ec7 +size 352152832 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_M.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_M.gguf new file mode 100644 index 0000000..fa37083 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eeac3934da336ed58c807560608d57175cf9dd4bd09fb2f1185afa670dda786f +size 397805824 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_S.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_S.gguf new file mode 100644 index 0000000..e664299 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc10d0a9f5af5ceb5b329eb4c6b5fe4fc7477003bcbd55e6c20e8bc8f6e01d47 +size 385469696 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_M.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_M.gguf new file mode 100644 index 0000000..4b6d62e --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69042ca0644d56918e493effc31bfa0f906c218e1acf30df87956ea00f303ff +size 420083968 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_S.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_S.gguf new file mode 100644 index 0000000..c416c35 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a655c7de6a216cff7a52602fd59fcfe9e543a006cc2dd9e65bd6fc8a55cd2afc +size 412708096 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q6_K.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q6_K.gguf new file mode 100644 index 0000000..903e81e --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702b37949510f0347899b45969868895ee11820e9090181c6ef34524e5c427cc +size 505734400 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.Q8_0.gguf b/mirrorqwen2.5-0.5b-SimPO-1.Q8_0.gguf new file mode 100644 index 0000000..f0de2d1 --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:343cb959b641f3308edb637433b0291c30e9d03531fe68cd6c4da7e9a780fab9 +size 531066112 diff --git a/mirrorqwen2.5-0.5b-SimPO-1.f16.gguf b/mirrorqwen2.5-0.5b-SimPO-1.f16.gguf new file mode 100644 index 0000000..ed60cac --- /dev/null +++ b/mirrorqwen2.5-0.5b-SimPO-1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1535cf9e2be13076c41a9f982df87ad7a36af9251eda31b6e07750baa8957944 +size 994154752