From 3b110e538e56d7b4cf3e211549958d2ae8997e5c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 13 Jun 2026 05:46: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/Chocolatine-8B-Instruct-DPO-alpha-GGUF Source: Original Platform --- .gitattributes | 50 +++++++++++++ Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.Q8_0.gguf | 3 + Chocolatine-8B-Instruct-DPO-alpha.f16.gguf | 3 + README.md | 72 +++++++++++++++++++ 17 files changed, 167 insertions(+) create mode 100644 .gitattributes create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.Q8_0.gguf create mode 100644 Chocolatine-8B-Instruct-DPO-alpha.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..97a968d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,50 @@ +*.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-8B-Instruct-DPO-alpha.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.f16.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf b/Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf new file mode 100644 index 0000000..7430802 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e8baa2254b005dd4c5cf1e2e4151f3628299b91eb47fdb537c65549a0db7976 +size 3784823552 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf b/Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf new file mode 100644 index 0000000..ba972b2 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53276cd1d92e088580d15e0ed8e9f72ace16714162a31bc1e7a85b356f49ae35 +size 3682325248 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf b/Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf new file mode 100644 index 0000000..2282db3 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed4e8877cd434fb1930531fe98749bf0ce3cb6b2d52009e6be98886080c2ad04 +size 3518747392 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf b/Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf new file mode 100644 index 0000000..4b4b5be --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb4308c9f36c618beb3bb23089734485ce254435add501ef1a2fc006defcce5 +size 4484363008 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf new file mode 100644 index 0000000..5de92e4 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fcddd186a67e21aae82039874daf283490a03d997f31a93fa8a83f95f06684a1 +size 3179131648 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf new file mode 100644 index 0000000..01f3e48 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ab2d49a7564d1a9ba5f0cc7a2f1f3c53b225b7ff3efc352f42dd715330dddd +size 4321956608 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf new file mode 100644 index 0000000..bacac27 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4d7cdf4d596294f22295fba5b235f670989361e35c45abd8d44f88ef163f5e5b +size 4018918144 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf new file mode 100644 index 0000000..61439e7 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897b4cf12d906eab934e753d686ff0ded01f06049682566d14e05059705cdaef +size 3664499456 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf new file mode 100644 index 0000000..e053815 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a98cc5b16ab68d389dbd8466c3b4caab9fe1e9b2441a5d9c7cd4e19d7b2cc3b +size 4920734464 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf new file mode 100644 index 0000000..1b3bd3d --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60764a5da5969a4abf1a70463392260b75ad00e63e9792f2c90f50fc36987e27 +size 4692669184 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf new file mode 100644 index 0000000..9d68d7c --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d6065e0fb86e059489ce6981a0ce0012d3cf490b15128c177576d7304d8b7b7b +size 5732987648 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf new file mode 100644 index 0000000..af0d1e6 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:326fad4e8c7a3747329f96c5442342c2a506b8b6239a3448b0cb63828488a9fb +size 5599294208 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf new file mode 100644 index 0000000..959425b --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfa2b9222c058c96bea366e8de9cfb853eb9d6269782a08b36168ac92cce3f11 +size 6596006656 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.Q8_0.gguf b/Chocolatine-8B-Instruct-DPO-alpha.Q8_0.gguf new file mode 100644 index 0000000..5b894b9 --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ad8f8cf4b160d068b81ff754a79f257253d8fd4f9d619797567423176fae7a4 +size 8540771072 diff --git a/Chocolatine-8B-Instruct-DPO-alpha.f16.gguf b/Chocolatine-8B-Instruct-DPO-alpha.f16.gguf new file mode 100644 index 0000000..0c75d4e --- /dev/null +++ b/Chocolatine-8B-Instruct-DPO-alpha.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e34f8d4d4218e2ea83d75b3beb806d69af9355303ad77a8a97f26ca0d5cda1e +size 16068891392 diff --git a/README.md b/README.md new file mode 100644 index 0000000..2ad695a --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: jpacifico/Chocolatine-8B-Instruct-DPO-alpha +language: +- fr +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- llama3 +- french +- llama-3-8B +--- +## About + + + + + + +static quants of https://huggingface.co/jpacifico/Chocolatine-8B-Instruct-DPO-alpha + + +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/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q2_K.gguf) | Q2_K | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.IQ3_XS.gguf) | IQ3_XS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_S.gguf) | Q3_K_S | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.IQ3_S.gguf) | IQ3_S | 3.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.IQ3_M.gguf) | IQ3_M | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_M.gguf) | Q3_K_M | 4.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q3_K_L.gguf) | Q3_K_L | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.IQ4_XS.gguf) | IQ4_XS | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_S.gguf) | Q4_K_S | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q4_K_M.gguf) | Q4_K_M | 5.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_S.gguf) | Q5_K_S | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q5_K_M.gguf) | Q5_K_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q6_K.gguf) | Q6_K | 6.7 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.Q8_0.gguf) | Q8_0 | 8.6 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-8B-Instruct-DPO-alpha-GGUF/resolve/main/Chocolatine-8B-Instruct-DPO-alpha.f16.gguf) | f16 | 16.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. + +