From 99c0dad591f61d8430502efcacd4b62203ac3ae6 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 15 May 2026 22:39:28 +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/NarumashiRTS-7B-V2-1-GGUF Source: Original Platform --- .gitattributes | 51 ++++++++++++++++++++ NarumashiRTS-7B-V2-1.IQ3_M.gguf | 3 ++ NarumashiRTS-7B-V2-1.IQ3_S.gguf | 3 ++ NarumashiRTS-7B-V2-1.IQ3_XS.gguf | 3 ++ NarumashiRTS-7B-V2-1.IQ4_XS.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q2_K.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q3_K_L.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q3_K_M.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q3_K_S.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q4_K_M.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q4_K_S.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q5_K_M.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q5_K_S.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q6_K.gguf | 3 ++ NarumashiRTS-7B-V2-1.Q8_0.gguf | 3 ++ NarumashiRTS-7B-V2-1.f16.gguf | 3 ++ README.md | 76 ++++++++++++++++++++++++++++++ 18 files changed, 175 insertions(+) create mode 100644 .gitattributes create mode 100644 NarumashiRTS-7B-V2-1.IQ3_M.gguf create mode 100644 NarumashiRTS-7B-V2-1.IQ3_S.gguf create mode 100644 NarumashiRTS-7B-V2-1.IQ3_XS.gguf create mode 100644 NarumashiRTS-7B-V2-1.IQ4_XS.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q2_K.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q3_K_L.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q3_K_M.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q3_K_S.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q4_K_M.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q4_K_S.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q5_K_M.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q5_K_S.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q6_K.gguf create mode 100644 NarumashiRTS-7B-V2-1.Q8_0.gguf create mode 100644 NarumashiRTS-7B-V2-1.f16.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d4668ea --- /dev/null +++ b/.gitattributes @@ -0,0 +1,51 @@ +*.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 +NarumashiRTS-7B-V2-1.Q8_0.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +NarumashiRTS-7B-V2-1.f16.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/NarumashiRTS-7B-V2-1.IQ3_M.gguf b/NarumashiRTS-7B-V2-1.IQ3_M.gguf new file mode 100644 index 0000000..effe7c7 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9fc856e675c09ca8ac6aaad81b604b37c64565c709b2f8df33e06c32089289d +size 3284891424 diff --git a/NarumashiRTS-7B-V2-1.IQ3_S.gguf b/NarumashiRTS-7B-V2-1.IQ3_S.gguf new file mode 100644 index 0000000..20a183f --- /dev/null +++ b/NarumashiRTS-7B-V2-1.IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a0ea2ac59b330aea663c9cf176ae72b947a84cffacbc9da2be6ce99cbc97648f +size 3182393120 diff --git a/NarumashiRTS-7B-V2-1.IQ3_XS.gguf b/NarumashiRTS-7B-V2-1.IQ3_XS.gguf new file mode 100644 index 0000000..6267925 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:426d5e02745a82998c510701add521f004315b128cbc42cd06ebbc21097eebd1 +size 3018815264 diff --git a/NarumashiRTS-7B-V2-1.IQ4_XS.gguf b/NarumashiRTS-7B-V2-1.IQ4_XS.gguf new file mode 100644 index 0000000..f53d34b --- /dev/null +++ b/NarumashiRTS-7B-V2-1.IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c36767f2f0ee1b1b7799147e5c76b1ef9801d2ff87c4726b6f18737542dec4a +size 3944388384 diff --git a/NarumashiRTS-7B-V2-1.Q2_K.gguf b/NarumashiRTS-7B-V2-1.Q2_K.gguf new file mode 100644 index 0000000..7eaa939 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ecc71c5a9e1273c42dc3ffec2eeef94c865647e67949fc1d3d2f9057a618a6fa +size 2719242016 diff --git a/NarumashiRTS-7B-V2-1.Q3_K_L.gguf b/NarumashiRTS-7B-V2-1.Q3_K_L.gguf new file mode 100644 index 0000000..7c481a7 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b9519b6a9024e44c68568c2d1ef5bd97bdcff911ed3b1b70dc4891a760766c9 +size 3822024480 diff --git a/NarumashiRTS-7B-V2-1.Q3_K_M.gguf b/NarumashiRTS-7B-V2-1.Q3_K_M.gguf new file mode 100644 index 0000000..128a006 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90aeb82485cf952f3608d523193ffb2b75ebdb8572ccbcf58b56b9dec4b5eb74 +size 3518986016 diff --git a/NarumashiRTS-7B-V2-1.Q3_K_S.gguf b/NarumashiRTS-7B-V2-1.Q3_K_S.gguf new file mode 100644 index 0000000..7447b70 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c9fac60fd32b7e55b8ad16fbec06ac7169676875f1ea27502475370709a4f39 +size 3164567328 diff --git a/NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf b/NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf new file mode 100644 index 0000000..64fb328 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d60e85135d02be5134da5c132fe773509558fa39830d456ea8bd512059b4ee89 +size 4108917760 diff --git a/NarumashiRTS-7B-V2-1.Q4_K_M.gguf b/NarumashiRTS-7B-V2-1.Q4_K_M.gguf new file mode 100644 index 0000000..6985130 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:54ecb7e7b1b95140504c312437ef9d1e4b3a6324a85095084f68c42028a0a23f +size 4368439072 diff --git a/NarumashiRTS-7B-V2-1.Q4_K_S.gguf b/NarumashiRTS-7B-V2-1.Q4_K_S.gguf new file mode 100644 index 0000000..fbf629c --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:56e24341528aa9d0935773d5c2d0fccb556bde66f5ad42f1269238317b8ab671 +size 4140373792 diff --git a/NarumashiRTS-7B-V2-1.Q5_K_M.gguf b/NarumashiRTS-7B-V2-1.Q5_K_M.gguf new file mode 100644 index 0000000..1099804 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d263246f34e15fd35921173c66f58f124b508e1a0cc3bf2d88806d2f1af6efa +size 5131409184 diff --git a/NarumashiRTS-7B-V2-1.Q5_K_S.gguf b/NarumashiRTS-7B-V2-1.Q5_K_S.gguf new file mode 100644 index 0000000..90a73e6 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71d6808a914e60f1205030b10f918c9abfa802ec9b21a3e82e9c61de4f3de853 +size 4997715744 diff --git a/NarumashiRTS-7B-V2-1.Q6_K.gguf b/NarumashiRTS-7B-V2-1.Q6_K.gguf new file mode 100644 index 0000000..b16c01b --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6f1555ac2b6e1fb115d7f5640f550033e74ebd1281cc534400066c7bb4daca2 +size 5942064928 diff --git a/NarumashiRTS-7B-V2-1.Q8_0.gguf b/NarumashiRTS-7B-V2-1.Q8_0.gguf new file mode 100644 index 0000000..15b300b --- /dev/null +++ b/NarumashiRTS-7B-V2-1.Q8_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:874ac10f032fc66408583208ac069a63473ff9634ea515d619621fd1d7aeec78 +size 7695857440 diff --git a/NarumashiRTS-7B-V2-1.f16.gguf b/NarumashiRTS-7B-V2-1.f16.gguf new file mode 100644 index 0000000..acf26f6 --- /dev/null +++ b/NarumashiRTS-7B-V2-1.f16.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43440471a00f60d7bd63dd9cb7e26d88128dfdd69537c4ca43656fb00fd0e825 +size 14484732928 diff --git a/README.md b/README.md new file mode 100644 index 0000000..536e961 --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: Alsebay/NarumashiRTS-7B-V2-1 +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- mistral +- trl +- sft +- Roleplay +- roleplay +--- +## About + + + + + +static quants of https://huggingface.co/Alsebay/NarumashiRTS-7B-V2-1 + + +weighted/imatrix quants are available at https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-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/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q2_K.gguf) | Q2_K | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.IQ3_XS.gguf) | IQ3_XS | 3.1 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q3_K_S.gguf) | Q3_K_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.IQ3_S.gguf) | IQ3_S | 3.3 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.IQ3_M.gguf) | IQ3_M | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q3_K_M.gguf) | Q3_K_M | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q3_K_L.gguf) | Q3_K_L | 3.9 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.IQ4_XS.gguf) | IQ4_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q4_0_4_4.gguf) | Q4_0_4_4 | 4.2 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q4_K_S.gguf) | Q4_K_S | 4.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q4_K_M.gguf) | Q4_K_M | 4.5 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q5_K_S.gguf) | Q5_K_S | 5.1 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q5_K_M.gguf) | Q5_K_M | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q6_K.gguf) | Q6_K | 6.0 | very good quality | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.Q8_0.gguf) | Q8_0 | 7.8 | fast, best quality | +| [GGUF](https://huggingface.co/mradermacher/NarumashiRTS-7B-V2-1-GGUF/resolve/main/NarumashiRTS-7B-V2-1.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. + +