From 0a997cf84184841e995e650f9bd7d4a8bbc846a4 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 1 May 2026 04:46: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/Vera-v1.5-Instruct-2B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++ README.md | 85 +++++++++++++++++++++++++++ Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf | 3 + Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q2_K.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q4_0.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q4_1.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf | 3 + Vera-v1.5-Instruct-2B.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q2_K.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q4_0.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q4_1.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf create mode 100644 Vera-v1.5-Instruct-2B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..44f100d --- /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 +Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Vera-v1.5-Instruct-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..a6e3b40 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: Dorian2B/Vera-v1.5-Instruct-2B +language: +- fr +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- LLM +- General +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Dorian2B/Vera-v1.5-Instruct-2B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Vera-v1.5-Instruct-2B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Vera-v1.5-Instruct-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/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.9 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.0 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.3 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.3 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q2_K.gguf) | i1-Q2_K | 1.3 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.5 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.7 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q4_1.gguf) | i1-Q4_1 | 1.9 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/Vera-v1.5-Instruct-2B-i1-GGUF/resolve/main/Vera-v1.5-Instruct-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/Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf b/Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf new file mode 100644 index 0000000..2b25ae4 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aeacae2c766e18cf36dd635d2e59826228bf10e6ac2ed1c243ed9a0c07083d78 +size 873798016 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf b/Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf new file mode 100644 index 0000000..8971b85 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4e4871e862145b681b08aa084bb565696e46e19ae5a9ee3d7b52ca7d56841e3 +size 832160128 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf b/Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf new file mode 100644 index 0000000..f4142c1 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:936d629c5e96c86fa0a77e8994eec5c4112dacc8b324f14c1c855d3f74bb4956 +size 1088014720 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf b/Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf new file mode 100644 index 0000000..5ce47d4 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80f349ef69971018595492cb2a9ae43e110abe7f596c79c67f46c7b67f1c8fac +size 1032497536 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf b/Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..bcd7b10 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16797c50e1d52906e5f280359091d235a7b02a28f72793af765aec58a4415941 +size 1002545536 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf b/Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..8053dc2 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:55845cf4618d8d00da8f3f950fadd33d8f424262c400ba4f2006233e5d4f515b +size 943194496 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf b/Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf new file mode 100644 index 0000000..07b02e5 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22a36c49e8980a91b8c09e9bc40b42016b4d3056b88d28c59c7bf9c64a5f0395 +size 1393561984 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf b/Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf new file mode 100644 index 0000000..bf5e5db --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:abbb7a834c0f2136cebeca2eb91503c3baf965e2d156cbbfcfea974b7de19c36 +size 1360660864 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf b/Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..d57c5be --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cac79c55aa5be09f11d2efe7a4170ba923afbf036a982c69224cde84bf249c79 +size 1314212224 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf b/Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..c8a1356 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:48cae88be5269785f28635fd753eb8161269c3d0454a3fd332edc8c646f2cd76 +size 1181686144 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf b/Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..34e0d57 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:218fe01a244cae4f6c4a52c29fed206477eac5f7aed00b71a727aa7fd24483a9 +size 1629510016 diff --git a/Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf b/Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..e1261ad --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74b3c791191103ec2636cd0f7246f7439837f2867297c92794bfb5242c60f640 +size 1566251392 diff --git a/Vera-v1.5-Instruct-2B.i1-Q2_K.gguf b/Vera-v1.5-Instruct-2B.i1-Q2_K.gguf new file mode 100644 index 0000000..36222a1 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:769a21a4874aefd5967fc6de6768e6387da275271d89fcda9be9362a435372dc +size 1229830528 diff --git a/Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf b/Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..2b73cca --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8cbe7592c3a372e17cef692a3f5f469eb92b3f94881ff1388818dac900f3d668 +size 1170000256 diff --git a/Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf b/Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..80aa8b5 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e041dca9d1e182616e37db9841d28a3f61ef451bee8607c400f54cc8409e52df +size 1550436736 diff --git a/Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf b/Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..691a813 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f9cf47fa8e4b47a3f5f5430b317097adc74899da863856e6a315c86fcebf90e +size 1461668224 diff --git a/Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf b/Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..3389d7e --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a28104a868a196fc7ec90579f1b6c90acd9fbc31e5bf206527f6dd254f26f5eb +size 1360660864 diff --git a/Vera-v1.5-Instruct-2B.i1-Q4_0.gguf b/Vera-v1.5-Instruct-2B.i1-Q4_0.gguf new file mode 100644 index 0000000..3ca1fd1 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f82d26b2e396df2cccd748c9dc4022c6336b0a7275aab8c4bc399af1a9dd0d3 +size 1633491328 diff --git a/Vera-v1.5-Instruct-2B.i1-Q4_1.gguf b/Vera-v1.5-Instruct-2B.i1-Q4_1.gguf new file mode 100644 index 0000000..8d3b898 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:10bba3b9bfac35d421dd88e2dd239a9085d6b402345c5d4d0e1bd3ed2bbb4ac9 +size 1756027264 diff --git a/Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf b/Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..bdac475 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3da36f4d921f6ede91f4d14327f7886b2965fb02b3ccd5461f9914411627755c +size 1708583296 diff --git a/Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf b/Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..fdb7814 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8218f7004cce1ff5f1093bbb42c052712de220e52ae68a82363c2d1ef56bcff2 +size 1638652288 diff --git a/Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf b/Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..b351032 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6ee5555652a811cc4aab65baf7e9968981420400322aa481c86bbeda28ca54e +size 1923279232 diff --git a/Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf b/Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..6bf6a29 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46c5e24c78b0fa521f3707c157e62d4af5b87b0f60e885eadd96db38811a11f1 +size 1882544512 diff --git a/Vera-v1.5-Instruct-2B.i1-Q6_K.gguf b/Vera-v1.5-Instruct-2B.i1-Q6_K.gguf new file mode 100644 index 0000000..83525d8 --- /dev/null +++ b/Vera-v1.5-Instruct-2B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f3aa82f1378400c4834d0f071f4114ad1b7c53524e6dd6a3ad389f41d78eda7 +size 2151393664 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..260d679 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d578a94224a32291f5346585cde63ac88f8f545cd1220c065af2d60aa731cc3 +size 2375559