From d5b040eff644453bea251997491a38057c48bd4d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 21:59: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-2-14B-Instruct-v2.0.3-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ ...latine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf | 3 + ...latine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf | 3 + ...latine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf | 3 + ...latine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf | 3 + ...tine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf | 3 + ...latine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf | 3 + ...latine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf | 3 + ...tine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf | 3 + ...olatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf | 3 + ...olatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf | 3 + ...olatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf | 3 + ...atine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf | 3 + ...olatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf | 3 + README.md | 82 +++++++++++++++++++ imatrix.dat | 3 + 27 files changed, 217 insertions(+) create mode 100644 .gitattributes create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf create mode 100644 Chocolatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e5c8cda --- /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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf new file mode 100644 index 0000000..1d5109a --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31031a664c8a9ebe6ab22c80e324f26e925b3bf55f880d9168f3e85cba4788ad +size 3870225408 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf new file mode 100644 index 0000000..3450397 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2957e809db2d997ba1e956a96cf370df2cf6e8fa507010c0caf630fae2971c53 +size 3605910528 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf new file mode 100644 index 0000000..26daab5 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:211c3b3a4a53f0f270d7adad8f92f2f12817649f503c978f3cb6ac6c12c3b3e7 +size 5353855360 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf new file mode 100644 index 0000000..8869887 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62f739ee56ff96716b73483eb573e7ba9862728f81989c565510b25c4717b67 +size 5001435520 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e6b27ca --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a54efcda807122a1963f207a27060ea0aa64077c35253ab7cab4cdf72943ab6f +size 4702491648 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..dab9154 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a62d4e9d39dcb2f6870eebb04bc57c6af68bad562873bdbd35f0fa5f507c693d +size 4310750208 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf new file mode 100644 index 0000000..91cf969 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b28872567e7b87d63eef41113e56b618ecd644df8dc10920f7671ec06809aae5 +size 6913975744 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf new file mode 100644 index 0000000..579aab5 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ff49f57dddbeb738c0c24ea1b236bf6583802f2d87bc0beb633bb22c2f03764 +size 6690457024 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8f547a9 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f873aecf809020ebb14a530ecb21efdb81328bbad40ef8e3233bd2e89dc9dfa0 +size 6380799424 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..1427305 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c73eb8fe02533bc76cd52d0a8dd8178285a9db98c99ccfa82915f78e47ece621 +size 5944416640 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7314f2a --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de8cee842fabd8b849372a7ea21fcca6c00127e23cff24bdbc83f003f07a8517 +size 8546349536 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf new file mode 100644 index 0000000..421af7b --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f27659eb471465708cc6c9f846a97b96502ad4245a09bc989aa23e71914e4368 +size 8117070656 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf new file mode 100644 index 0000000..bf06a04 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea7ba2294bcc8acf09b917c7b622c41e4ab358277b15aa9dcfa9339c5667c564 +size 5768142912 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf new file mode 100644 index 0000000..f2adfff --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:848f59d741cc351d3dd3b2978eeb62a92537e3ed340162eb9abf52a309ca41f7 +size 5394833472 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c78b28b --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6afe0fc4c2c96c5b4097170470be1d8a4b3cea6bb42edba156007952534c04e +size 7922206144 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e0ab3dd --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f60fee95bbaa6c31b192ce573ceb4ce2bafe2fea42e1adf32047725151ac0f3 +size 7336641984 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a23d079 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bfc0b2adf12b61d7630af228297bd516044f4e8e9fe86735d26d000b60e31e +size 6657033664 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf new file mode 100644 index 0000000..72c94eb --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0c19effb1088d30517069093fccf140820ea2a28d6c59b765d1dfe754391fd +size 8541434336 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf new file mode 100644 index 0000000..291d2ac --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:244cd5290456134ad9250c9f40819d81eca769f00570c2cec401e85aa7e2eedd +size 9389178656 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf new file mode 100644 index 0000000..c791ca1 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0eeaa2b31c514d27547c1515ce3a2d79cebedd84efb794ba5a35eafd55bb81 +size 8985276896 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf new file mode 100644 index 0000000..9fa62f9 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f31392b26d17c584b61e7e8e9bdf66b76fa6af9c8157542e0c366d3ea80e9ad +size 8570597856 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf new file mode 100644 index 0000000..812d046 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bb5c9183caa62d74e6a267bc88ab113a077051c3091df41a0ad92e598c70a8cb +size 10505784416 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf new file mode 100644 index 0000000..471f255 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a47a0c030112ef34160d2669a3ed4bc23d65757de022d74c8c0f6cdc307121b +size 10263465056 diff --git a/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf new file mode 100644 index 0000000..f386157 --- /dev/null +++ b/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25c8632537024019f9002073f710ffc8615ac6368c3eed95853cca66e848007c +size 12121323680 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ecb217d --- /dev/null +++ b/README.md @@ -0,0 +1,82 @@ +--- +base_model: jpacifico/Chocolatine-2-14B-Instruct-v2.0.3 +datasets: +- jpacifico/french-orca-dpo-pairs-revised +language: +- fr +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- chocolatine +- dpo +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/jpacifico/Chocolatine-2-14B-Instruct-v2.0.3 + + +static quants are available at https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-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-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_S.gguf) | i1-IQ1_S | 3.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ1_M.gguf) | i1-IQ1_M | 4.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 4.4 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.8 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_S.gguf) | i1-IQ2_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ2_M.gguf) | i1-IQ2_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K_S.gguf) | i1-Q2_K_S | 5.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q2_K.gguf) | i1-Q2_K | 5.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 6.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_XS.gguf) | i1-IQ3_XS | 6.5 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_S.gguf) | i1-Q3_K_S | 6.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_S.gguf) | i1-IQ3_S | 6.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ3_M.gguf) | i1-IQ3_M | 7.0 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_M.gguf) | i1-Q3_K_M | 7.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q3_K_L.gguf) | i1-Q3_K_L | 8.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_XS.gguf) | i1-IQ4_XS | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_0.gguf) | i1-Q4_0 | 8.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-IQ4_NL.gguf) | i1-IQ4_NL | 8.6 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_S.gguf) | i1-Q4_K_S | 8.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_K_M.gguf) | i1-Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q4_1.gguf) | i1-Q4_1 | 9.5 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_S.gguf) | i1-Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q5_K_M.gguf) | i1-Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Chocolatine-2-14B-Instruct-v2.0.3-i1-GGUF/resolve/main/Chocolatine-2-14B-Instruct-v2.0.3.i1-Q6_K.gguf) | i1-Q6_K | 12.2 | 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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..4e2395b --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1975433b2d0140a151a7bf4022791d1ba7c63be76e569b52572a6db2e1abc27 +size 8563597