From fad330034560eb4558968aa08729c5cf058a7a39 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 22 Apr 2026 01:57:52 +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/Yi-Coder-1.5B-Chat-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++++++++ README.md | 73 ++++++++++++++++++++++++++++++ Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q2_K.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q4_0.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf | 3 ++ Yi-Coder-1.5B-Chat.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 24 files changed, 196 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q2_K.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q4_0.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf create mode 100644 Yi-Coder-1.5B-Chat.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d06af8f --- /dev/null +++ b/.gitattributes @@ -0,0 +1,57 @@ +*.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 +Yi-Coder-1.5B-Chat.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-1.5B-Chat.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..c8cd938 --- /dev/null +++ b/README.md @@ -0,0 +1,73 @@ +--- +base_model: 01-ai/Yi-Coder-1.5B-Chat +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/01-ai/Yi-Coder-1.5B-Chat + + +static quants are available at https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-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/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q2_K.gguf) | i1-Q2_K | 0.7 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf) | i1-IQ3_S | 0.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf) | i1-Q3_K_L | 0.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf) | i1-IQ4_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-1.5B-Chat-i1-GGUF/resolve/main/Yi-Coder-1.5B-Chat.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/Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf b/Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf new file mode 100644 index 0000000..825494b --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0579285b0e3c655652a4db0e201c3c89b2c1a65b03282808112caeac4bd8618d +size 508568416 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf b/Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf new file mode 100644 index 0000000..4837521 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:debb2355cb30cdacae43065c04b017ef2aa6c37a86e8bd8be3ed442cb2d51bf1 +size 491168608 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf b/Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf new file mode 100644 index 0000000..749c17d --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d28a82b321a0e92afcf782fb43027c8ed8cbdcb584fa63a5cb8d57fbc1d90208 +size 624804704 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf b/Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf new file mode 100644 index 0000000..d0392ae --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3012a12f6e0fa954fa24c8f969f6993f94b0af5c555b90cc4fc716d9903d8dc8 +size 601604960 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf b/Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf new file mode 100644 index 0000000..b0a297c --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afefa626e0d7608128e9b77dd1888b1f5cbfea5a791ca44adaf2ca0a87585d1b +size 563913568 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf b/Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..6d77378 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7961ff9c747e274980653ac8323b1f9ef44a9f203343aa99c1c1e089e1a10c88 +size 537568096 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf b/Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf new file mode 100644 index 0000000..78e0ce4 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ad679c48a334cae70ae7af8c29a3c0c3b2cb1ecd5db632ff0a35d9fb0f1323e0 +size 754377568 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf b/Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf new file mode 100644 index 0000000..cd5b4f4 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50a6a300c226d9ad93abd13075899c1cb9381afeaecbc423f865899886ff982d +size 723411808 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf b/Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf new file mode 100644 index 0000000..708f268 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d05dcb18aa2d4e7f16509d24291c4b01adab392804f0b09bd5079c1eccb47c6 +size 694952800 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf b/Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..35bfc0a --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e8a3ae2f3c70d3853a9679581a2e0742eb85e8013f15354124583329e8b31d4b +size 653902688 diff --git a/Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf b/Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf new file mode 100644 index 0000000..2475f04 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:74954c8e9f2288763609ada863069ef9ebc14e0fcd270a512ee6bb3bd000ac42 +size 832570208 diff --git a/Yi-Coder-1.5B-Chat.i1-Q2_K.gguf b/Yi-Coder-1.5B-Chat.i1-Q2_K.gguf new file mode 100644 index 0000000..2774349 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18cbb76fbdc3373bf8354e3f5be302e36d8c8044d3799f8e3863670165e6fa29 +size 634700640 diff --git a/Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf b/Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf new file mode 100644 index 0000000..0fb6509 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:210f918352d18a38ee17068ef2710aa957d398de40f8fae92195305f0ef13e72 +size 826041184 diff --git a/Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf b/Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf new file mode 100644 index 0000000..67944e3 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:808e3372b78e9909ce2a8f04f2a2434ffc4ed4dbdbd4106ea5034e5a6b636006 +size 785720160 diff --git a/Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf b/Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf new file mode 100644 index 0000000..03d83a7 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c49c410e6efc0758537d4110e768df5c78f466a941e8e5b22747449a9085df3 +size 723411808 diff --git a/Yi-Coder-1.5B-Chat.i1-Q4_0.gguf b/Yi-Coder-1.5B-Chat.i1-Q4_0.gguf new file mode 100644 index 0000000..50e7006 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:235e325f66b179f2f3c3b443c7e084ffaf617eb43036db60776f881c83b82066 +size 868270944 diff --git a/Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf b/Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f7c9df7 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:16bab5f28251f1d4348f735382dbfdad44c6c64acf4583631b85af052ac4f76a +size 963674976 diff --git a/Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf b/Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ec6ca9c --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:566a046f9d8e74915ee101de9d38a8b9cc040af5c6ba94cb11cd45f09d1bdef1 +size 904184672 diff --git a/Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf b/Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf new file mode 100644 index 0000000..99294a4 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a31159bc316879f3ff4dcf7a3ba1a3b5ad9e282c3323f32116f6786c8e2cd74 +size 1100186464 diff --git a/Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf b/Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf new file mode 100644 index 0000000..73537ff --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:58d21f0bea8889f14eed3fb5a3432c822cee5fd34ebb9eeeb5054e19dfa1fdf5 +size 1051231072 diff --git a/Yi-Coder-1.5B-Chat.i1-Q6_K.gguf b/Yi-Coder-1.5B-Chat.i1-Q6_K.gguf new file mode 100644 index 0000000..a989801 --- /dev/null +++ b/Yi-Coder-1.5B-Chat.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07130fb3d3b3a77af1ff6d46f11b5381d174130e5319d855616d5983cf70047c +size 1278518112 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..2d4c0d2 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de703b5927f7de95ee4d37ea76d6fe7fe7646c2d49ab74c01d0aeac217a91122 +size 1713589