From 01763e279ff0b74fb442a1457b3fb940844ed75b Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 17 Jul 2026 17:30:10 +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/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF Source: Original Platform --- .gitattributes | 47 +++++++++++++ README.md | 66 +++++++++++++++++++ ...mma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf | 3 + RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf | 3 + ...mma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf | 3 + RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf | 3 + RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf | 3 + RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf | 3 + 14 files changed, 149 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf create mode 100644 RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..320a757 --- /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 +RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoGemma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..3a32439 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: OpenLLM-Ro/RoGemma-7b-Instruct-DPO-2024-10-09 +datasets: +- OpenLLM-Ro/ro_dpo_helpsteer +language: +- ro +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +--- +## About + + + + + + +static quants of https://huggingface.co/OpenLLM-Ro/RoGemma-7b-Instruct-DPO-2024-10-09 + + +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/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf) | Q2_K | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf) | Q3_K_S | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf) | Q3_K_M | 4.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf) | Q3_K_L | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf) | IQ4_XS | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf) | Q4_K_S | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf) | Q4_K_M | 5.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf) | Q5_K_S | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf) | Q5_K_M | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf) | Q6_K | 7.1 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf) | Q8_0 | 9.2 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/RoGemma-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf) | f16 | 17.2 | 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/RoGemma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf new file mode 100644 index 0000000..fbf1d89 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd53321c8a40f884176a03aa6ba5bdb4505e36da440369273e264c41b79f5166 +size 4805012960 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf new file mode 100644 index 0000000..a788be3 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34c2ff66aea90b63bb61490fb5a2c49c14245f8da613bcefa0b3f88d1f8ac2d3 +size 3481447904 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf new file mode 100644 index 0000000..637adc9 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b95f3d4c0b9e7717cd7d30965c8531bfba82819a22c9f2c5c2d10e62539c225 +size 4709068256 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf new file mode 100644 index 0000000..1f6a98c --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d5b3da849ef16be13b830bfe9066892ff84dbd7d3b57653394d84e6a2b1370ff +size 4369329632 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf new file mode 100644 index 0000000..aaa2031 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222c7a0fbfe29f3b3c741c8da51631c2a58dd6517dcfe7338e28c27454d388f0 +size 3982405088 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf new file mode 100644 index 0000000..6609a71 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03fbb291b5cf6101ad4f23b1a58f13a316e20a9def8900524b41c7077117ca86 +size 5329759712 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf new file mode 100644 index 0000000..8f05acb --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e7c321f1bb315cc3c524bc6b518ad98598453e8a36bda0b98ca11f122890249 +size 5046447584 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf new file mode 100644 index 0000000..88af1a9 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fba448389af2cf37a2961296b3297cd7f6c257b91041eb33e784959068788c +size 6144503264 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf new file mode 100644 index 0000000..77bc442 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aedad2593d3ae6ea40cbe6e87a53aa922a754221ea9a211619aa6edcc46a11b2 +size 5980728800 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf new file mode 100644 index 0000000..25ac3b9 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3407664d7404ab0a7a8466daa76c7ddc478d5b5c75ff4a4a23c5483ddcd6528b +size 7010168288 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf new file mode 100644 index 0000000..aab9aee --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:845005744137b4a1f12ee321a2270d6a9bf122f9a93bd9d86c3c988159959a6c +size 9077845472 diff --git a/RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf b/RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf new file mode 100644 index 0000000..e218903 --- /dev/null +++ b/RoGemma-7b-Instruct-DPO-2024-10-09.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d75ebb05b1394e8cf8c12dbdd3276df938fb466a560a9bab4ffd694b50dd9d06 +size 17081757152