From 726d2137cd6f032f437197de83a909ae5c54d733 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 3 Jun 2026 10:06:17 +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/Kichtral-7B-v0.3-GGUF Source: Original Platform --- .gitattributes | 50 ++++++++++++++++++++++++++ Kichtral-7B-v0.3.IQ3_M.gguf | 3 ++ Kichtral-7B-v0.3.IQ3_S.gguf | 3 ++ Kichtral-7B-v0.3.IQ3_XS.gguf | 3 ++ Kichtral-7B-v0.3.IQ4_XS.gguf | 3 ++ Kichtral-7B-v0.3.Q2_K.gguf | 3 ++ Kichtral-7B-v0.3.Q3_K_L.gguf | 3 ++ Kichtral-7B-v0.3.Q3_K_M.gguf | 3 ++ Kichtral-7B-v0.3.Q3_K_S.gguf | 3 ++ Kichtral-7B-v0.3.Q4_K_M.gguf | 3 ++ Kichtral-7B-v0.3.Q4_K_S.gguf | 3 ++ Kichtral-7B-v0.3.Q5_K_M.gguf | 3 ++ Kichtral-7B-v0.3.Q5_K_S.gguf | 3 ++ Kichtral-7B-v0.3.Q6_K.gguf | 3 ++ Kichtral-7B-v0.3.Q8_0.gguf | 3 ++ Kichtral-7B-v0.3.f16.gguf | 3 ++ README.md | 70 ++++++++++++++++++++++++++++++++++++ 17 files changed, 165 insertions(+) create mode 100644 .gitattributes create mode 100644 Kichtral-7B-v0.3.IQ3_M.gguf create mode 100644 Kichtral-7B-v0.3.IQ3_S.gguf create mode 100644 Kichtral-7B-v0.3.IQ3_XS.gguf create mode 100644 Kichtral-7B-v0.3.IQ4_XS.gguf create mode 100644 Kichtral-7B-v0.3.Q2_K.gguf create mode 100644 Kichtral-7B-v0.3.Q3_K_L.gguf create mode 100644 Kichtral-7B-v0.3.Q3_K_M.gguf create mode 100644 Kichtral-7B-v0.3.Q3_K_S.gguf create mode 100644 Kichtral-7B-v0.3.Q4_K_M.gguf create mode 100644 Kichtral-7B-v0.3.Q4_K_S.gguf create mode 100644 Kichtral-7B-v0.3.Q5_K_M.gguf create mode 100644 Kichtral-7B-v0.3.Q5_K_S.gguf create mode 100644 Kichtral-7B-v0.3.Q6_K.gguf create mode 100644 Kichtral-7B-v0.3.Q8_0.gguf create mode 100644 Kichtral-7B-v0.3.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8a3ca1f --- /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 +Kichtral-7B-v0.3.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.f16.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Kichtral-7B-v0.3.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Kichtral-7B-v0.3.IQ3_M.gguf b/Kichtral-7B-v0.3.IQ3_M.gguf new file mode 100644 index 0000000..1518535 --- /dev/null +++ b/Kichtral-7B-v0.3.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:139b68cb0cb80978b39dc86db9de094166f046e3db3aae8efe23a86c18d8e6c1 +size 3288846208 diff --git a/Kichtral-7B-v0.3.IQ3_S.gguf b/Kichtral-7B-v0.3.IQ3_S.gguf new file mode 100644 index 0000000..a30cb68 --- /dev/null +++ b/Kichtral-7B-v0.3.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3aaf963b79f6ad0a4cdd0a1da8840adda4647de17e6c3dc9e8ba647df47d0346 +size 3186347904 diff --git a/Kichtral-7B-v0.3.IQ3_XS.gguf b/Kichtral-7B-v0.3.IQ3_XS.gguf new file mode 100644 index 0000000..12a4b77 --- /dev/null +++ b/Kichtral-7B-v0.3.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:768bd087d2098cf327ec82dac876e615e19f17b54c585fd84e4ee0bc9d455a8f +size 3022770048 diff --git a/Kichtral-7B-v0.3.IQ4_XS.gguf b/Kichtral-7B-v0.3.IQ4_XS.gguf new file mode 100644 index 0000000..5e533f5 --- /dev/null +++ b/Kichtral-7B-v0.3.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b50a468fea70648814db70a13dc8b5b1c38013648fad159c16768cebcdeadae +size 3948662656 diff --git a/Kichtral-7B-v0.3.Q2_K.gguf b/Kichtral-7B-v0.3.Q2_K.gguf new file mode 100644 index 0000000..44cd0b2 --- /dev/null +++ b/Kichtral-7B-v0.3.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b38c05a931c1d239c1870146ad42aa89d3a810e5c1efeefa6c72415ffaff2d6f +size 2722877312 diff --git a/Kichtral-7B-v0.3.Q3_K_L.gguf b/Kichtral-7B-v0.3.Q3_K_L.gguf new file mode 100644 index 0000000..d828fcd --- /dev/null +++ b/Kichtral-7B-v0.3.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca87775150bcb5b819f888c099674cfe273459e2b57cb918f0474df5f4fd8192 +size 3825979264 diff --git a/Kichtral-7B-v0.3.Q3_K_M.gguf b/Kichtral-7B-v0.3.Q3_K_M.gguf new file mode 100644 index 0000000..0195f87 --- /dev/null +++ b/Kichtral-7B-v0.3.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:485b8130737123c9e9f0590ca5aa7250319042c3575abcd6a8ed9ab2e8678521 +size 3522940800 diff --git a/Kichtral-7B-v0.3.Q3_K_S.gguf b/Kichtral-7B-v0.3.Q3_K_S.gguf new file mode 100644 index 0000000..ab39cfe --- /dev/null +++ b/Kichtral-7B-v0.3.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f35111b058a59635d94eba5df72d42c7fafb3ac8ad00d01e7225beb08aecaa32 +size 3168522112 diff --git a/Kichtral-7B-v0.3.Q4_K_M.gguf b/Kichtral-7B-v0.3.Q4_K_M.gguf new file mode 100644 index 0000000..2d295e2 --- /dev/null +++ b/Kichtral-7B-v0.3.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec3a3dff3b0b0d56cf1594d5981ec3e02bda3e7ac24d971daea140767c9e8cb9 +size 4372811648 diff --git a/Kichtral-7B-v0.3.Q4_K_S.gguf b/Kichtral-7B-v0.3.Q4_K_S.gguf new file mode 100644 index 0000000..ab9e9e1 --- /dev/null +++ b/Kichtral-7B-v0.3.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4061a3dddd3f973438998922f3be9bffc7d6e944beb0e575fdb86ad6161d9659 +size 4144746368 diff --git a/Kichtral-7B-v0.3.Q5_K_M.gguf b/Kichtral-7B-v0.3.Q5_K_M.gguf new file mode 100644 index 0000000..e4e41a2 --- /dev/null +++ b/Kichtral-7B-v0.3.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f280367d76bbbd94ca0ae9490e636a3736a808f9a804ca240025ad1ec0530c8 +size 5136174976 diff --git a/Kichtral-7B-v0.3.Q5_K_S.gguf b/Kichtral-7B-v0.3.Q5_K_S.gguf new file mode 100644 index 0000000..2c5113b --- /dev/null +++ b/Kichtral-7B-v0.3.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2226b86c6034b29fc269fb522c51bc533796896f7eba362068f25c7b7ed7da77 +size 5002481536 diff --git a/Kichtral-7B-v0.3.Q6_K.gguf b/Kichtral-7B-v0.3.Q6_K.gguf new file mode 100644 index 0000000..0cb9231 --- /dev/null +++ b/Kichtral-7B-v0.3.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5eb0bb64f32492f3cf599f648e7f9207dc1aad1503b31b8b5ba6d4c50b7825cf +size 5947248512 diff --git a/Kichtral-7B-v0.3.Q8_0.gguf b/Kichtral-7B-v0.3.Q8_0.gguf new file mode 100644 index 0000000..5ed9285 --- /dev/null +++ b/Kichtral-7B-v0.3.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec0e49fe68bea34eb8584c199c9bebefc03d79909572345ee8e6b57db4fcc7e2 +size 7702564736 diff --git a/Kichtral-7B-v0.3.f16.gguf b/Kichtral-7B-v0.3.f16.gguf new file mode 100644 index 0000000..1396ba4 --- /dev/null +++ b/Kichtral-7B-v0.3.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e85016dfe54fa29fa9875e676925711e5ad1df59c25a4fa3538abcddf73a24a4 +size 14497337216 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ef5e076 --- /dev/null +++ b/README.md @@ -0,0 +1,70 @@ +--- +base_model: rapminerz/Kichtral-7B-v0.3 +language: +- fr +library_name: transformers +quantized_by: mradermacher +tags: +- music +- rap +- lyrics +--- +## About + + + + + + +static quants of https://huggingface.co/rapminerz/Kichtral-7B-v0.3 + + +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/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.IQ3_XS.gguf) | IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/Kichtral-7B-v0.3-GGUF/resolve/main/Kichtral-7B-v0.3.f16.gguf) | f16 | 14.6 | 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. + +