From 709412c81bc767cc84ae14f69c2e32369bc6821f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 9 Jun 2026 08:54:16 +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/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ README.md | 91 +++++++++++++++++++ ...2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf | 3 + ...2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf | 3 + ...2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf | 3 + ...2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf | 3 + ...7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf | 3 + ...2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf | 3 + ...2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf | 3 + ...7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf | 3 + ...a2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf | 3 + ...a2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf | 3 + ...a2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf | 3 + ...-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf | 3 + ...a2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf | 3 + ...a2-7b-Instruct-DPO-2025-04-23.imatrix.gguf | 3 + 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf create mode 100644 RoLlama2-7b-Instruct-DPO-2025-04-23.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..4b03420 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +RoLlama2-7b-Instruct-DPO-2025-04-23.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..2759316 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: OpenLLM-Ro/RoLlama2-7b-Instruct-DPO-2025-04-23 +datasets: +- OpenLLM-Ro/ro_dpo_helpsteer +- OpenLLM-Ro/ro_dpo_ultrafeedback +- OpenLLM-Ro/ro_dpo_magpie +- OpenLLM-Ro/ro_dpo_argilla_magpie +- OpenLLM-Ro/ro_dpo_helpsteer2 +language: +- ro +library_name: transformers +license: cc-by-nc-4.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/OpenLLM-Ro/RoLlama2-7b-Instruct-DPO-2025-04-23 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-GGUF +## 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/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf) | i1-IQ1_S | 1.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf) | i1-IQ1_M | 1.8 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf) | i1-IQ2_S | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf) | i1-IQ2_M | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf) | i1-Q2_K | 2.6 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 2.7 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf) | i1-IQ3_XS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf) | i1-IQ3_S | 3.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf) | i1-IQ3_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf) | i1-Q3_K_L | 3.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf) | i1-IQ4_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf) | i1-IQ4_NL | 3.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf) | i1-Q4_0 | 3.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf) | i1-Q4_1 | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf) | i1-Q5_K_S | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf) | i1-Q5_K_M | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/RoLlama2-7b-Instruct-DPO-2025-04-23-i1-GGUF/resolve/main/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf) | i1-Q6_K | 5.6 | practically like static Q6_K | + +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. Additional thanks to [@nicoboss](https://huggingface.co/nicoboss) for giving me access to his private supercomputer, enabling me to provide many more imatrix quants, at much higher quality, than I would otherwise be able to. + + diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf new file mode 100644 index 0000000..4b486eb --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:12a83213d42ce99490274e1f3fe32aeb2478230b19269b8c5fa15219368f4b15 +size 1650974144 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf new file mode 100644 index 0000000..70f09d6 --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b603afced45db771b0fc0a4f4abb5d51c5ac58954ca6461694c2687b48a01f5 +size 1528585664 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf new file mode 100644 index 0000000..c019e6d --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee45d752ffb825ebbde4368757f241badeaaa8f16b07ca9328026f80c2793048 +size 2359754176 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf new file mode 100644 index 0000000..ed594e0 --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e488c906d5d69be6699933d8f9b58c63ab76b40482325289831b91b0dcf18b79 +size 2196569536 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d35149a --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b24ac13cf729786562b9af13414bcc29aa6f989423826a6b327a4e45529156e4 +size 2034916800 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..4dba3bf --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac91cac40da72403596ef7d3e38ce16ea5476a0c4cc10ce2f2d07b2a3025e14c +size 1854954944 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf new file mode 100644 index 0000000..352a43c --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6308ee6c1415672c0685b02c734781c4d80d31b75b3da4902ca6c8cf963fbae +size 3114868160 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf new file mode 100644 index 0000000..a6ecfbb --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef157d93c27049fd5bc3ac340ce560f4b6973f6244e5ac68aeb09d98ab24f2bb +size 2948308416 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf new file mode 100644 index 0000000..815b4dc --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f48daca993b3fa8c354a87f582815bfbbac3a9aba4eaf5ec8c6a3c6c3b81cc4b +size 2796527040 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..fff7aa9 --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae5ed6958da07b841d73736220bd594ac96c108b027916180db0058832d8ce0 +size 2585394624 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf new file mode 100644 index 0000000..6be9b5f --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2fcf32a4ed8b5ee96635b87d49032b2ee53cd3cf2a56b586ceeaf9995286b49a +size 3825810880 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf new file mode 100644 index 0000000..00bdfbb --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bc5a045cba727a0701619dacd61df7f3cd460e07032a2be60de94f58f18f588f +size 3619339712 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf new file mode 100644 index 0000000..bfc6b9a --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4abe5ba9de669404b6bd2cc01fd3020c94575460daf5bc1e683b2ac2b553f21f +size 2532867520 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf new file mode 100644 index 0000000..5bc0e6c --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa9c0c479c40eb8a53a2185dcde3f8727f1c34d178fce8d6d90c0d4a790bc706 +size 2319547840 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d6f4082 --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9c838782a64d67adc09c348165a98c41e216562a13168444d1af20fdc194e60 +size 3597114816 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf new file mode 100644 index 0000000..547464b --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a4dd2e3e8a1c8183dc5a4fbb81fe23dfc3f4f3e62b83c3a2cb6cf3d354eda58 +size 3298008512 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf new file mode 100644 index 0000000..c5973df --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f016e30f692ffd7eb65ea43568bd54c94e456cb39e2666096a3f97116dcc825 +size 2948308416 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf new file mode 100644 index 0000000..77ca38b --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ca038b479d7b0c8eb5cd42fe30f5620a6210b17bc607c99c08ddebe5473d405 +size 3837083072 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf new file mode 100644 index 0000000..ea20fd4 --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:799144af368ab16f134f52dbc280ca61f0a40997133cb1cb45e21484767ed6ec +size 4238753216 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf new file mode 100644 index 0000000..5221f9f --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:806350b2c208a02e98e7be4d91ef744f090f97a556ca60bf144abd8266a8fde3 +size 4081008064 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf new file mode 100644 index 0000000..52473ab --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3073496cd12cbfd71f10efd7c7a8fb0a321b637454143b3131c10d40787d9379 +size 3856743872 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf new file mode 100644 index 0000000..f5c1237 --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9ae4acc39e9feaba9b6b16924d7d5cf50a78a60b175cfe34297d3d16544889a +size 4783160768 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8dd4f3c --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5c85877a07b08cd651ecb7f0c8c4d488e7089363840872ed24a915e5f2f3691 +size 4651695552 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf new file mode 100644 index 0000000..881a1cd --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfaf9db9c56294cd9de42851cd0754156aeda31b7df24b2866f1017e6a1266d7 +size 5529198016 diff --git a/RoLlama2-7b-Instruct-DPO-2025-04-23.imatrix.gguf b/RoLlama2-7b-Instruct-DPO-2025-04-23.imatrix.gguf new file mode 100644 index 0000000..5b866dd --- /dev/null +++ b/RoLlama2-7b-Instruct-DPO-2025-04-23.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b3dd802f5f215fb3382a6ce85baa4cacd70c51903455643591c28702e62ccee +size 4589216