From 83d044f50b5fc736f4c5bcda1589265c277f26bc Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 29 May 2026 08:24:15 +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/RakutenAI-7B-chat-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ README.md | 77 ++++++++++++++++++++++++++++++ RakutenAI-7B-chat.i1-IQ1_M.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ1_S.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ2_M.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ2_S.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ2_XS.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ2_XXS.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ3_M.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ3_S.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ3_XS.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ3_XXS.gguf | 3 ++ RakutenAI-7B-chat.i1-IQ4_XS.gguf | 3 ++ RakutenAI-7B-chat.i1-Q2_K.gguf | 3 ++ RakutenAI-7B-chat.i1-Q3_K_L.gguf | 3 ++ RakutenAI-7B-chat.i1-Q3_K_M.gguf | 3 ++ RakutenAI-7B-chat.i1-Q3_K_S.gguf | 3 ++ RakutenAI-7B-chat.i1-Q4_0.gguf | 3 ++ RakutenAI-7B-chat.i1-Q4_0_4_4.gguf | 3 ++ RakutenAI-7B-chat.i1-Q4_0_4_8.gguf | 3 ++ RakutenAI-7B-chat.i1-Q4_0_8_8.gguf | 3 ++ RakutenAI-7B-chat.i1-Q4_K_M.gguf | 3 ++ RakutenAI-7B-chat.i1-Q4_K_S.gguf | 3 ++ RakutenAI-7B-chat.i1-Q5_K_M.gguf | 3 ++ RakutenAI-7B-chat.i1-Q5_K_S.gguf | 3 ++ RakutenAI-7B-chat.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 212 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 RakutenAI-7B-chat.i1-IQ1_M.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ1_S.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ2_M.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ2_S.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ2_XS.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ2_XXS.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ3_M.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ3_S.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ3_XS.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ3_XXS.gguf create mode 100644 RakutenAI-7B-chat.i1-IQ4_XS.gguf create mode 100644 RakutenAI-7B-chat.i1-Q2_K.gguf create mode 100644 RakutenAI-7B-chat.i1-Q3_K_L.gguf create mode 100644 RakutenAI-7B-chat.i1-Q3_K_M.gguf create mode 100644 RakutenAI-7B-chat.i1-Q3_K_S.gguf create mode 100644 RakutenAI-7B-chat.i1-Q4_0.gguf create mode 100644 RakutenAI-7B-chat.i1-Q4_0_4_4.gguf create mode 100644 RakutenAI-7B-chat.i1-Q4_0_4_8.gguf create mode 100644 RakutenAI-7B-chat.i1-Q4_0_8_8.gguf create mode 100644 RakutenAI-7B-chat.i1-Q4_K_M.gguf create mode 100644 RakutenAI-7B-chat.i1-Q4_K_S.gguf create mode 100644 RakutenAI-7B-chat.i1-Q5_K_M.gguf create mode 100644 RakutenAI-7B-chat.i1-Q5_K_S.gguf create mode 100644 RakutenAI-7B-chat.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..13bb308 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,60 @@ +*.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 +imatrix.dat filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +RakutenAI-7B-chat.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..5120bc9 --- /dev/null +++ b/README.md @@ -0,0 +1,77 @@ +--- +base_model: Rakuten/RakutenAI-7B-chat +language: +- en +- ja +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Rakuten/RakutenAI-7B-chat + + +static quants are available at https://huggingface.co/mradermacher/RakutenAI-7B-chat-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/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ1_S.gguf) | i1-IQ1_S | 1.8 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ1_M.gguf) | i1-IQ1_M | 1.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.2 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ2_S.gguf) | i1-IQ2_S | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ2_M.gguf) | i1-IQ2_M | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q2_K.gguf) | i1-Q2_K | 2.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.3 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ3_S.gguf) | i1-IQ3_S | 3.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ3_M.gguf) | i1-IQ3_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.7 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.1 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 4.3 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 4.3 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 4.3 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q4_0.gguf) | i1-Q4_0 | 4.3 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.3 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.2 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/RakutenAI-7B-chat-i1-GGUF/resolve/main/RakutenAI-7B-chat.i1-Q6_K.gguf) | i1-Q6_K | 6.1 | practically like static Q6_K | + +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/RakutenAI-7B-chat.i1-IQ1_M.gguf b/RakutenAI-7B-chat.i1-IQ1_M.gguf new file mode 100644 index 0000000..b66628e --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09097672ab2112a95014666c3f48f8fc0b76298e858543c95e6fb4d25ef0f05c +size 1821381120 diff --git a/RakutenAI-7B-chat.i1-IQ1_S.gguf b/RakutenAI-7B-chat.i1-IQ1_S.gguf new file mode 100644 index 0000000..6f35777 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8602328adc5853afa88bb6105bff0dcff9520a115ae72672e6943bd0b448ad5c +size 1679036928 diff --git a/RakutenAI-7B-chat.i1-IQ2_M.gguf b/RakutenAI-7B-chat.i1-IQ2_M.gguf new file mode 100644 index 0000000..9fee491 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d8264178477bd50a39a2aa78e9fd212e47be6b0e39d02e706c02ffff95aec8 +size 2574303744 diff --git a/RakutenAI-7B-chat.i1-IQ2_S.gguf b/RakutenAI-7B-chat.i1-IQ2_S.gguf new file mode 100644 index 0000000..30a3976 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87604f9eb16f17dd925ce03591da43a6ed0662e1b22a2b860c5672297793d143 +size 2384511488 diff --git a/RakutenAI-7B-chat.i1-IQ2_XS.gguf b/RakutenAI-7B-chat.i1-IQ2_XS.gguf new file mode 100644 index 0000000..944ed0e --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f25ebba855e05b725b5f98d8a5f6f5ec802ff33899320d1d746f89b265a9856a +size 2265190912 diff --git a/RakutenAI-7B-chat.i1-IQ2_XXS.gguf b/RakutenAI-7B-chat.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..0f61308 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1f58c95f5b0657b97144ad282d0dcfaa6b55e8e5da3710222cf382513f9890a +size 2058621440 diff --git a/RakutenAI-7B-chat.i1-IQ3_M.gguf b/RakutenAI-7B-chat.i1-IQ3_M.gguf new file mode 100644 index 0000000..e6beb7a --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a592578dc17a990b193caa2fb8e7a47799a6b4ac97698d2d2d7b8ddd6a0ec95d +size 3367186944 diff --git a/RakutenAI-7B-chat.i1-IQ3_S.gguf b/RakutenAI-7B-chat.i1-IQ3_S.gguf new file mode 100644 index 0000000..7c99c77 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1d5475eaf5dd5b6c57388893f7d9549386b65630fcb88c92cc23fb11a5f44cdb +size 3264688640 diff --git a/RakutenAI-7B-chat.i1-IQ3_XS.gguf b/RakutenAI-7B-chat.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b1a9196 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd8a0947e9e4aca4c47fea193ec9bc0bd27154c06880f0d8e0a3b5853966f64 +size 3101110784 diff --git a/RakutenAI-7B-chat.i1-IQ3_XXS.gguf b/RakutenAI-7B-chat.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..90cc272 --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4eb910f6ff39bd882e1e63d43909c129c6cfc24f58ba5eecfa6e69ae894efcdf +size 2900935168 diff --git a/RakutenAI-7B-chat.i1-IQ4_XS.gguf b/RakutenAI-7B-chat.i1-IQ4_XS.gguf new file mode 100644 index 0000000..0c27ecc --- /dev/null +++ b/RakutenAI-7B-chat.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:469759ad90db9ebcb06063575273c9b3f6f5093ebe185c74cd7a1d663152ff74 +size 3996639744 diff --git a/RakutenAI-7B-chat.i1-Q2_K.gguf b/RakutenAI-7B-chat.i1-Q2_K.gguf new file mode 100644 index 0000000..c8c9ad1 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b899ecf8a5b73d0d5b378216448c972b63f012e5bf091bf29b71a2c2e402631f +size 2794881536 diff --git a/RakutenAI-7B-chat.i1-Q3_K_L.gguf b/RakutenAI-7B-chat.i1-Q3_K_L.gguf new file mode 100644 index 0000000..6f97f67 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba37ce07c79322ceba49180dedabba36b0f06d9766a90514a7f53e1ee85a7ee0 +size 3904320000 diff --git a/RakutenAI-7B-chat.i1-Q3_K_M.gguf b/RakutenAI-7B-chat.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8826fb2 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c037531d80fb20a17c3abeff952e0231f2d2d60abbfba8f43e912d23de147b43 +size 3601281536 diff --git a/RakutenAI-7B-chat.i1-Q3_K_S.gguf b/RakutenAI-7B-chat.i1-Q3_K_S.gguf new file mode 100644 index 0000000..85754d5 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eff5d7c63fc07735b79e5016dcc63a8e629ebf299afaadde6f0af2d502cdb054 +size 3246862848 diff --git a/RakutenAI-7B-chat.i1-Q4_0.gguf b/RakutenAI-7B-chat.i1-Q4_0.gguf new file mode 100644 index 0000000..e488950 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b1568efe84b6d8329207a70d70621389d59418ef7fb927984a373e3463ecc70 +size 4214596096 diff --git a/RakutenAI-7B-chat.i1-Q4_0_4_4.gguf b/RakutenAI-7B-chat.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..3d8eb62 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18fc7992cd9b6d6140d42f65041cb9a102ec4b64f0f0652c52701914666fd5e9 +size 4199916032 diff --git a/RakutenAI-7B-chat.i1-Q4_0_4_8.gguf b/RakutenAI-7B-chat.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..c41165a --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:05f9559a5ccb9b5e9de4a67ccfd4529c6e83f2531b175cb7ef1442dbcb8fce42 +size 4199916032 diff --git a/RakutenAI-7B-chat.i1-Q4_0_8_8.gguf b/RakutenAI-7B-chat.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..fcde0f5 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:869ca9eafa458f4e7fcd6bbc80372bd7bd8f191f16ae02793954329450b830ac +size 4199916032 diff --git a/RakutenAI-7B-chat.i1-Q4_K_M.gguf b/RakutenAI-7B-chat.i1-Q4_K_M.gguf new file mode 100644 index 0000000..cdeeae4 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:09d75db083866bb689e3e5975ae52a7df9b329474f09765a5d47aacdffaff412 +size 4459438592 diff --git a/RakutenAI-7B-chat.i1-Q4_K_S.gguf b/RakutenAI-7B-chat.i1-Q4_K_S.gguf new file mode 100644 index 0000000..968f559 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8c254b17aab6c6269aa635972dd9db6b8b20ab45c7c59b2bc54dd54efa3956a +size 4231373312 diff --git a/RakutenAI-7B-chat.i1-Q5_K_M.gguf b/RakutenAI-7B-chat.i1-Q5_K_M.gguf new file mode 100644 index 0000000..1eb0f0a --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9dec3598e1e33b2b2aa9f754f3118ddb25971f92a7f9037b6b9d2b8eca05c652 +size 5230600704 diff --git a/RakutenAI-7B-chat.i1-Q5_K_S.gguf b/RakutenAI-7B-chat.i1-Q5_K_S.gguf new file mode 100644 index 0000000..8cf9787 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:add631c9ee1b666dafd16676c5e4a2cda360c31853cebca064f4de11b4249337 +size 5096907264 diff --git a/RakutenAI-7B-chat.i1-Q6_K.gguf b/RakutenAI-7B-chat.i1-Q6_K.gguf new file mode 100644 index 0000000..aeac114 --- /dev/null +++ b/RakutenAI-7B-chat.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b813850f8f2586311dd8ea23b1f9f34ea79d2a1adef7bb55c63ec02e16c8ecf +size 6049960448 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..5d27416 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b0fc47c837a2533ac8aac53f7b648eeb4788528141c78ebb6277bc21b60a5f17 +size 4988157