From f14ead33245a7548e58e4ed3d62c8ea679cf95c7 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 28 Apr 2026 20:26:38 +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/Tissint-14B-v1.2-128k-RP-GGUF Source: Original Platform --- .gitattributes | 47 ++++++++++++++++++ README.md | 68 ++++++++++++++++++++++++++ Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q2_K.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q6_K.gguf | 3 ++ Tissint-14B-v1.2-128k-RP.Q8_0.gguf | 3 ++ 14 files changed, 151 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q2_K.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q6_K.gguf create mode 100644 Tissint-14B-v1.2-128k-RP.Q8_0.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..603b2b8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,47 @@ +*.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 +Tissint-14B-v1.2-128k-RP.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..a937a1a --- /dev/null +++ b/README.md @@ -0,0 +1,68 @@ +--- +base_model: Ttimofeyka/Tissint-14B-v1.2-128k-RP +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- unsloth +- trl +- sft +--- +## About + + + + + + +static quants of https://huggingface.co/Ttimofeyka/Tissint-14B-v1.2-128k-RP + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-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/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q2_K.gguf) | Q2_K | 5.9 | | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf) | Q3_K_S | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf) | Q3_K_M | 7.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf) | Q3_K_L | 8.0 | | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf) | IQ4_XS | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf) | Q4_0_4_4 | 8.6 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf) | Q4_K_S | 8.7 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf) | Q4_K_M | 9.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf) | Q5_K_S | 10.4 | | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf) | Q5_K_M | 10.6 | | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q6_K.gguf) | Q6_K | 12.2 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/Tissint-14B-v1.2-128k-RP-GGUF/resolve/main/Tissint-14B-v1.2-128k-RP.Q8_0.gguf) | Q8_0 | 15.8 | 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. 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/Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf b/Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf new file mode 100644 index 0000000..b8252f6 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1da71d3ff9e00fbfa579858a389af2d5d6cda01bb407934289c82e0c9eda6b0f +size 8186194752 diff --git a/Tissint-14B-v1.2-128k-RP.Q2_K.gguf b/Tissint-14B-v1.2-128k-RP.Q2_K.gguf new file mode 100644 index 0000000..aec81e1 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:75e72d67fbd68fbc028e7ba97d0760e06994687b1b13b47b057fd7a38df3ff2a +size 5770496832 diff --git a/Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf b/Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf new file mode 100644 index 0000000..c58458c --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb148ad605d4b104ab9b8c97e4a2584f97a2c1caeaa66fed37f9df087c6649b1 +size 7924767552 diff --git a/Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf b/Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf new file mode 100644 index 0000000..ffe6eb8 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e679137e3202bdd84014ad42637351f1985554f631404fd32d832f931c254e57 +size 7339203392 diff --git a/Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf b/Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf new file mode 100644 index 0000000..e297a63 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:640f3bf60e8dfcb29f57a2aa8b2c8051d06546abf85858b01b39987faf0d19ad +size 6659595072 diff --git a/Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf b/Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf new file mode 100644 index 0000000..87ef1b4 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ce58ed33716ba40c02f68ac8e43e78ceb374158fe82485a5399334859c0b9b0 +size 8517724992 diff --git a/Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf b/Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf new file mode 100644 index 0000000..0a295c0 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d57433b82e6fabc3da2598300a415846e18ed228675c00602c4eac8d6818665c +size 8988109632 diff --git a/Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf b/Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf new file mode 100644 index 0000000..a524263 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a5694d6fab43f4baf20bc04abfe268a73a02878a4dd12b33b05ca0b09a31e6e5 +size 8573430592 diff --git a/Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf b/Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf new file mode 100644 index 0000000..c3d0f0d --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ab0a73520c7ded22afeeef15663ffbb8e8249c4452e7aea569d8352a26b41f8 +size 10508872512 diff --git a/Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf b/Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf new file mode 100644 index 0000000..18513b3 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38ec17081160613ed92d7090f8a6a64dfdeb03da52702facbdaa31f01cfdaae6 +size 10266553152 diff --git a/Tissint-14B-v1.2-128k-RP.Q6_K.gguf b/Tissint-14B-v1.2-128k-RP.Q6_K.gguf new file mode 100644 index 0000000..3882a65 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:47fb82c214ab3eb0c4dd1ab0ed305c1a0c72c708d4a11ba623186dbef5ffd33a +size 12124683072 diff --git a/Tissint-14B-v1.2-128k-RP.Q8_0.gguf b/Tissint-14B-v1.2-128k-RP.Q8_0.gguf new file mode 100644 index 0000000..4afcde9 --- /dev/null +++ b/Tissint-14B-v1.2-128k-RP.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84d1c9086ec0ca690bf457b67dda95ed8423a8abb74a50ffaba9c19c8e8b6470 +size 15701596992