From 682defe8d233d01812a1266475bbb11963c79f11 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 08:06: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/Sophia-La.Sensible-2B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++ README.md | 92 +++++++++++++++++++++++++++ Sophia-La.Sensible-2B.i1-IQ1_M.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ1_S.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ2_M.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ2_S.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ2_XS.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ3_M.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ3_S.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ3_XS.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ4_NL.gguf | 3 + Sophia-La.Sensible-2B.i1-IQ4_XS.gguf | 3 + Sophia-La.Sensible-2B.i1-Q2_K.gguf | 3 + Sophia-La.Sensible-2B.i1-Q2_K_S.gguf | 3 + Sophia-La.Sensible-2B.i1-Q3_K_L.gguf | 3 + Sophia-La.Sensible-2B.i1-Q3_K_M.gguf | 3 + Sophia-La.Sensible-2B.i1-Q3_K_S.gguf | 3 + Sophia-La.Sensible-2B.i1-Q4_0.gguf | 3 + Sophia-La.Sensible-2B.i1-Q4_1.gguf | 3 + Sophia-La.Sensible-2B.i1-Q4_K_M.gguf | 3 + Sophia-La.Sensible-2B.i1-Q4_K_S.gguf | 3 + Sophia-La.Sensible-2B.i1-Q5_K_M.gguf | 3 + Sophia-La.Sensible-2B.i1-Q5_K_S.gguf | 3 + Sophia-La.Sensible-2B.i1-Q6_K.gguf | 3 + Sophia-La.Sensible-2B.imatrix.gguf | 3 + 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Sophia-La.Sensible-2B.i1-IQ1_M.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ1_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ2_M.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ2_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ2_XS.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ3_M.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ3_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ3_XS.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ4_NL.gguf create mode 100644 Sophia-La.Sensible-2B.i1-IQ4_XS.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q2_K.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q2_K_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q3_K_L.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q3_K_M.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q3_K_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q4_0.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q4_1.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q4_K_M.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q4_K_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q5_K_M.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q5_K_S.gguf create mode 100644 Sophia-La.Sensible-2B.i1-Q6_K.gguf create mode 100644 Sophia-La.Sensible-2B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..8705f6a --- /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 +Sophia-La.Sensible-2B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sophia-La.Sensible-2B.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..0c9077e --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: Novaciano/Sophia-La.Sensible-2B +language: +- en +- es +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- rp +- roleplay +- sillytavern +- koboldcpp +- merge +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Novaciano/Sophia-La.Sensible-2B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Sophia-La.Sensible-2B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-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/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q2_K.gguf) | i1-Q2_K | 1.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q4_1.gguf) | i1-Q4_1 | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Sophia-La.Sensible-2B-i1-GGUF/resolve/main/Sophia-La.Sensible-2B.i1-Q6_K.gguf) | i1-Q6_K | 2.3 | 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/Sophia-La.Sensible-2B.i1-IQ1_M.gguf b/Sophia-La.Sensible-2B.i1-IQ1_M.gguf new file mode 100644 index 0000000..4de2cd2 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d1a9f7a9675c945eb6dec227c9838e6a73773645361afede80c11b3226030ade +size 873799264 diff --git a/Sophia-La.Sensible-2B.i1-IQ1_S.gguf b/Sophia-La.Sensible-2B.i1-IQ1_S.gguf new file mode 100644 index 0000000..3d803fb --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbb58e22adf0fa6fa4c27d8d34e2a420ba32d3b3cc20484bbbfb5986713fdcc3 +size 832161376 diff --git a/Sophia-La.Sensible-2B.i1-IQ2_M.gguf b/Sophia-La.Sensible-2B.i1-IQ2_M.gguf new file mode 100644 index 0000000..a470d22 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52f76048983be560beeb211eb7e33d10f4959c39568cf3164953cae290cef961 +size 1088015968 diff --git a/Sophia-La.Sensible-2B.i1-IQ2_S.gguf b/Sophia-La.Sensible-2B.i1-IQ2_S.gguf new file mode 100644 index 0000000..6d04e94 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:232636f99f4ebb48e1d3099c87605506e7a14fc66d41b7a27387e46185fac727 +size 1032498784 diff --git a/Sophia-La.Sensible-2B.i1-IQ2_XS.gguf b/Sophia-La.Sensible-2B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..c4fa9b0 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b38455eeb29fe4b3ec2033703c1ebcb919610092a8e4464a8ec0d83206c8195 +size 1002546784 diff --git a/Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf b/Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..5fb45dd --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe7ea09cc97ac3d4a3d0f9d0832ca58b38d4bf1a1926beb0ddc0955931bfd2ba +size 943195744 diff --git a/Sophia-La.Sensible-2B.i1-IQ3_M.gguf b/Sophia-La.Sensible-2B.i1-IQ3_M.gguf new file mode 100644 index 0000000..bddc295 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:793f338052f9cb74c8bc718b29bdda02886ab0e146c78ee748b136feb92eab53 +size 1393563232 diff --git a/Sophia-La.Sensible-2B.i1-IQ3_S.gguf b/Sophia-La.Sensible-2B.i1-IQ3_S.gguf new file mode 100644 index 0000000..d08710b --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b9468cd9fb180742f621e7cfd0116f46ab7dfd5d0792bdd9af0fa2874616158 +size 1360662112 diff --git a/Sophia-La.Sensible-2B.i1-IQ3_XS.gguf b/Sophia-La.Sensible-2B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..01dad83 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7c3e24b4743c48a8ca5213a8addde6a9e38419f6bc8b4145aa386f7b173b656 +size 1314213472 diff --git a/Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf b/Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..031e81a --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f14fe63f2099b954774a603e8635d72e9aa8db47e0ea49b36dc2940d4eae5ec +size 1181687392 diff --git a/Sophia-La.Sensible-2B.i1-IQ4_NL.gguf b/Sophia-La.Sensible-2B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..a2686de --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11530cbc55e8bb5dc5f32c299d2758159ce442e714c9ecdda2282d3da871e835 +size 1629511264 diff --git a/Sophia-La.Sensible-2B.i1-IQ4_XS.gguf b/Sophia-La.Sensible-2B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d4cb131 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:383a7af75039e3caed7a34af460d27bcf4ffc128b5726ac0e3d6e0ea5e1e81a6 +size 1566252640 diff --git a/Sophia-La.Sensible-2B.i1-Q2_K.gguf b/Sophia-La.Sensible-2B.i1-Q2_K.gguf new file mode 100644 index 0000000..414993d --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0289ea3f90fbe93426ad54a5d7fe4930ec441ffa91a5a0d13df14ebc7f94462c +size 1229831776 diff --git a/Sophia-La.Sensible-2B.i1-Q2_K_S.gguf b/Sophia-La.Sensible-2B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..e2ec7b9 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28a80cb414c311478a53d71302235646701683642111533ddf06b422578bb49d +size 1170001504 diff --git a/Sophia-La.Sensible-2B.i1-Q3_K_L.gguf b/Sophia-La.Sensible-2B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..46def50 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e84364c1f398ebb2e0fefe79dc7b312b6e1920fdb2d7e7325829a90d6b42900b +size 1550437984 diff --git a/Sophia-La.Sensible-2B.i1-Q3_K_M.gguf b/Sophia-La.Sensible-2B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..def041b --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5c7557ecde89440e9397f44b86c4db99e63aa7c6e4c1509f59bd123aeac030e +size 1461669472 diff --git a/Sophia-La.Sensible-2B.i1-Q3_K_S.gguf b/Sophia-La.Sensible-2B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b817a64 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f99e62b1c0dc02cce6eec2e79088efcbb11e1431a71f71fa38dab3db99291f0 +size 1360662112 diff --git a/Sophia-La.Sensible-2B.i1-Q4_0.gguf b/Sophia-La.Sensible-2B.i1-Q4_0.gguf new file mode 100644 index 0000000..c290a31 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf0c03ca1fabed7442edda8495513280828fde990b787d198df464f2586f5247 +size 1633492576 diff --git a/Sophia-La.Sensible-2B.i1-Q4_1.gguf b/Sophia-La.Sensible-2B.i1-Q4_1.gguf new file mode 100644 index 0000000..9bc1648 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86fde632d4cba51f474ee6a763684e4408f0d82311eb5445a57f6b8c46f668e3 +size 1756028512 diff --git a/Sophia-La.Sensible-2B.i1-Q4_K_M.gguf b/Sophia-La.Sensible-2B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..47a309c --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13b61cc72896e34ed2aa66cfffb27385c344d4737074b6135bb1471fee8e6c85 +size 1708584544 diff --git a/Sophia-La.Sensible-2B.i1-Q4_K_S.gguf b/Sophia-La.Sensible-2B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..93e04db --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef75ee8103839f148210ef1e35c215909ccfe2a553d04aefbcaad396c3d2cd1 +size 1638653536 diff --git a/Sophia-La.Sensible-2B.i1-Q5_K_M.gguf b/Sophia-La.Sensible-2B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..61d4d73 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c21cbed78ee915ba28b0e0dcfcbd213f81d2116f62d20269ef05555c2a3727df +size 1923280480 diff --git a/Sophia-La.Sensible-2B.i1-Q5_K_S.gguf b/Sophia-La.Sensible-2B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..4a73015 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0037fed775a8cf455ebabb328ef37aad105831c00855630a66fbb1efe508a8c3 +size 1882545760 diff --git a/Sophia-La.Sensible-2B.i1-Q6_K.gguf b/Sophia-La.Sensible-2B.i1-Q6_K.gguf new file mode 100644 index 0000000..d227d71 --- /dev/null +++ b/Sophia-La.Sensible-2B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:451a04e042eea68ae77e0948e9d8fed1f0169672c4f16c6a499f382f576acbc9 +size 2151394912 diff --git a/Sophia-La.Sensible-2B.imatrix.gguf b/Sophia-La.Sensible-2B.imatrix.gguf new file mode 100644 index 0000000..96f8472 --- /dev/null +++ b/Sophia-La.Sensible-2B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f6e3e3987821d7a72ace621cf3040436e07d484536eaa3b196fab3e46d93931 +size 2397568