From 390ff66b7fa577ce0d62bfe86d6119df9a8c65be Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 11 Jun 2026 23:38:21 +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/Zurich-7B-GCv2-100k-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ README.md | 88 +++++++++++++++++++++++++++++ Zurich-7B-GCv2-100k.i1-IQ1_M.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ1_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ2_M.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ2_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ3_M.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ3_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf | 3 + Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q2_K.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q4_0.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q4_1.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf | 3 + Zurich-7B-GCv2-100k.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 223 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Zurich-7B-GCv2-100k.i1-IQ1_M.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ1_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ2_M.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ2_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ3_M.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ3_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q2_K.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q4_0.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q4_1.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf create mode 100644 Zurich-7B-GCv2-100k.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..387bb7e --- /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 +Zurich-7B-GCv2-100k.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-7B-GCv2-100k.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..9d0e0c6 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: rubenroy/Zurich-7B-GCv2-100k +datasets: +- rubenroy/GammaCorpus-v2-100k +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- text-generation-inference +- transformers +- unsloth +- qwen2 +- trl +- gammacorpus +- zurich +- chat +- conversational +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/rubenroy/Zurich-7B-GCv2-100k + + +static quants are available at https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-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/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ1_S.gguf) | i1-IQ1_S | 2.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ1_M.gguf) | i1-IQ1_M | 2.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ2_S.gguf) | i1-IQ2_S | 2.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ2_M.gguf) | i1-IQ2_M | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf) | i1-Q2_K_S | 2.9 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q2_K.gguf) | i1-Q2_K | 3.1 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ3_S.gguf) | i1-IQ3_S | 3.6 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ3_M.gguf) | i1-IQ3_M | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 3.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q4_0.gguf) | i1-Q4_0 | 4.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 4.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q4_1.gguf) | i1-Q4_1 | 5.0 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-7B-GCv2-100k-i1-GGUF/resolve/main/Zurich-7B-GCv2-100k.i1-Q6_K.gguf) | i1-Q6_K | 6.4 | 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/Zurich-7B-GCv2-100k.i1-IQ1_M.gguf b/Zurich-7B-GCv2-100k.i1-IQ1_M.gguf new file mode 100644 index 0000000..254a9bb --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4861c216fd9fd2810c1dc1ec43004b12fa54405ab1ac81482869adece75dac57 +size 2042197888 diff --git a/Zurich-7B-GCv2-100k.i1-IQ1_S.gguf b/Zurich-7B-GCv2-100k.i1-IQ1_S.gguf new file mode 100644 index 0000000..9223765 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:019ade02d3c2ddb964633a08a14fc80ab54d49d54fee27ebd5f011f54f396fa9 +size 1903669120 diff --git a/Zurich-7B-GCv2-100k.i1-IQ2_M.gguf b/Zurich-7B-GCv2-100k.i1-IQ2_M.gguf new file mode 100644 index 0000000..1be0c0c --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fc6589ae519d81177c259bca5e29496ce0aa581d0b8ff6844a6534a092c22ac4 +size 2780344192 diff --git a/Zurich-7B-GCv2-100k.i1-IQ2_S.gguf b/Zurich-7B-GCv2-100k.i1-IQ2_S.gguf new file mode 100644 index 0000000..baf4f55 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11c743059c48d2c4545d4e2dd7f859119a4231a612619353ddccb12190089193 +size 2595639168 diff --git a/Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf b/Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf new file mode 100644 index 0000000..90fa2cb --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e10f59a7d3f9e783d6c791e8b1a316c2d19a9f99886cd9bbd9701e211562a4c2 +size 2469023616 diff --git a/Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf b/Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b245c31 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a2a6e85f1d1f548fde8dde002bccd7a0069f130e8ccbb3c230d6f426ff7846e +size 2273079168 diff --git a/Zurich-7B-GCv2-100k.i1-IQ3_M.gguf b/Zurich-7B-GCv2-100k.i1-IQ3_M.gguf new file mode 100644 index 0000000..27c14e4 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8bf955786c0bcdaa5987733f291fc9f271b02cc62cca97f7524987b193451ce +size 3574013824 diff --git a/Zurich-7B-GCv2-100k.i1-IQ3_S.gguf b/Zurich-7B-GCv2-100k.i1-IQ3_S.gguf new file mode 100644 index 0000000..81c7d16 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85f87ea922dc1c34337e992703e601009d72388286d08db54c37dc919bd6ba9e +size 3499194240 diff --git a/Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf b/Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a6e2134 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8cbea11d85d463afd8cefece5c5567abb92b39b0e560dabbad022be8712c64a +size 3346257792 diff --git a/Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf b/Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..4a9c6f1 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3257f56b841da229315e663811a643c8c0485361f510d722bfaf0c2152370fc4 +size 3114516352 diff --git a/Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf b/Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf new file mode 100644 index 0000000..0e7a3a8 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:daa770302a9ed642ae3a78a836ab7c6e9704fb68864d2579a1801c5265e7c2de +size 4437815168 diff --git a/Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf b/Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf new file mode 100644 index 0000000..faa62ce --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:35dd2baef0955eb2295f7009953c0554a3bba065a686c8e03557a1211b9416d8 +size 4218474368 diff --git a/Zurich-7B-GCv2-100k.i1-Q2_K.gguf b/Zurich-7B-GCv2-100k.i1-Q2_K.gguf new file mode 100644 index 0000000..fe5a590 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f47a9a1ea935ddf662a7fc2e85e63b686b8ac7362f30c531a55b42a3752476 +size 3015942016 diff --git a/Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf b/Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf new file mode 100644 index 0000000..045a576 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:890247f025a02bd4097cb6b66475e861a81feb71f95482642880e4b19abc7836 +size 2834075520 diff --git a/Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf b/Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c8ec165 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42dd359a40bfd926ec5ff89d3bab9b4cb34f62132b17e65b173fcead90763222 +size 4088461184 diff --git a/Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf b/Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf new file mode 100644 index 0000000..bd5f9b1 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8822d76323c5ebf0f921b860389a380fc69d887d59cbed278c8c51e9880d64d7 +size 3808393088 diff --git a/Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf b/Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf new file mode 100644 index 0000000..85521d8 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6c0d3b972371de3c679e08151fed619ca99c03cbba635572c153f8ce3440657 +size 3492370304 diff --git a/Zurich-7B-GCv2-100k.i1-Q4_0.gguf b/Zurich-7B-GCv2-100k.i1-Q4_0.gguf new file mode 100644 index 0000000..7426ada --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b935583ac5713c21a1df9b1aa4beb3f4c14915f98b3d1a7f4227b7674df0508 +size 4444123008 diff --git a/Zurich-7B-GCv2-100k.i1-Q4_1.gguf b/Zurich-7B-GCv2-100k.i1-Q4_1.gguf new file mode 100644 index 0000000..bb20ac5 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7097afcac03110a74267d12b6655d34dcfc23750cc4dff3bc35ea749933126b7 +size 4873285504 diff --git a/Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf b/Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ae35d2c --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18ac7798563f0e35a5037fc6a67789e629fc4da525fd8961566024caef5c97ad +size 4683075456 diff --git a/Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf b/Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf new file mode 100644 index 0000000..dd5fbd7 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:be08723319aebd5b8a5320873e5260f7de476d1e1622ef915779ba6cf238bb2f +size 4457770880 diff --git a/Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf b/Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf new file mode 100644 index 0000000..bebf5cd --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a181e49beaeb8a69682957afbdd607eed2ef35a70d888ea1ff8b4874bf9aa89 +size 5444833152 diff --git a/Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf b/Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0cd9573 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2827c62f366837f78529f48c11c712b5cd058b4b9ab6b5393d34c66b3cb4f52e +size 5315178368 diff --git a/Zurich-7B-GCv2-100k.i1-Q6_K.gguf b/Zurich-7B-GCv2-100k.i1-Q6_K.gguf new file mode 100644 index 0000000..e9198b6 --- /dev/null +++ b/Zurich-7B-GCv2-100k.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f1d1bccbe7a3315c0cd0373ce65df6bc3546ee03c4239636981d08f151dd4e +size 6254200704 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..c127c5c --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44a28b7203615e726ea1ad7fe29c6871c93a6766348d760ffb2efe70bdb27a2f +size 4536665