commit f74ee9f084aee84b4db5e1ca2b3f2f87bb01ccf8 Author: ModelHub XC Date: Thu Jun 11 22:24:16 2026 +0800 初始化项目,由ModelHub XC社区提供模型 Model: mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF Source: Original Platform diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..61fc8a9 --- /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-50k.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Zurich-1.5B-GCv2-50k.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..3103cb0 --- /dev/null +++ b/README.md @@ -0,0 +1,88 @@ +--- +base_model: rubenroy/Zurich-1.5B-GCv2-50k +datasets: +- rubenroy/GammaCorpus-v2-50k +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-50k + + +static quants are available at https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-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-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Zurich-1.5B-GCv2-50k-i1-GGUF/resolve/main/Zurich-1.5B-GCv2-50k.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-50k.i1-IQ1_M.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ1_M.gguf new file mode 100644 index 0000000..bb89796 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9e002379c52ea8804bd537681cb35af033300e280fc720e91555195f11ae987 +size 464462816 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ1_S.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ1_S.gguf new file mode 100644 index 0000000..26763ca --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b3b0fb00c431bfee4a4a9a92ca7de5ab8fe0a5028b3d12d991796f991c5c1f3 +size 436529120 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ2_M.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ2_M.gguf new file mode 100644 index 0000000..439b54b --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:222d4d899e222d3d8d9798b4012308747bf5fe430d186c6e3bc88ad999867b66 +size 601056224 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ2_S.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ2_S.gguf new file mode 100644 index 0000000..3c9b54b --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2cc43a2f182fd08f28ea88ad422a8b6651f625586ae8d96cd23947258090bcf0 +size 563811296 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ2_XS.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ2_XS.gguf new file mode 100644 index 0000000..68161d6 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b952d641135ed8041b669e3139e7ac1e5277cbd682b385e42a62ab2305bca935 +size 550328288 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ2_XXS.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..112f81c --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc0451ce9009ff32a393ca73ff59672a3e447b2c33bdbeaff58c2a83a5b0cf76 +size 511018976 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ3_M.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ3_M.gguf new file mode 100644 index 0000000..a8427ce --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3048aacfaab9895ae1c99234e2f47c76235ade9d95d42853dd6c36ac1e0f19e +size 776665568 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ3_S.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ3_S.gguf new file mode 100644 index 0000000..adad5e2 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:736057f9bd8d51a9244ce03b57915b1380b199264b4ab3a25b04e0712d81a929 +size 762408416 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ3_XS.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ3_XS.gguf new file mode 100644 index 0000000..0aca85f --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac15289d4a5eb29db004ff2c84167e8738579870b31737bcaf4cd4c735802d4 +size 731700704 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ3_XXS.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..31290d1 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5481df2c45c308980db2d0d5b343342d9cd0e66f351830bbb0329b555ef61bf8 +size 668793824 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ4_NL.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ4_NL.gguf new file mode 100644 index 0000000..7d0bf06 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bbbc7155ff53afe581706c9c7fb33bde59a67e4c24454851b562672a90e176e +size 936332768 diff --git a/Zurich-1.5B-GCv2-50k.i1-IQ4_XS.gguf b/Zurich-1.5B-GCv2-50k.i1-IQ4_XS.gguf new file mode 100644 index 0000000..1023cdd --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2efdf3ae3c7bcbd0bb014062728b606438ceb883b5376dd09619a4f9e5f5e3c9 +size 895733216 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q2_K.gguf b/Zurich-1.5B-GCv2-50k.i1-Q2_K.gguf new file mode 100644 index 0000000..c639ea4 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e29bc1e64455eaa9a08cf0ff657a625c8834aa900a5e530c50acbdf29d8a69fb +size 676306400 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q2_K_S.gguf b/Zurich-1.5B-GCv2-50k.i1-Q2_K_S.gguf new file mode 100644 index 0000000..2d21e6f --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b070313531ef9689823a28ec79dfb37f620e35db0adb9e58ca84a9c81624b481 +size 640136672 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q3_K_L.gguf b/Zurich-1.5B-GCv2-50k.i1-Q3_K_L.gguf new file mode 100644 index 0000000..2f6bdf8 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b14abf9ef9e20f9a339f8cec273ce19868c62e32a114579f9eaa3068c51a92b4 +size 880164320 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q3_K_M.gguf b/Zurich-1.5B-GCv2-50k.i1-Q3_K_M.gguf new file mode 100644 index 0000000..2c6d592 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb77f629f46410b549cbc015d99f42f7d94c37ba08a6af5b4acf1340345781c6 +size 824180192 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q3_K_S.gguf b/Zurich-1.5B-GCv2-50k.i1-Q3_K_S.gguf new file mode 100644 index 0000000..7610e40 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c62653e6f4de497d8b113a4a1815b628c3ea36e220c33e349b6bd2991a9e7da9 +size 760946144 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q4_0.gguf b/Zurich-1.5B-GCv2-50k.i1-Q4_0.gguf new file mode 100644 index 0000000..d6af720 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b1f342530f29bf158577cb9d59e17deda1a3e2c6b34cd04f081dbe6beddd43c5 +size 937536992 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q4_1.gguf b/Zurich-1.5B-GCv2-50k.i1-Q4_1.gguf new file mode 100644 index 0000000..2a6d24a --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fb229c5b3ce6c2014c987aeb086e265579856222d769417fb7f3f20f1f6cc768 +size 1016843744 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q4_K_M.gguf b/Zurich-1.5B-GCv2-50k.i1-Q4_K_M.gguf new file mode 100644 index 0000000..4438bac --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:20590994fba3e92c35762293c1b8fead2a5134ddb38308c52d8fae791e035c6e +size 986050016 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q4_K_S.gguf b/Zurich-1.5B-GCv2-50k.i1-Q4_K_S.gguf new file mode 100644 index 0000000..353697b --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3386cf5218d5c36ea70b9adfd2ca68020f0bb94f3f9fe5f87ea8546682cdda1 +size 940314080 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q5_K_M.gguf b/Zurich-1.5B-GCv2-50k.i1-Q5_K_M.gguf new file mode 100644 index 0000000..983a19b --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a3ead7084ad76de2ab8a4acdf923b4c8c7f50cddffc283e361c3fbdf0dfd27ae +size 1125051872 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q5_K_S.gguf b/Zurich-1.5B-GCv2-50k.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c01d94e --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60d5d47dbc8bfa2650aff1628b0027c5128f5ebcf0c759ffdf7e63a6f4a954ec +size 1098730976 diff --git a/Zurich-1.5B-GCv2-50k.i1-Q6_K.gguf b/Zurich-1.5B-GCv2-50k.i1-Q6_K.gguf new file mode 100644 index 0000000..2653241 --- /dev/null +++ b/Zurich-1.5B-GCv2-50k.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6308ce0e0d2753cd76d58f45e875415a2523a70dd45f6271837df48568662168 +size 1272741344 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..5085757 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4df2b800e590180e566aab72c4f5d50680c95a0d68f19e43235cfda69f71239 +size 2042201