From 4114636b795f6d33015087aed3b2a375b3b9c1ca Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 11 Jun 2026 15:32: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/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++ README.md | 79 +++++++++++++++++++ Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf | 3 + ...oder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_S.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf | 3 + ...oder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf | 3 + ...der-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf | 3 + ...der-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf | 3 + ...der-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf | 3 + Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf | 3 + imatrix.dat | 3 + 27 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_S.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf create mode 100644 Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..07292d7 --- /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 +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf filter=lfs diff=lfs merge=lfs -text +Yi-Coder-9B-Chat-Instruct-TIES.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..12beaa5 --- /dev/null +++ b/README.md @@ -0,0 +1,79 @@ +--- +base_model: BenevolenceMessiah/Yi-Coder-9B-Chat-Instruct-TIES +language: +- en +library_name: transformers +license: apache-2.0 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/BenevolenceMessiah/Yi-Coder-9B-Chat-Instruct-TIES + + +static quants are available at https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-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-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf) | i1-IQ1_S | 2.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf) | i1-IQ1_M | 2.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf) | i1-Q2_K | 3.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.6 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.8 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_S.gguf) | i1-IQ3_S | 4.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf) | i1-IQ3_M | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.8 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.9 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf) | i1-Q4_0_4_4 | 5.1 | fast on arm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf) | i1-Q4_0_4_8 | 5.1 | fast on arm+i8mm, low quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf) | i1-Q4_0_8_8 | 5.1 | fast on arm+sve, low quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf) | i1-Q4_0 | 5.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.2 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.4 | | +| [GGUF](https://huggingface.co/mradermacher/Yi-Coder-9B-Chat-Instruct-TIES-i1-GGUF/resolve/main/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf) | i1-Q6_K | 7.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/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf new file mode 100644 index 0000000..b2069f5 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01b4b9e66e2effe17f51db3ddfd75106fc1fc5d1fe4efbc9757e6c51b99c2daf +size 2181641568 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf new file mode 100644 index 0000000..401180d --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85942413ac9dd0c343b3d026e966d1cf41ec00d5a92ec5e1e821bc9a99642390 +size 2014573920 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf new file mode 100644 index 0000000..5ce13d3 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7525866ccd5cfc9cb241ff0e15dd56e5e973483c95ded5a27bbf4f797115a93d +size 3098113376 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf new file mode 100644 index 0000000..338242b --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:04b15c760f52ff4c94f8621fee34dcb3728443b9ea258d7c1056ddf24dad1189 +size 2875356512 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf new file mode 100644 index 0000000..bef24ba --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:374a08a24bd6496335441f22da36f6e514ac1ec33a09937c9fb9dcc7fc140ad2 +size 2708010336 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..88f98ce --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:feffbc8d97d4328ac694a32463d2d29286e605751edb84fd1888af76ec54eb9f +size 2460087648 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf new file mode 100644 index 0000000..f1f67a2 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7400f67e816dc6bf93da176ed81d4c6ba68bf9b335ae957caf2af85be1c190b +size 4055463264 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_S.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_S.gguf new file mode 100644 index 0000000..ddcdc04 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:18c408b48a44d54fd2d7d24d80d66245aa8c06f332f77452561fdd854b9e2c6f +size 3912578400 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf new file mode 100644 index 0000000..9e22c2e --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88ca10cebad72f42892e14f49c339adcb97c8110b722c753203536bc48282ce8 +size 3717936480 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..07d1c5b --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c6f9427de77301778a63c7b46704da57569861dc35460b5bc72eb681762d5a1b +size 3474322784 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf new file mode 100644 index 0000000..166ad47 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a05d5ea24f861d676e267ba9e887bb59bbf0659ef408f634eb96b8a6871d97c5 +size 4785010016 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf new file mode 100644 index 0000000..e73b010 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aec295dc391319fe59ff5b14bc3eb8da67dc9964b03915147d4674f8dd0ce237 +size 3354326368 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf new file mode 100644 index 0000000..3727d09 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4e4480df0b2fa33b5a51276f1beac64990512be7fa36edd2523e644fc2d59c8 +size 4690752864 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf new file mode 100644 index 0000000..974b8b7 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f4f8fad66864b982474ba51d4fb18ba8c46a60c21aca54771e9fb20f6f72f7f3 +size 4324406624 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf new file mode 100644 index 0000000..551dd60 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d08ffe8b3dac2bfdae9b29d33c696da7e502f6d02a9c48922740dfb6f7c6b78 +size 3899209056 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf new file mode 100644 index 0000000..d946941 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:850cf61bdacd457080a54d0787ee06b032910b3c829da955ae56bcc0dad56416 +size 5053904224 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf new file mode 100644 index 0000000..02cac1a --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_4.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3fc24e08ef65b0219fa608b56bfea4adda4af23b64d2efc3c49c9148749632e +size 5036995936 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf new file mode 100644 index 0000000..03fc576 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_4_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c327a7f5baeb23e16e4d550f5a424ccbc65433710e65dede4f7b37bacd1777a +size 5036995936 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf new file mode 100644 index 0000000..5f0877b --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_0_8_8.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6ac5ed2c13bf62bfeba00ec0b59544b6f5592774f9e56063512c17200385e92b +size 5036995936 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf new file mode 100644 index 0000000..beae8bc --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:07d3606a00c6278518f0be3942e3b0c048dd679f82b8a205498e288fa1c42982 +size 5328958816 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf new file mode 100644 index 0000000..40d500d --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9788dc90d71bdfec59e896721b8fc24487c0a998394e8dabf00536011a27b50b +size 5071861088 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf new file mode 100644 index 0000000..84e0fbb --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9efe1071d12fe493848a56ac1ee8f99a24659eee390b0cdf8167cbf9b494bfc3 +size 6258259296 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf new file mode 100644 index 0000000..f8ea41c --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ca59299ec47066f4db2b9812b5841c43a7d9ceb72e774ba02408463c99c12c7c +size 6107854176 diff --git a/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf new file mode 100644 index 0000000..abd0838 --- /dev/null +++ b/Yi-Coder-9B-Chat-Instruct-TIES.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b94c9956a7994a8b9318ed18a66f11e7c01ea4af80c70ce8fcf7312015afb14f +size 7245641056 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..4543dd6 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb4b2d8354989ae7a7c43c647bf16aa20597fd48c2b4f6845e1a222d8554821d +size 6843277