From e1491e1d296d2d77bed471f72564e08025c680b3 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 20 Aug 2026 02:35: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/RynnBrain-CoP-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++ README.md | 102 +++++++++++++++++++++++++++++++ RynnBrain-CoP-8B.i1-IQ1_M.gguf | 3 + RynnBrain-CoP-8B.i1-IQ1_S.gguf | 3 + RynnBrain-CoP-8B.i1-IQ2_M.gguf | 3 + RynnBrain-CoP-8B.i1-IQ2_S.gguf | 3 + RynnBrain-CoP-8B.i1-IQ2_XS.gguf | 3 + RynnBrain-CoP-8B.i1-IQ2_XXS.gguf | 3 + RynnBrain-CoP-8B.i1-IQ3_M.gguf | 3 + RynnBrain-CoP-8B.i1-IQ3_S.gguf | 3 + RynnBrain-CoP-8B.i1-IQ3_XS.gguf | 3 + RynnBrain-CoP-8B.i1-IQ3_XXS.gguf | 3 + RynnBrain-CoP-8B.i1-IQ4_NL.gguf | 3 + RynnBrain-CoP-8B.i1-IQ4_XS.gguf | 3 + RynnBrain-CoP-8B.i1-Q2_K.gguf | 3 + RynnBrain-CoP-8B.i1-Q2_K_S.gguf | 3 + RynnBrain-CoP-8B.i1-Q3_K_L.gguf | 3 + RynnBrain-CoP-8B.i1-Q3_K_M.gguf | 3 + RynnBrain-CoP-8B.i1-Q3_K_S.gguf | 3 + RynnBrain-CoP-8B.i1-Q4_0.gguf | 3 + RynnBrain-CoP-8B.i1-Q4_1.gguf | 3 + RynnBrain-CoP-8B.i1-Q4_K_M.gguf | 3 + RynnBrain-CoP-8B.i1-Q4_K_S.gguf | 3 + RynnBrain-CoP-8B.i1-Q5_K_M.gguf | 3 + RynnBrain-CoP-8B.i1-Q5_K_S.gguf | 3 + RynnBrain-CoP-8B.i1-Q6_K.gguf | 3 + RynnBrain-CoP-8B.imatrix.gguf | 3 + 27 files changed, 237 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 RynnBrain-CoP-8B.i1-IQ1_M.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ1_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ2_M.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ2_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ2_XS.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ2_XXS.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ3_M.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ3_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ3_XS.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ3_XXS.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ4_NL.gguf create mode 100644 RynnBrain-CoP-8B.i1-IQ4_XS.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q2_K.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q2_K_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q3_K_L.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q3_K_M.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q3_K_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q4_0.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q4_1.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q4_K_M.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q4_K_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q5_K_M.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q5_K_S.gguf create mode 100644 RynnBrain-CoP-8B.i1-Q6_K.gguf create mode 100644 RynnBrain-CoP-8B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d0bf084 --- /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 +RynnBrain-CoP-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +RynnBrain-CoP-8B.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..0fcdba7 --- /dev/null +++ b/README.md @@ -0,0 +1,102 @@ +--- +base_model: Alibaba-DAMO-Academy/RynnBrain-CoP-8B +language: +- en +- zh +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- robotics +- embodied-ai +- egocentric +- spatiotemporal +- vision-language-model +- video-understanding +- grounding +- planning +- navigation +- ocr +- image-text-to-text +- video-text-to-text +- custom_code +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Alibaba-DAMO-Academy/RynnBrain-CoP-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#RynnBrain-CoP-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/RynnBrain-CoP-8B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-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/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/RynnBrain-CoP-8B-i1-GGUF/resolve/main/RynnBrain-CoP-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.8 | 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/RynnBrain-CoP-8B.i1-IQ1_M.gguf b/RynnBrain-CoP-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..1dec21b --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a2fd5abb5a16a25db75d8ecb6ef3599adecb88c17c63e4e5b2d4d5fb2e09552 +size 2256149888 diff --git a/RynnBrain-CoP-8B.i1-IQ1_S.gguf b/RynnBrain-CoP-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..9c293a5 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9519f56691803eba7a304574bc766aac01655449be98f29739cd7d471be0d0d +size 2115771776 diff --git a/RynnBrain-CoP-8B.i1-IQ2_M.gguf b/RynnBrain-CoP-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..625f2c4 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e873eefb688880c1398b7dbc9894f216b59c1016dc8469f4dc4cca2113f9a6c +size 3051916672 diff --git a/RynnBrain-CoP-8B.i1-IQ2_S.gguf b/RynnBrain-CoP-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..2194f0e --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1fa0d967370f697209a095873806cf6c2fb96d7ca80d15acae00047970b92e2f +size 2864745856 diff --git a/RynnBrain-CoP-8B.i1-IQ2_XS.gguf b/RynnBrain-CoP-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..cd8ce0c --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74f4ae4e735bce90bd4b247167ca4f33ec857f2e6df588dd42dfa6a414140bd9 +size 2696158592 diff --git a/RynnBrain-CoP-8B.i1-IQ2_XXS.gguf b/RynnBrain-CoP-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e32e52c --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:186710ba7ed012fb299bca19e3f0789542a423c0e52bfdd9d70227aefff0e72c +size 2490113408 diff --git a/RynnBrain-CoP-8B.i1-IQ3_M.gguf b/RynnBrain-CoP-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..310ff62 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:271e5cca0ceb65915bb866ea2f3061b633dee7e4c63663d0ed2343fdf367c952 +size 3896622464 diff --git a/RynnBrain-CoP-8B.i1-IQ3_S.gguf b/RynnBrain-CoP-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..e0b3f92 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8df33291977fc65982bfbf845d11825c36eeb1051b3615f155432f3d0dbb2e41 +size 3789667712 diff --git a/RynnBrain-CoP-8B.i1-IQ3_XS.gguf b/RynnBrain-CoP-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3947c50 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28cd4f6c8272d21be2876821d4dc11235f6b50565de2c487f7c8b23f54c2540e +size 3626876288 diff --git a/RynnBrain-CoP-8B.i1-IQ3_XXS.gguf b/RynnBrain-CoP-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..7f64dcc --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a93454f7cfc04f26822eb5d0885783522e18b007e21e418a6abcb052dbf12f91 +size 3369635200 diff --git a/RynnBrain-CoP-8B.i1-IQ4_NL.gguf b/RynnBrain-CoP-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..b034ccb --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b76c4224dfa7c92d69eaae5d7469418cd85d9459d58f6c849f4c1f61275cfea2 +size 4793625984 diff --git a/RynnBrain-CoP-8B.i1-IQ4_XS.gguf b/RynnBrain-CoP-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..37c8c3b --- /dev/null +++ b/RynnBrain-CoP-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d378500757d6e1c6064df7c6a9de1192f39e7ce4e12564763a41cae8cb736be1 +size 4561841536 diff --git a/RynnBrain-CoP-8B.i1-Q2_K.gguf b/RynnBrain-CoP-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..89402a9 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:53fb8140bf85e4dc06bac8a7130cd266262e919c02f4c05e31d64cfe1fbd98bc +size 3281735040 diff --git a/RynnBrain-CoP-8B.i1-Q2_K_S.gguf b/RynnBrain-CoP-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..551f2b1 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b392586e99fba1a4b9bc902f61753770719ed1007d633a7b47f3b295f002914 +size 3083554176 diff --git a/RynnBrain-CoP-8B.i1-Q3_K_L.gguf b/RynnBrain-CoP-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..5efd25c --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8667cc5cd6075dac4716f5fc449fee1d232dad4ca54b3a8d16d393b2bb1d8a9d +size 4431396224 diff --git a/RynnBrain-CoP-8B.i1-Q3_K_M.gguf b/RynnBrain-CoP-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2062fb2 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:59b24ca713caf6d2634eca4df9dead5325cdd3ceecb48ccc5f741a2273600d37 +size 4124163456 diff --git a/RynnBrain-CoP-8B.i1-Q3_K_S.gguf b/RynnBrain-CoP-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..3666e36 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c1183dea6d28c14b3cda5b0970f56a0258e695b470b48180a750c4eb88a88c3 +size 3769613696 diff --git a/RynnBrain-CoP-8B.i1-Q4_0.gguf b/RynnBrain-CoP-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..d849884 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:624953cb1db26de431ee8ccf603b122acfda3e4ae255830e25c7767637b4884c +size 4787334528 diff --git a/RynnBrain-CoP-8B.i1-Q4_1.gguf b/RynnBrain-CoP-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..fd00288 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a32018742a181f9d7e3e8442524c9ff7105163733ef2f9f69769baf5a1302ba +size 5247757696 diff --git a/RynnBrain-CoP-8B.i1-Q4_K_M.gguf b/RynnBrain-CoP-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..eb060a3 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2d693d1d10dc7c77d3748c267ef21550f3ef9397eb76bc6f439a385185cd7aa7 +size 5027786112 diff --git a/RynnBrain-CoP-8B.i1-Q4_K_S.gguf b/RynnBrain-CoP-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..f80cf20 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dfd33a0d62df76423875dabd58bdf870a18fcdcd181eeb72c3f84b6b461548c3 +size 4802014592 diff --git a/RynnBrain-CoP-8B.i1-Q5_K_M.gguf b/RynnBrain-CoP-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..82f4126 --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6edbb9d2085c16fbb7c8d6f473c4a174c358919c3b320bb2146c3ee6ac1f651b +size 5851114880 diff --git a/RynnBrain-CoP-8B.i1-Q5_K_S.gguf b/RynnBrain-CoP-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ebe7d0b --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70672fbf8ee7f2a4133b0d0b35c654947c31bb6f73ee8633d81564da3ed83d93 +size 5720763776 diff --git a/RynnBrain-CoP-8B.i1-Q6_K.gguf b/RynnBrain-CoP-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..82bb7cc --- /dev/null +++ b/RynnBrain-CoP-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:122fbbc1e4ee10d2dac5793b948a5890b069bb4bca2df92d54c30da57896c65b +size 6725901696 diff --git a/RynnBrain-CoP-8B.imatrix.gguf b/RynnBrain-CoP-8B.imatrix.gguf new file mode 100644 index 0000000..cb08776 --- /dev/null +++ b/RynnBrain-CoP-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b32199868d13446654802f3348d989d6933ec8ada2ccdbd6153b43686f219962 +size 5347200