commit a6a7b570cb535c2a89758122105475b61961956d Author: ModelHub XC Date: Thu Jun 25 10:18:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/zephyr-7b-rdpo-full-0.2-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..bb33151 --- /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 +zephyr-7b-rdpo-full-0.2.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.f16.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +zephyr-7b-rdpo-full-0.2.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..133af7b --- /dev/null +++ b/README.md @@ -0,0 +1,71 @@ +--- +base_model: BigXYZ/zephyr-7b-rdpo-full-0.2 +datasets: +- HuggingFaceH4/ultrafeedback_binarized +language: +- en +library_name: transformers +model_name: data/zephyr-7b-sft-full +quantized_by: mradermacher +tags: +- generated_from_trainer +- alignment-handbook +- trl +- dpo +--- +## About + + + + + + +static quants of https://huggingface.co/BigXYZ/zephyr-7b-rdpo-full-0.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/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/zephyr-7b-rdpo-full-0.2-GGUF/resolve/main/zephyr-7b-rdpo-full-0.2.f16.gguf) | f16 | 14.6 | 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/zephyr-7b-rdpo-full-0.2.IQ4_XS.gguf b/zephyr-7b-rdpo-full-0.2.IQ4_XS.gguf new file mode 100644 index 0000000..b6adf30 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f99e1d28fdbfc62f507f0256b8530997c1cd8db544266aa387d1742f426dc1 +size 3944390112 diff --git a/zephyr-7b-rdpo-full-0.2.Q2_K.gguf b/zephyr-7b-rdpo-full-0.2.Q2_K.gguf new file mode 100644 index 0000000..bf82f15 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:06ab21a739d978e8c2d8908bfd50e401c21a7d7d8a04f63c4416461dae73b7cc +size 2719243744 diff --git a/zephyr-7b-rdpo-full-0.2.Q3_K_L.gguf b/zephyr-7b-rdpo-full-0.2.Q3_K_L.gguf new file mode 100644 index 0000000..585a06c --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed418009365dc127149adc15cf67ffdc74992345b9807cc35e307e67ed9ef331 +size 3822026208 diff --git a/zephyr-7b-rdpo-full-0.2.Q3_K_M.gguf b/zephyr-7b-rdpo-full-0.2.Q3_K_M.gguf new file mode 100644 index 0000000..96e76b9 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09861fbcb681b90178611efa0306fd0408b873b68efe17fd8ac72e54c16ee30a +size 3518987744 diff --git a/zephyr-7b-rdpo-full-0.2.Q3_K_S.gguf b/zephyr-7b-rdpo-full-0.2.Q3_K_S.gguf new file mode 100644 index 0000000..0dc3137 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:98f91a43572c07211da0f1a961fb73569a32404afbe8e54981d89bea03187265 +size 3164569056 diff --git a/zephyr-7b-rdpo-full-0.2.Q4_K_M.gguf b/zephyr-7b-rdpo-full-0.2.Q4_K_M.gguf new file mode 100644 index 0000000..92b18c7 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bd90621b762a02afd2b540985a508a691304aafafd9e5906216e68d614fccfe +size 4368440800 diff --git a/zephyr-7b-rdpo-full-0.2.Q4_K_S.gguf b/zephyr-7b-rdpo-full-0.2.Q4_K_S.gguf new file mode 100644 index 0000000..2acbf22 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a30e1c88c79d4be9a6219e25ab4d913500b5cdce8efcdf0b250c47be86f8090e +size 4140375520 diff --git a/zephyr-7b-rdpo-full-0.2.Q5_K_M.gguf b/zephyr-7b-rdpo-full-0.2.Q5_K_M.gguf new file mode 100644 index 0000000..dc5f455 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12776f325e4c9037f9d7d4df7214ac470b79f58c77a040f84595b4821cdf4133 +size 5131410912 diff --git a/zephyr-7b-rdpo-full-0.2.Q5_K_S.gguf b/zephyr-7b-rdpo-full-0.2.Q5_K_S.gguf new file mode 100644 index 0000000..ea974a0 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4ea07e10238544b87800219a0d11837a7649590b854dacf1279f628ed911353 +size 4997717472 diff --git a/zephyr-7b-rdpo-full-0.2.Q6_K.gguf b/zephyr-7b-rdpo-full-0.2.Q6_K.gguf new file mode 100644 index 0000000..f2b89b7 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:396f8f250c1797c5cdf5c712941894fd931cde8da0fcda79a8c6ba2b4bf951db +size 5942066656 diff --git a/zephyr-7b-rdpo-full-0.2.Q8_0.gguf b/zephyr-7b-rdpo-full-0.2.Q8_0.gguf new file mode 100644 index 0000000..2d5e29d --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b51201d2d815412fdf0c978422c84332b101d81567971ee8e7e0b4006ec9d04d +size 7695859168 diff --git a/zephyr-7b-rdpo-full-0.2.f16.gguf b/zephyr-7b-rdpo-full-0.2.f16.gguf new file mode 100644 index 0000000..ae9c925 --- /dev/null +++ b/zephyr-7b-rdpo-full-0.2.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83ba6e85043fcbf8c7057b8b98a0f268e0488e26dcc898eb9848f3689e6a7dc +size 14484733408