From efef851d04dcbe29e8b384cfe3eff39a7bec8e53 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 21:54:13 +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/Chocolatine-14B-Instruct-DPO-v1.1-GGUF Source: Original Platform --- .gitattributes | 49 +++++++++++++ Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf | 3 + Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf | 3 + README.md | 72 +++++++++++++++++++ 16 files changed, 163 insertions(+) create mode 100644 .gitattributes create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf create mode 100644 Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..994de42 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,49 @@ +*.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 +Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf new file mode 100644 index 0000000..ee0f70c --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1cb416fe32df1fa9faed95ec29c8a6f4611b9519412546174d4e25736e3eb69e +size 6473978016 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf new file mode 100644 index 0000000..46cace4 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f5017ff829ee1e1a14e6a59f43726041cc204a4a9a9dc4e7ad3a912946206f6 +size 6064890016 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf new file mode 100644 index 0000000..97f98b0 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6eae6838de766eb5bd461474d845579a35dbc1c65b2149e5a552edd285e13c8e +size 5806842016 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf new file mode 100644 index 0000000..12cb531 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b477e2719e3b03033f91c150e742d4e1ad933e5342b12f7a77a13c90e221e019 +size 7537691296 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf new file mode 100644 index 0000000..6c50c10 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0e90439b66f12cebdf0c37edfb2cd4c02130a0900cb409e934544ca699a99f9e +size 5143000736 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf new file mode 100644 index 0000000..6fd14ee --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4508ea4d7b26a210d75d5affc4a5bca1f59e6e16e4ed03a833c6b94b03b3270 +size 7490298016 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf new file mode 100644 index 0000000..cd30ae7 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:578cb9f26261846d2cff7459ac90f6cffccab69e3bdf86665f7e0252ed597146 +size 6923411616 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf new file mode 100644 index 0000000..228c566 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:405480fd4878008667392eb992fdba5ddf21e85eabc39479d3cb0042b8b3e88f +size 6064890016 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf new file mode 100644 index 0000000..df219fb --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41008ca4c39c97df64517200b67d00495b45122c72d392bf636b44ce9c8ac777 +size 8566821536 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf new file mode 100644 index 0000000..0fc969a --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951b29ee29eada62a51bb8e47000eadf315c818a73d193d249a5d094ecad72fa +size 7954469536 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf new file mode 100644 index 0000000..5b79e06 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ef7927bd3c41e69e92c9a61db1935a23e0ae008d2d77887b748e4e0c35b97161 +size 10074190496 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf new file mode 100644 index 0000000..b09137a --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb6e3eda5892df796f4fdbc2454d2977a6921f3743e436b2f20426b1754a5f82 +size 9621582496 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf new file mode 100644 index 0000000..41264fc --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c16f3a39630ac65299f463df4d480ede84fd2a0e446a5230c3c641581f52b5f +size 11453818016 diff --git a/Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf b/Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf new file mode 100644 index 0000000..a79d2a2 --- /dev/null +++ b/Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4da5be04660e121e36375c75470f981cab02dbb30946405dde96c76816a1fdb3 +size 14834712736 diff --git a/README.md b/README.md new file mode 100644 index 0000000..fdd37a6 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: jpacifico/Chocolatine-14B-Instruct-DPO-v1.1 +datasets: +- jpacifico/french-orca-dpo-pairs-revised +language: +- fr +- en +library_name: transformers +license: mit +quantized_by: mradermacher +tags: +- french +- chocolatine +--- +## About + + + + + + +static quants of https://huggingface.co/jpacifico/Chocolatine-14B-Instruct-DPO-v1.1 + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-i1-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/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q2_K.gguf) | Q2_K | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_XS.gguf) | IQ3_XS | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_S.gguf) | IQ3_S | 6.2 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_S.gguf) | Q3_K_S | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.IQ3_M.gguf) | IQ3_M | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_M.gguf) | Q3_K_M | 7.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q3_K_L.gguf) | Q3_K_L | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.IQ4_XS.gguf) | IQ4_XS | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_S.gguf) | Q4_K_S | 8.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q4_K_M.gguf) | Q4_K_M | 8.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_S.gguf) | Q5_K_S | 9.7 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q5_K_M.gguf) | Q5_K_M | 10.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q6_K.gguf) | Q6_K | 11.6 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-14B-Instruct-DPO-v1.1-GGUF/resolve/main/Chocolatine-14B-Instruct-DPO-v1.1.Q8_0.gguf) | Q8_0 | 14.9 | fast, best quality | + +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. + +