From 840f82ba7f4e4ebdb79ca02dc75fda188616c12c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Mon, 15 Jun 2026 22:50: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/KangalKhan-RawRuby-7B-GGUF Source: Original Platform --- .gitattributes | 50 +++++++++++++++++++++ KangalKhan-RawRuby-7B.IQ3_M.gguf | 3 ++ KangalKhan-RawRuby-7B.IQ3_S.gguf | 3 ++ KangalKhan-RawRuby-7B.IQ3_XS.gguf | 3 ++ KangalKhan-RawRuby-7B.IQ4_XS.gguf | 3 ++ KangalKhan-RawRuby-7B.Q2_K.gguf | 3 ++ KangalKhan-RawRuby-7B.Q3_K_L.gguf | 3 ++ KangalKhan-RawRuby-7B.Q3_K_M.gguf | 3 ++ KangalKhan-RawRuby-7B.Q3_K_S.gguf | 3 ++ KangalKhan-RawRuby-7B.Q4_K_M.gguf | 3 ++ KangalKhan-RawRuby-7B.Q4_K_S.gguf | 3 ++ KangalKhan-RawRuby-7B.Q5_K_M.gguf | 3 ++ KangalKhan-RawRuby-7B.Q5_K_S.gguf | 3 ++ KangalKhan-RawRuby-7B.Q6_K.gguf | 3 ++ KangalKhan-RawRuby-7B.Q8_0.gguf | 3 ++ KangalKhan-RawRuby-7B.f16.gguf | 3 ++ README.md | 72 +++++++++++++++++++++++++++++++ 17 files changed, 167 insertions(+) create mode 100644 .gitattributes create mode 100644 KangalKhan-RawRuby-7B.IQ3_M.gguf create mode 100644 KangalKhan-RawRuby-7B.IQ3_S.gguf create mode 100644 KangalKhan-RawRuby-7B.IQ3_XS.gguf create mode 100644 KangalKhan-RawRuby-7B.IQ4_XS.gguf create mode 100644 KangalKhan-RawRuby-7B.Q2_K.gguf create mode 100644 KangalKhan-RawRuby-7B.Q3_K_L.gguf create mode 100644 KangalKhan-RawRuby-7B.Q3_K_M.gguf create mode 100644 KangalKhan-RawRuby-7B.Q3_K_S.gguf create mode 100644 KangalKhan-RawRuby-7B.Q4_K_M.gguf create mode 100644 KangalKhan-RawRuby-7B.Q4_K_S.gguf create mode 100644 KangalKhan-RawRuby-7B.Q5_K_M.gguf create mode 100644 KangalKhan-RawRuby-7B.Q5_K_S.gguf create mode 100644 KangalKhan-RawRuby-7B.Q6_K.gguf create mode 100644 KangalKhan-RawRuby-7B.Q8_0.gguf create mode 100644 KangalKhan-RawRuby-7B.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b0ebaa1 --- /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 +KangalKhan-RawRuby-7B.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.f16.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +KangalKhan-RawRuby-7B.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/KangalKhan-RawRuby-7B.IQ3_M.gguf b/KangalKhan-RawRuby-7B.IQ3_M.gguf new file mode 100644 index 0000000..4f91785 --- /dev/null +++ b/KangalKhan-RawRuby-7B.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79f3dda2dfc666ba03fc15a58a33d5bb94e6b64f1b3ee5c708de93c2de299d2f +size 3284902208 diff --git a/KangalKhan-RawRuby-7B.IQ3_S.gguf b/KangalKhan-RawRuby-7B.IQ3_S.gguf new file mode 100644 index 0000000..096694c --- /dev/null +++ b/KangalKhan-RawRuby-7B.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9981111cbd3846b79e94b0510bb7cd7493924b57a8170f920900a7c96c670a83 +size 3182403904 diff --git a/KangalKhan-RawRuby-7B.IQ3_XS.gguf b/KangalKhan-RawRuby-7B.IQ3_XS.gguf new file mode 100644 index 0000000..9a41df0 --- /dev/null +++ b/KangalKhan-RawRuby-7B.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:607e3f57868119ccbc1990fa49ee0ece5fe37dc7368d2a678e0435a0b785b0e5 +size 3018826048 diff --git a/KangalKhan-RawRuby-7B.IQ4_XS.gguf b/KangalKhan-RawRuby-7B.IQ4_XS.gguf new file mode 100644 index 0000000..bf4254d --- /dev/null +++ b/KangalKhan-RawRuby-7B.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62e0cbaf82c75771ff1d38cbff8fc3ac53a99d5d40860a2458abf94838846820 +size 3944400000 diff --git a/KangalKhan-RawRuby-7B.Q2_K.gguf b/KangalKhan-RawRuby-7B.Q2_K.gguf new file mode 100644 index 0000000..d988166 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5902c14d3d0e9137f7ef83c955458dd0b86470cf6d9d5f3a85b8cf33aab1ccc +size 2719251968 diff --git a/KangalKhan-RawRuby-7B.Q3_K_L.gguf b/KangalKhan-RawRuby-7B.Q3_K_L.gguf new file mode 100644 index 0000000..df49c1a --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5bb55a958be826c76a020c17d4f0618acd034a71e08b0f4c0659b90ec8763ed +size 3822035264 diff --git a/KangalKhan-RawRuby-7B.Q3_K_M.gguf b/KangalKhan-RawRuby-7B.Q3_K_M.gguf new file mode 100644 index 0000000..670e169 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac826ed3a48ad2d5249cf88adea77779d7c4e7c7fbd5f55958d7110cb25ce342 +size 3518996800 diff --git a/KangalKhan-RawRuby-7B.Q3_K_S.gguf b/KangalKhan-RawRuby-7B.Q3_K_S.gguf new file mode 100644 index 0000000..fe5293d --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e98dd051ff30b222a021697424e09e040a88c079f91ffcf08e7d153296ec82a8 +size 3164578112 diff --git a/KangalKhan-RawRuby-7B.Q4_K_M.gguf b/KangalKhan-RawRuby-7B.Q4_K_M.gguf new file mode 100644 index 0000000..d549883 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6615a2d41a666e80438a71b271f94b5dbdcf24f41267cba70a1577a878806444 +size 4368450944 diff --git a/KangalKhan-RawRuby-7B.Q4_K_S.gguf b/KangalKhan-RawRuby-7B.Q4_K_S.gguf new file mode 100644 index 0000000..69158b5 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:79e9256a692771a45fc1e3de75eee1434a3d4a0d423797908c75f960d794e444 +size 4140385664 diff --git a/KangalKhan-RawRuby-7B.Q5_K_M.gguf b/KangalKhan-RawRuby-7B.Q5_K_M.gguf new file mode 100644 index 0000000..0f6ff43 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7246fbdeff345a0fef1914ac0b89296cb630cdbc7accfeb4998c2b9bc565513e +size 5131422080 diff --git a/KangalKhan-RawRuby-7B.Q5_K_S.gguf b/KangalKhan-RawRuby-7B.Q5_K_S.gguf new file mode 100644 index 0000000..1338fee --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:94f5b5436f1d0f1a6852cbd3bbbd609e206d1d78cf23a4c1d66bb20aa7c292a3 +size 4997728640 diff --git a/KangalKhan-RawRuby-7B.Q6_K.gguf b/KangalKhan-RawRuby-7B.Q6_K.gguf new file mode 100644 index 0000000..11a0dc2 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc3179093a2534ede8df902e4a964b51aee900f48525cb28662bf1e9b92b8f5c +size 5942078912 diff --git a/KangalKhan-RawRuby-7B.Q8_0.gguf b/KangalKhan-RawRuby-7B.Q8_0.gguf new file mode 100644 index 0000000..c049090 --- /dev/null +++ b/KangalKhan-RawRuby-7B.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33ee979b43f7874bec6b7ea6d8b4c2d0adf6a7ce8bcc62437518df7d989b6788 +size 7695875392 diff --git a/KangalKhan-RawRuby-7B.f16.gguf b/KangalKhan-RawRuby-7B.f16.gguf new file mode 100644 index 0000000..0b6d483 --- /dev/null +++ b/KangalKhan-RawRuby-7B.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9491dec250927a9e705388bf6ecebc1054e8d7f0636009b210b8715148eab0f7 +size 14484764992 diff --git a/README.md b/README.md new file mode 100644 index 0000000..b6e8550 --- /dev/null +++ b/README.md @@ -0,0 +1,72 @@ +--- +base_model: Yuma42/KangalKhan-RawRuby-7B +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- merge +- mergekit +- lazymergekit +- Yuma42/KangalKhan-Ruby-7B-Fixed +- Yuma42/KangalKhan-RawEmerald-7B +--- +## About + + + + + +static quants of https://huggingface.co/Yuma42/KangalKhan-RawRuby-7B + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-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/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.IQ3_XS.gguf) | IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/KangalKhan-RawRuby-7B-GGUF/resolve/main/KangalKhan-RawRuby-7B.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. + +