commit 02296b89db155b4b05f8a4f58624210abfe868dd Author: ModelHub XC Date: Sat Apr 11 18:12:57 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..101a62d --- /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-1.5B-GCv2-10k.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-10k.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..1784cd9 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: rubenroy/Zurich-1.5B-GCv2-10k +datasets: +- rubenroy/GammaCorpus-v2-10k +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-1.5B-GCv2-10k + + +static quants are available at https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-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-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-10k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-10k.i1-Q6_K.gguf) | i1-Q6_K | 1.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-1.5B-GCv2-10k.i1-IQ1_M.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ1_M.gguf new file mode 100644 index 0000000..23a1d06 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:560c04de3ad255cdc658abade8f77cd634e86dcd599e5e83e9075014182ce52c +size 464462816 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ1_S.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ1_S.gguf new file mode 100644 index 0000000..518ebd3 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e9eedb6f51ffcea6fd699b81b7168569d67cb2ce16aed69ab949d6e98d59d5c7 +size 436529120 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ2_M.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ2_M.gguf new file mode 100644 index 0000000..29ed729 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5389939361a23f04cebeacb3c054f27db331d9eb2fb4dcd485c6b0b2acdc0db8 +size 601056224 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ2_S.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ2_S.gguf new file mode 100644 index 0000000..91b8873 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11cd6bd82329ea5335990a523b13e3a27c8958350b01a656f6fbbf19ad96baf0 +size 563811296 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ2_XS.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ2_XS.gguf new file mode 100644 index 0000000..5a95795 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2ef836877591607b2722e8ef97afd3885d30db5e05c81c1fad3c5316bd411af +size 550328288 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ2_XXS.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..5c240bf --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c278273d079ceea74464aa05888291e31a5475a335c01ab646dd4bef6b97ada +size 511018976 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ3_M.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ3_M.gguf new file mode 100644 index 0000000..1c5630e --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e595fb2846faa90d3e0c4af17b884a8f63b586835c0c14d2b66db081f3eef0d4 +size 776665568 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ3_S.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ3_S.gguf new file mode 100644 index 0000000..0991b3f --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:450413bf393b33c6d4550d15559d8d92edb0c06253cb5555e1ad82b34f0f0b8c +size 762408416 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ3_XS.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ3_XS.gguf new file mode 100644 index 0000000..c0b9e0f --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8e5afb81171773d3c2560f1db9bfb23bdf364dcf55434597812a779fef9b7e0 +size 731700704 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ3_XXS.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..e36355c --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b6d6fa1abc316ec106ed229921640eb2dae0ed01b8bdb3470e1b2a516293cab0 +size 668793824 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ4_NL.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ4_NL.gguf new file mode 100644 index 0000000..469a40a --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c494c0c080a0e0442b0fffdf0a1d0f04293ec886e6d2f80c00c7ff131b45b2f +size 936332768 diff --git a/Zurich-1.5B-GCv2-10k.i1-IQ4_XS.gguf b/Zurich-1.5B-GCv2-10k.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2c3c7a6 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85c90c2cab4708b2f435ef7cf55e59eb60060de2eb6b35a21a2d3d0b0aa8b11b +size 895733216 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q2_K.gguf b/Zurich-1.5B-GCv2-10k.i1-Q2_K.gguf new file mode 100644 index 0000000..89186e5 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f23eff1b94317357339b1080e590ebd847f9165cf5e3ba73ccb32ef70a78e794 +size 676306400 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q2_K_S.gguf b/Zurich-1.5B-GCv2-10k.i1-Q2_K_S.gguf new file mode 100644 index 0000000..1f971ee --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:86cd879bcccc737484d994a0c2ff29ae2a5c6f95dc1b4972e398a666541d7b8b +size 640136672 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q3_K_L.gguf b/Zurich-1.5B-GCv2-10k.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0420496 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c3c98e26bc9eb4dc0359cfc02f43fbd8b836fb8c7eeb6d33c8b44e722b132fb +size 880164320 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q3_K_M.gguf b/Zurich-1.5B-GCv2-10k.i1-Q3_K_M.gguf new file mode 100644 index 0000000..3af28af --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58950522aff3a7db2b5a09941136606cfeb789e8ae206a266a143d4a41eacd12 +size 824180192 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q3_K_S.gguf b/Zurich-1.5B-GCv2-10k.i1-Q3_K_S.gguf new file mode 100644 index 0000000..1d8554e --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3ccb091e7f2861a81f5cc1f9e5a4021d31d2b6255db967519beb72fd0aba4e2e +size 760946144 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q4_0.gguf b/Zurich-1.5B-GCv2-10k.i1-Q4_0.gguf new file mode 100644 index 0000000..df0a647 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4fe9b50555f0c7d3a179a3197d3efd87ecbabb9e6b8d816bcad51556c8c3ca8 +size 937536992 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q4_1.gguf b/Zurich-1.5B-GCv2-10k.i1-Q4_1.gguf new file mode 100644 index 0000000..ec5a2ed --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:91c7033ccd73ce31fba765fe3b1df0715404d424ca3279f14d59a92d85cc7f9f +size 1016843744 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q4_K_M.gguf b/Zurich-1.5B-GCv2-10k.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0a511c9 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c109bceb59077be5a7adda47a2a161db826e195c282cfbd5214c4595be8a9fd +size 986050016 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q4_K_S.gguf b/Zurich-1.5B-GCv2-10k.i1-Q4_K_S.gguf new file mode 100644 index 0000000..7b616f0 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2600d1fe6c2edeea2bc92d5cfa55aed34705242654367189b181c36825117fc9 +size 940314080 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q5_K_M.gguf b/Zurich-1.5B-GCv2-10k.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e08d6d5 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cf5d34eb1ccf21d2e188897a5a9ffab6a1654ebe4798558fa61cc3fa6e6d502b +size 1125051872 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q5_K_S.gguf b/Zurich-1.5B-GCv2-10k.i1-Q5_K_S.gguf new file mode 100644 index 0000000..de31e13 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb5d148e61f927531d30effba6ec0f9a8864f3ace18e1f48e379c683293e4077 +size 1098730976 diff --git a/Zurich-1.5B-GCv2-10k.i1-Q6_K.gguf b/Zurich-1.5B-GCv2-10k.i1-Q6_K.gguf new file mode 100644 index 0000000..aed9d54 --- /dev/null +++ b/Zurich-1.5B-GCv2-10k.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ab23aa2bc5e74b26510a4be5fb2546767bd5c738f2d94409739531cfc59ba7b8 +size 1272741344 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..8e3e8fc --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:897fb09dbe4daf33b0d1b0608a4bac01cce5e18ed014c568964177a4cc129737 +size 2042201