From eefd3163b9269019b360c062f8cbe9a3eb15f56f Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 6 Aug 2026 03:55: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/Rei-V2-12B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++ README.md | 96 ++++++++++++++++++++++++++++++++++++++ Rei-V2-12B.i1-IQ1_M.gguf | 3 ++ Rei-V2-12B.i1-IQ1_S.gguf | 3 ++ Rei-V2-12B.i1-IQ2_M.gguf | 3 ++ Rei-V2-12B.i1-IQ2_S.gguf | 3 ++ Rei-V2-12B.i1-IQ2_XS.gguf | 3 ++ Rei-V2-12B.i1-IQ2_XXS.gguf | 3 ++ Rei-V2-12B.i1-IQ3_M.gguf | 3 ++ Rei-V2-12B.i1-IQ3_S.gguf | 3 ++ Rei-V2-12B.i1-IQ3_XS.gguf | 3 ++ Rei-V2-12B.i1-IQ3_XXS.gguf | 3 ++ Rei-V2-12B.i1-IQ4_NL.gguf | 3 ++ Rei-V2-12B.i1-IQ4_XS.gguf | 3 ++ Rei-V2-12B.i1-Q2_K.gguf | 3 ++ Rei-V2-12B.i1-Q2_K_S.gguf | 3 ++ Rei-V2-12B.i1-Q3_K_L.gguf | 3 ++ Rei-V2-12B.i1-Q3_K_M.gguf | 3 ++ Rei-V2-12B.i1-Q3_K_S.gguf | 3 ++ Rei-V2-12B.i1-Q4_0.gguf | 3 ++ Rei-V2-12B.i1-Q4_1.gguf | 3 ++ Rei-V2-12B.i1-Q4_K_M.gguf | 3 ++ Rei-V2-12B.i1-Q4_K_S.gguf | 3 ++ Rei-V2-12B.i1-Q5_K_M.gguf | 3 ++ Rei-V2-12B.i1-Q5_K_S.gguf | 3 ++ Rei-V2-12B.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 231 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Rei-V2-12B.i1-IQ1_M.gguf create mode 100644 Rei-V2-12B.i1-IQ1_S.gguf create mode 100644 Rei-V2-12B.i1-IQ2_M.gguf create mode 100644 Rei-V2-12B.i1-IQ2_S.gguf create mode 100644 Rei-V2-12B.i1-IQ2_XS.gguf create mode 100644 Rei-V2-12B.i1-IQ2_XXS.gguf create mode 100644 Rei-V2-12B.i1-IQ3_M.gguf create mode 100644 Rei-V2-12B.i1-IQ3_S.gguf create mode 100644 Rei-V2-12B.i1-IQ3_XS.gguf create mode 100644 Rei-V2-12B.i1-IQ3_XXS.gguf create mode 100644 Rei-V2-12B.i1-IQ4_NL.gguf create mode 100644 Rei-V2-12B.i1-IQ4_XS.gguf create mode 100644 Rei-V2-12B.i1-Q2_K.gguf create mode 100644 Rei-V2-12B.i1-Q2_K_S.gguf create mode 100644 Rei-V2-12B.i1-Q3_K_L.gguf create mode 100644 Rei-V2-12B.i1-Q3_K_M.gguf create mode 100644 Rei-V2-12B.i1-Q3_K_S.gguf create mode 100644 Rei-V2-12B.i1-Q4_0.gguf create mode 100644 Rei-V2-12B.i1-Q4_1.gguf create mode 100644 Rei-V2-12B.i1-Q4_K_M.gguf create mode 100644 Rei-V2-12B.i1-Q4_K_S.gguf create mode 100644 Rei-V2-12B.i1-Q5_K_M.gguf create mode 100644 Rei-V2-12B.i1-Q5_K_S.gguf create mode 100644 Rei-V2-12B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..212fa5c --- /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 +Rei-V2-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Rei-V2-12B.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..df8f6d6 --- /dev/null +++ b/README.md @@ -0,0 +1,96 @@ +--- +base_model: Delta-Vector/Rei-V2-12B +datasets: +- PocketDoc/Dans-Personamaxx-Logs +- anthracite-org/kalo-opus-instruct-22k-no-refusal +- lodrick-the-lafted/kalo-opus-instruct-3k-filtered +- anthracite-org/nopm_claude_writing_fixed +- anthracite-org/kalo_opus_misc_240827 +- anthracite-org/kalo_misc_part2 +- NewEden/Claude-Instruct-5K +- NewEden/Claude-Instruct-2.7K +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- roleplay +- finetune +- mistral +- magnum +- claude +- story-writing +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Delta-Vector/Rei-V2-12B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Rei-V2-12B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Rei-V2-12B-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/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Rei-V2-12B-i1-GGUF/resolve/main/Rei-V2-12B.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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/Rei-V2-12B.i1-IQ1_M.gguf b/Rei-V2-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..19c2e31 --- /dev/null +++ b/Rei-V2-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0f4d648320a0c47e6ad261ad55558bac7feee169ab065b2f8ce3d3c85c8df0cd +size 3221630400 diff --git a/Rei-V2-12B.i1-IQ1_S.gguf b/Rei-V2-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..8848d50 --- /dev/null +++ b/Rei-V2-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e3129efe4495f8144535d6afd6503c77d40ca1f316fbc1ccf3e84d703a86fd3 +size 2999217600 diff --git a/Rei-V2-12B.i1-IQ2_M.gguf b/Rei-V2-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..6b77c55 --- /dev/null +++ b/Rei-V2-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c6a2154272e967700bfa4c89c3ca8de0830cfac15ccc3d12a5ae3076c09a98 +size 4435029440 diff --git a/Rei-V2-12B.i1-IQ2_S.gguf b/Rei-V2-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..a838347 --- /dev/null +++ b/Rei-V2-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:840633e27e5ac83e72b49069a37ec72a62b4f45dd418afedbfeb2e5b0d5fab82 +size 4138479040 diff --git a/Rei-V2-12B.i1-IQ2_XS.gguf b/Rei-V2-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..bd20132 --- /dev/null +++ b/Rei-V2-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3769c880cab24d04f2fc114c39262bc3be748b48a896fa97ba9cd048597588f5 +size 3915083200 diff --git a/Rei-V2-12B.i1-IQ2_XXS.gguf b/Rei-V2-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..2bcc830 --- /dev/null +++ b/Rei-V2-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3b80b84322fbf4b7ea1f64ba5036ad354bd42c91eb752a861969fbc7f60887b5 +size 3592318400 diff --git a/Rei-V2-12B.i1-IQ3_M.gguf b/Rei-V2-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..e7d4cd3 --- /dev/null +++ b/Rei-V2-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c11825c4d8b7489ffb6aa49d2e9a6c41a0267548f05603682775589c528855f8 +size 5722238400 diff --git a/Rei-V2-12B.i1-IQ3_S.gguf b/Rei-V2-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..b65346e --- /dev/null +++ b/Rei-V2-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b7eede6ba133d50090f656d39f2971d8d7520ddf15cb4df7085e058011abbea +size 5562084800 diff --git a/Rei-V2-12B.i1-IQ3_XS.gguf b/Rei-V2-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..5143fc8 --- /dev/null +++ b/Rei-V2-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:236397d82b1829a64ac145f215b21f07e3cea10558cee8bfe8759291b5f26af9 +size 5306494400 diff --git a/Rei-V2-12B.i1-IQ3_XXS.gguf b/Rei-V2-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..5030018 --- /dev/null +++ b/Rei-V2-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2abefc32cd2e8ae4f4b6657c87a7ebe3bfb1de9df1247a24c9ecf9f68c0ff75a +size 4945391040 diff --git a/Rei-V2-12B.i1-IQ4_NL.gguf b/Rei-V2-12B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..cfccda6 --- /dev/null +++ b/Rei-V2-12B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8fec5ff74ed7cff7eecbd41c56f408f3b393aae2beb1f56a7266bf5aefeaa313 +size 7097920960 diff --git a/Rei-V2-12B.i1-IQ4_XS.gguf b/Rei-V2-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e38e9b9 --- /dev/null +++ b/Rei-V2-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5a691013e3d14291b4a669f0c61aa6a570230c8c4f2caaf84dbd206d79f1418 +size 6742715840 diff --git a/Rei-V2-12B.i1-Q2_K.gguf b/Rei-V2-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..6b8dba7 --- /dev/null +++ b/Rei-V2-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d8ef04f6ab424048a7c0e8abd0b42933e9aeaeb4ad34413eaafdfe725ce28a +size 4791053760 diff --git a/Rei-V2-12B.i1-Q2_K_S.gguf b/Rei-V2-12B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..47b01be --- /dev/null +++ b/Rei-V2-12B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7eb1d34f3f2750f10499b9894426081da29880840e8232c3168d1abfc0eace7 +size 4493684160 diff --git a/Rei-V2-12B.i1-Q3_K_L.gguf b/Rei-V2-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c1b4895 --- /dev/null +++ b/Rei-V2-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aab769075fdd2f61b0ea2eaf6b52343c2082e80125e211c66a795191204be399 +size 6561508800 diff --git a/Rei-V2-12B.i1-Q3_K_M.gguf b/Rei-V2-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..af42115 --- /dev/null +++ b/Rei-V2-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bdcc683cfcca7aac8f09f2ae462e734044952f934112ee94e3263b6f18066a15 +size 6083096000 diff --git a/Rei-V2-12B.i1-Q3_K_S.gguf b/Rei-V2-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..389345a --- /dev/null +++ b/Rei-V2-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ec45152f9b98e8e743bf6718f12a371c4a3c42017d1e7caec6509d9cd9672382 +size 5534232000 diff --git a/Rei-V2-12B.i1-Q4_0.gguf b/Rei-V2-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..199a48e --- /dev/null +++ b/Rei-V2-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93fad6828a31b67562a3f2b8b8025f951bd14f440cc7171033897c030abbbb85 +size 7094644160 diff --git a/Rei-V2-12B.i1-Q4_1.gguf b/Rei-V2-12B.i1-Q4_1.gguf new file mode 100644 index 0000000..b3a308d --- /dev/null +++ b/Rei-V2-12B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9eec25bc99ff1137c99bbfd4fc2cb2872fa0488575a96fb9b724fc496c52e43e +size 7795224000 diff --git a/Rei-V2-12B.i1-Q4_K_M.gguf b/Rei-V2-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..fca8b3b --- /dev/null +++ b/Rei-V2-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86d83ed0a1741047b4fd51390effc0ce88561d09e3fe9cd7d694971149e94ca3 +size 7477210560 diff --git a/Rei-V2-12B.i1-Q4_K_S.gguf b/Rei-V2-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..2ad6f0a --- /dev/null +++ b/Rei-V2-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1976be66712d218f2d095035122b0f8f4c8e74d06b0debcd22a6922fa726010f +size 7120203200 diff --git a/Rei-V2-12B.i1-Q5_K_M.gguf b/Rei-V2-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2353709 --- /dev/null +++ b/Rei-V2-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43c5df544f3511c59e02f60f7b083d6359329f110aa4dc1148ca3c8941c0dc9a +size 8727637440 diff --git a/Rei-V2-12B.i1-Q5_K_S.gguf b/Rei-V2-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..e8d7ba4 --- /dev/null +++ b/Rei-V2-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5765c558257ed4d1daa3ebc2cd112061388f15b93f49cd834c6694e27e9b2519 +size 8518741440 diff --git a/Rei-V2-12B.i1-Q6_K.gguf b/Rei-V2-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..5d4d98d --- /dev/null +++ b/Rei-V2-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89b57dec980bea9f6cc4141954a74e52305fc9462a70eefc2197e3f99201b5ea +size 10056216000 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..a15e62e --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ab323ad75d6bfc4b193bac5f1e065cef85f6773daa2e2a551d16ce93d32e4da +size 7054405