From 99bc60e7d01ff583f35a788a860424ad5323c320 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 08:55: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/Sorachio-1B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++++ README.md | 91 +++++++++++++++++++++++++++++++++++++ Sorachio-1B.i1-IQ1_M.gguf | 3 ++ Sorachio-1B.i1-IQ1_S.gguf | 3 ++ Sorachio-1B.i1-IQ2_M.gguf | 3 ++ Sorachio-1B.i1-IQ2_S.gguf | 3 ++ Sorachio-1B.i1-IQ2_XS.gguf | 3 ++ Sorachio-1B.i1-IQ2_XXS.gguf | 3 ++ Sorachio-1B.i1-IQ3_M.gguf | 3 ++ Sorachio-1B.i1-IQ3_S.gguf | 3 ++ Sorachio-1B.i1-IQ3_XS.gguf | 3 ++ Sorachio-1B.i1-IQ3_XXS.gguf | 3 ++ Sorachio-1B.i1-IQ4_NL.gguf | 3 ++ Sorachio-1B.i1-IQ4_XS.gguf | 3 ++ Sorachio-1B.i1-Q2_K.gguf | 3 ++ Sorachio-1B.i1-Q2_K_S.gguf | 3 ++ Sorachio-1B.i1-Q3_K_L.gguf | 3 ++ Sorachio-1B.i1-Q3_K_M.gguf | 3 ++ Sorachio-1B.i1-Q3_K_S.gguf | 3 ++ Sorachio-1B.i1-Q4_0.gguf | 3 ++ Sorachio-1B.i1-Q4_1.gguf | 3 ++ Sorachio-1B.i1-Q4_K_M.gguf | 3 ++ Sorachio-1B.i1-Q4_K_S.gguf | 3 ++ Sorachio-1B.i1-Q5_K_M.gguf | 3 ++ Sorachio-1B.i1-Q5_K_S.gguf | 3 ++ Sorachio-1B.i1-Q6_K.gguf | 3 ++ Sorachio-1B.imatrix.gguf | 3 ++ 27 files changed, 226 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Sorachio-1B.i1-IQ1_M.gguf create mode 100644 Sorachio-1B.i1-IQ1_S.gguf create mode 100644 Sorachio-1B.i1-IQ2_M.gguf create mode 100644 Sorachio-1B.i1-IQ2_S.gguf create mode 100644 Sorachio-1B.i1-IQ2_XS.gguf create mode 100644 Sorachio-1B.i1-IQ2_XXS.gguf create mode 100644 Sorachio-1B.i1-IQ3_M.gguf create mode 100644 Sorachio-1B.i1-IQ3_S.gguf create mode 100644 Sorachio-1B.i1-IQ3_XS.gguf create mode 100644 Sorachio-1B.i1-IQ3_XXS.gguf create mode 100644 Sorachio-1B.i1-IQ4_NL.gguf create mode 100644 Sorachio-1B.i1-IQ4_XS.gguf create mode 100644 Sorachio-1B.i1-Q2_K.gguf create mode 100644 Sorachio-1B.i1-Q2_K_S.gguf create mode 100644 Sorachio-1B.i1-Q3_K_L.gguf create mode 100644 Sorachio-1B.i1-Q3_K_M.gguf create mode 100644 Sorachio-1B.i1-Q3_K_S.gguf create mode 100644 Sorachio-1B.i1-Q4_0.gguf create mode 100644 Sorachio-1B.i1-Q4_1.gguf create mode 100644 Sorachio-1B.i1-Q4_K_M.gguf create mode 100644 Sorachio-1B.i1-Q4_K_S.gguf create mode 100644 Sorachio-1B.i1-Q5_K_M.gguf create mode 100644 Sorachio-1B.i1-Q5_K_S.gguf create mode 100644 Sorachio-1B.i1-Q6_K.gguf create mode 100644 Sorachio-1B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c16d0b5 --- /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 +Sorachio-1B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sorachio-1B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..7ae2e60 --- /dev/null +++ b/README.md @@ -0,0 +1,91 @@ +--- +base_model: izzulgod/sorachio-1b-it-v1 +datasets: +- izzulgod/indonesian-conversation +language: +- en +- id +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- conversational +- multilingual +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/izzulgod/sorachio-1b-it-v1 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Sorachio-1B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Sorachio-1B-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/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.7 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.7 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 0.8 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q4_0.gguf) | i1-Q4_0 | 0.8 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q4_1.gguf) | i1-Q4_1 | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 0.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 0.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Sorachio-1B-i1-GGUF/resolve/main/Sorachio-1B.i1-Q6_K.gguf) | i1-Q6_K | 1.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/Sorachio-1B.i1-IQ1_M.gguf b/Sorachio-1B.i1-IQ1_M.gguf new file mode 100644 index 0000000..950279d --- /dev/null +++ b/Sorachio-1B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e915d75bd3829892d5d0a8a36926aa24d8cfed086ee169a2f406026c02311c99 +size 643486400 diff --git a/Sorachio-1B.i1-IQ1_S.gguf b/Sorachio-1B.i1-IQ1_S.gguf new file mode 100644 index 0000000..2800e0c --- /dev/null +++ b/Sorachio-1B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa3154aa184e4fd939c155a48fd7f4dad6f757da43591cd2817d654ddeb0e08c +size 639194048 diff --git a/Sorachio-1B.i1-IQ2_M.gguf b/Sorachio-1B.i1-IQ2_M.gguf new file mode 100644 index 0000000..cc337f0 --- /dev/null +++ b/Sorachio-1B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f91861d317783acb9e039f5d04d6931ee9d9aa1d47ba1e0a4aee8e145552216 +size 669784256 diff --git a/Sorachio-1B.i1-IQ2_S.gguf b/Sorachio-1B.i1-IQ2_S.gguf new file mode 100644 index 0000000..69dbf32 --- /dev/null +++ b/Sorachio-1B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6b8f15ad9f8cd064579d4e11179e4d17f7107bd699d8126caf3f1a4a1ba053b2 +size 664061120 diff --git a/Sorachio-1B.i1-IQ2_XS.gguf b/Sorachio-1B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c67f45c --- /dev/null +++ b/Sorachio-1B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0473771193205114bc43d3d4659929b307ecfd5b2f6ab45b41263597a8b94a21 +size 657321920 diff --git a/Sorachio-1B.i1-IQ2_XXS.gguf b/Sorachio-1B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6c42747 --- /dev/null +++ b/Sorachio-1B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0d8d36313de45d0215c7053329725b5cbb98b661489033d98581dc340122e2b8 +size 650640320 diff --git a/Sorachio-1B.i1-IQ3_M.gguf b/Sorachio-1B.i1-IQ3_M.gguf new file mode 100644 index 0000000..0c8ffaa --- /dev/null +++ b/Sorachio-1B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf6def7a362d938744d94504530fcbdfa4b058c22b800065d96abe4ac1d03505 +size 697061312 diff --git a/Sorachio-1B.i1-IQ3_S.gguf b/Sorachio-1B.i1-IQ3_S.gguf new file mode 100644 index 0000000..64ac2b9 --- /dev/null +++ b/Sorachio-1B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846d079ecf8bffa500735fe3b4ce8c21e067bd269974413b43b14ced2b2150a7 +size 689815232 diff --git a/Sorachio-1B.i1-IQ3_XS.gguf b/Sorachio-1B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..7cfddbf --- /dev/null +++ b/Sorachio-1B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1a7e335513d4cfe2bc376a343cec9fe64baa25181c5d79ce0a49303bf79d5777 +size 689815232 diff --git a/Sorachio-1B.i1-IQ3_XXS.gguf b/Sorachio-1B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..da92733 --- /dev/null +++ b/Sorachio-1B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:743c44e9476a56e09328bc725bbce5eb133423e4ec0b915be40c556df89c304a +size 680110784 diff --git a/Sorachio-1B.i1-IQ4_NL.gguf b/Sorachio-1B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..395fda2 --- /dev/null +++ b/Sorachio-1B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76c89ee42ca296d982ead73ced82bf7af3bb886b14c51a0b1ae55ebfadada2e9 +size 721863872 diff --git a/Sorachio-1B.i1-IQ4_XS.gguf b/Sorachio-1B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..338b070 --- /dev/null +++ b/Sorachio-1B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1edb7c3fb773d2bb75889e6614294f5db7058e1b2dd5b1ee976cc19ddde214d +size 714435776 diff --git a/Sorachio-1B.i1-Q2_K.gguf b/Sorachio-1B.i1-Q2_K.gguf new file mode 100644 index 0000000..e13ddbe --- /dev/null +++ b/Sorachio-1B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8f121091a3956bba82df579b0833beaac21b939e60aa6d57f0c5060df05eebe +size 689815232 diff --git a/Sorachio-1B.i1-Q2_K_S.gguf b/Sorachio-1B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..02b26a2 --- /dev/null +++ b/Sorachio-1B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:77cd9fb76c4e4ba371f965fb3eb0f88b233221bc3688b19aacfdecca617e144f +size 671272640 diff --git a/Sorachio-1B.i1-Q3_K_L.gguf b/Sorachio-1B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..900db0a --- /dev/null +++ b/Sorachio-1B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f351df7964c02d9cd257ca5249a564a2cd50ec31814f447bf68f69e613b49ec +size 751576256 diff --git a/Sorachio-1B.i1-Q3_K_M.gguf b/Sorachio-1B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e422f57 --- /dev/null +++ b/Sorachio-1B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31f4f33f314bfb5e4c133154995ab3794e0f155ed2fde5d2c792237d37e07ac1 +size 722416832 diff --git a/Sorachio-1B.i1-Q3_K_S.gguf b/Sorachio-1B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..66ab1a0 --- /dev/null +++ b/Sorachio-1B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3676866e358579ac9dc4c3c8f70da68d3be6865f3e05972cd7646883adb1e827 +size 688856768 diff --git a/Sorachio-1B.i1-Q4_0.gguf b/Sorachio-1B.i1-Q4_0.gguf new file mode 100644 index 0000000..362626e --- /dev/null +++ b/Sorachio-1B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff6882f6fc937e043c220a2b1e3770fb9a36bbd4490f9371539599003ceca4bb +size 721919168 diff --git a/Sorachio-1B.i1-Q4_1.gguf b/Sorachio-1B.i1-Q4_1.gguf new file mode 100644 index 0000000..7b035d4 --- /dev/null +++ b/Sorachio-1B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb1e87c39cc9673d5e4029fdaeca994db5102545bdf33938d2a2d4baa2da26d1 +size 764036288 diff --git a/Sorachio-1B.i1-Q4_K_M.gguf b/Sorachio-1B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..7260178 --- /dev/null +++ b/Sorachio-1B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aba229aa35359aa2a497765b6ae60071356d898894db21c3435f881c2226f05 +size 806058944 diff --git a/Sorachio-1B.i1-Q4_K_S.gguf b/Sorachio-1B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ecdec26 --- /dev/null +++ b/Sorachio-1B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c3b44f3ba0db2270dc5f688f9b99a0f11eaaf42ea8aa8a5cb835febb93556c0 +size 780993728 diff --git a/Sorachio-1B.i1-Q5_K_M.gguf b/Sorachio-1B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..d873b90 --- /dev/null +++ b/Sorachio-1B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91d32384726457c89d1bdc3b1e43107ed337bf8af6c9294a39bbe9e2f2abc80e +size 851346368 diff --git a/Sorachio-1B.i1-Q5_K_S.gguf b/Sorachio-1B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..968cc3a --- /dev/null +++ b/Sorachio-1B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6c42d145bdcc296df42c400b1c2f03bab6dec435f76e71ee49e1b37777ae33d8 +size 836400320 diff --git a/Sorachio-1B.i1-Q6_K.gguf b/Sorachio-1B.i1-Q6_K.gguf new file mode 100644 index 0000000..0da8bbd --- /dev/null +++ b/Sorachio-1B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac87fd49e4ea6fbdc57b7768efb736899c3ded151eb5923e3273ca681d87b966 +size 1011739328 diff --git a/Sorachio-1B.imatrix.gguf b/Sorachio-1B.imatrix.gguf new file mode 100644 index 0000000..414b3e2 --- /dev/null +++ b/Sorachio-1B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ae073c85dd2505faf06a022b3d7eb71dbf585fc514485eb8d1b5d2b412962628 +size 1452416