commit 6125a805a0159f782795892c3433450f08da7f6e Author: ModelHub XC Date: Mon Jun 22 23:32:18 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..320ccea --- /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 +RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.f16.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoMistral-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..7b49239 --- /dev/null +++ b/README.md @@ -0,0 +1,66 @@ +--- +base_model: OpenLLM-Ro/RoMistral-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/RoMistral-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/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/RoMistral-7b-Instruct-DPO-2024-10-09-GGUF/resolve/main/RoMistral-7b-Instruct-DPO-2024-10-09.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/RoMistral-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf new file mode 100644 index 0000000..7da43ea --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a406b3e24345159c1567f09cdf0c489cf387f57c7b5a7c8d4a65df1a40475784 +size 3944390336 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q2_K.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q2_K.gguf new file mode 100644 index 0000000..dcaea40 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:534e4adffa24f554b195b1db0f9c39fc6cb6047c46d0dd0b68b4bcd15d39e10b +size 2719243968 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf new file mode 100644 index 0000000..4deec47 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77923db324c1b499b41aa67a9f29568e359b89e59acc33a608b15f1928978fbc +size 3822026432 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf new file mode 100644 index 0000000..0c7c7e0 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b78738835a83bb54e2ba3b5cac5669c64712dcf2cff2329358318fecaffd3ab8 +size 3518987968 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf new file mode 100644 index 0000000..45ad8b8 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cff1d99d23f928c85516d776b9b2dc8da9874eeb78228ff1cccc78fdbe8ba735 +size 3164569280 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf new file mode 100644 index 0000000..0af75eb --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3764f7eb0b57324b882f91446569824fd1df5dd8a5151d36499da3096adaa74 +size 4368441024 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf new file mode 100644 index 0000000..55ba625 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:caef21c856e45061d1200730b851eba59459745c64fa47968dc112c8fc6b22af +size 4140375744 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf new file mode 100644 index 0000000..f2b8fb9 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7640af32b2fb371f90f4c5409952caae416ef6b6f359ad89cae8c40f7a9de093 +size 5131411136 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf new file mode 100644 index 0000000..668f942 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05d2b37f586c510abee01f084d8655ebb3071a78e37ba8ad25bee9e04776e4da +size 4997717696 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q6_K.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q6_K.gguf new file mode 100644 index 0000000..f9e70a6 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78e996883d0d1d7c20bd22b5f66ad237738ba93bca4db3cbe02004ecaf50295b +size 5942066880 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.Q8_0.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.Q8_0.gguf new file mode 100644 index 0000000..92becc2 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96f06ee34225186fcec92823a7e383781bf5135124a3d7e193650593d37ae1e0 +size 7695859392 diff --git a/RoMistral-7b-Instruct-DPO-2024-10-09.f16.gguf b/RoMistral-7b-Instruct-DPO-2024-10-09.f16.gguf new file mode 100644 index 0000000..4be1ea5 --- /dev/null +++ b/RoMistral-7b-Instruct-DPO-2024-10-09.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32b453095170c1b410c9d60ed3ab76bb96b09e22eb75acc35f757db2494ccf48 +size 14484733632