From 57823b7d0e897fb12b306e10b0dc30ac9a3ee8ea Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 8 Jul 2026 13:20:10 +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/Calme-12B-Instruct-v0.1-GGUF Source: Original Platform --- .gitattributes | 49 ++++++++++++++++++++ Calme-12B-Instruct-v0.1.IQ3_M.gguf | 3 ++ Calme-12B-Instruct-v0.1.IQ3_S.gguf | 3 ++ Calme-12B-Instruct-v0.1.IQ3_XS.gguf | 3 ++ Calme-12B-Instruct-v0.1.IQ4_XS.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q2_K.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q3_K_L.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q3_K_M.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q3_K_S.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q4_K_M.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q4_K_S.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q5_K_M.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q5_K_S.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q6_K.gguf | 3 ++ Calme-12B-Instruct-v0.1.Q8_0.gguf | 3 ++ README.md | 72 +++++++++++++++++++++++++++++ 16 files changed, 163 insertions(+) create mode 100644 .gitattributes create mode 100644 Calme-12B-Instruct-v0.1.IQ3_M.gguf create mode 100644 Calme-12B-Instruct-v0.1.IQ3_S.gguf create mode 100644 Calme-12B-Instruct-v0.1.IQ3_XS.gguf create mode 100644 Calme-12B-Instruct-v0.1.IQ4_XS.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q2_K.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q3_K_L.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q3_K_M.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q3_K_S.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q4_K_M.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q4_K_S.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q5_K_M.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q5_K_S.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q6_K.gguf create mode 100644 Calme-12B-Instruct-v0.1.Q8_0.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..e7e33e1 --- /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 +Calme-12B-Instruct-v0.1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Calme-12B-Instruct-v0.1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Calme-12B-Instruct-v0.1.IQ3_M.gguf b/Calme-12B-Instruct-v0.1.IQ3_M.gguf new file mode 100644 index 0000000..372a272 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:32f1ab3f3423629206f82d0d5a06a778a83ef64bfc930423b7efa3ebb10acf96 +size 5625129312 diff --git a/Calme-12B-Instruct-v0.1.IQ3_S.gguf b/Calme-12B-Instruct-v0.1.IQ3_S.gguf new file mode 100644 index 0000000..9c49f1b --- /dev/null +++ b/Calme-12B-Instruct-v0.1.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e182cf3b857af1592bb80827cf620be11ef6aaba3da7064b3bcc5adbc5b86b10 +size 5445757280 diff --git a/Calme-12B-Instruct-v0.1.IQ3_XS.gguf b/Calme-12B-Instruct-v0.1.IQ3_XS.gguf new file mode 100644 index 0000000..a8afc05 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67c7815b37cb380032fd03321660e70084e6a2c85ae29d40136b3b67325ac691 +size 5159496032 diff --git a/Calme-12B-Instruct-v0.1.IQ4_XS.gguf b/Calme-12B-Instruct-v0.1.IQ4_XS.gguf new file mode 100644 index 0000000..d9701a8 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:582fa4b187a54e3d4d4a31bca56657276c4f8b9cd72dbc210424181bc41b1056 +size 6769264992 diff --git a/Calme-12B-Instruct-v0.1.Q2_K.gguf b/Calme-12B-Instruct-v0.1.Q2_K.gguf new file mode 100644 index 0000000..042a2d2 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a95962a592943c91b0c6e5f98f81baedb8181359756ff5179c41d12e5bb57b86 +size 4645226848 diff --git a/Calme-12B-Instruct-v0.1.Q3_K_L.gguf b/Calme-12B-Instruct-v0.1.Q3_K_L.gguf new file mode 100644 index 0000000..59c660e --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa37c369d044fff2c60e0d74fe6ba679e2ea8bf50dc5d25e5ed4a1c37bef18c6 +size 6565112160 diff --git a/Calme-12B-Instruct-v0.1.Q3_K_M.gguf b/Calme-12B-Instruct-v0.1.Q3_K_M.gguf new file mode 100644 index 0000000..4ebbfc4 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c038a37693ccb4710bc734fae1e17d895d4699bd37ec881cb2070d5d3abcb7af +size 6030338400 diff --git a/Calme-12B-Instruct-v0.1.Q3_K_S.gguf b/Calme-12B-Instruct-v0.1.Q3_K_S.gguf new file mode 100644 index 0000000..9141a32 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4bba56a5b6623925a6273e8b3c983bad8bfd7396391cf47b584b344480079125 +size 5414562144 diff --git a/Calme-12B-Instruct-v0.1.Q4_K_M.gguf b/Calme-12B-Instruct-v0.1.Q4_K_M.gguf new file mode 100644 index 0000000..5ddab73 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cc49316ba314f8c80dcf268ee4206a7d358899a50fc3eac2252ff7af7a3d315 +size 7508281696 diff --git a/Calme-12B-Instruct-v0.1.Q4_K_S.gguf b/Calme-12B-Instruct-v0.1.Q4_K_S.gguf new file mode 100644 index 0000000..c138e81 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:256e40c861826ec9d7850f97a4fc333c1ad4f5f32d6072123ca0183245d064a7 +size 7107594592 diff --git a/Calme-12B-Instruct-v0.1.Q5_K_M.gguf b/Calme-12B-Instruct-v0.1.Q5_K_M.gguf new file mode 100644 index 0000000..df31214 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea15c39fd9adac9cbe834261054ee9ad2ddff8cf3c1a44aaf73b903bd2f64004 +size 8831191392 diff --git a/Calme-12B-Instruct-v0.1.Q5_K_S.gguf b/Calme-12B-Instruct-v0.1.Q5_K_S.gguf new file mode 100644 index 0000000..b73ada8 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d294fe79a3b4da31f7ec458a35c67960f005a3d458f793bbaa6330033362011e +size 8597227872 diff --git a/Calme-12B-Instruct-v0.1.Q6_K.gguf b/Calme-12B-Instruct-v0.1.Q6_K.gguf new file mode 100644 index 0000000..a23f4cf --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4828422ac1d8e2ca21a76176e9dcc19bfdde5eec7fcfd8f75c6833367fa45cd +size 10236782944 diff --git a/Calme-12B-Instruct-v0.1.Q8_0.gguf b/Calme-12B-Instruct-v0.1.Q8_0.gguf new file mode 100644 index 0000000..ef4b798 --- /dev/null +++ b/Calme-12B-Instruct-v0.1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f0bf261cfaacf432ac37037b12f9c2986962bc7cfaedfe9ed86dd3cdf6e251f +size 13258303840 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1cd4aec --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: MaziyarPanahi/Calme-12B-Instruct-v0.1 +language: +- en +library_name: transformers +license: apache-2.0 +model_creator: MaziyarPanahi +model_name: Calme-12B-Instruct-v0.1 +quantized_by: mradermacher +tags: +- generated_from_trainer +- mistral +- 12b +- calme +--- +## About + + + + + +static quants of https://huggingface.co/MaziyarPanahi/Calme-12B-Instruct-v0.1 + + +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/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q2_K.gguf) | Q2_K | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.IQ3_XS.gguf) | IQ3_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q3_K_S.gguf) | Q3_K_S | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.IQ3_S.gguf) | IQ3_S | 5.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.IQ3_M.gguf) | IQ3_M | 5.7 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q3_K_M.gguf) | Q3_K_M | 6.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q3_K_L.gguf) | Q3_K_L | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.IQ4_XS.gguf) | IQ4_XS | 6.9 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q4_K_S.gguf) | Q4_K_S | 7.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q4_K_M.gguf) | Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q5_K_S.gguf) | Q5_K_S | 8.7 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q5_K_M.gguf) | Q5_K_M | 8.9 | | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q6_K.gguf) | Q6_K | 10.3 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Calme-12B-Instruct-v0.1-GGUF/resolve/main/Calme-12B-Instruct-v0.1.Q8_0.gguf) | Q8_0 | 13.4 | 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. + +