From 72f7598466b3fc671c5decfb71edc2db3b5fd67c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 7 May 2026 01:00:46 +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/stable-code-instruct-3b-i1-GGUF Source: Original Platform --- .gitattributes | 57 +++++++++++++++++++ README.md | 76 +++++++++++++++++++++++++ imatrix.dat | 3 + stable-code-instruct-3b.i1-IQ1_M.gguf | 3 + stable-code-instruct-3b.i1-IQ1_S.gguf | 3 + stable-code-instruct-3b.i1-IQ2_M.gguf | 3 + stable-code-instruct-3b.i1-IQ2_S.gguf | 3 + stable-code-instruct-3b.i1-IQ2_XS.gguf | 3 + stable-code-instruct-3b.i1-IQ2_XXS.gguf | 3 + stable-code-instruct-3b.i1-IQ3_M.gguf | 3 + stable-code-instruct-3b.i1-IQ3_S.gguf | 3 + stable-code-instruct-3b.i1-IQ3_XS.gguf | 3 + stable-code-instruct-3b.i1-IQ3_XXS.gguf | 3 + stable-code-instruct-3b.i1-IQ4_XS.gguf | 3 + stable-code-instruct-3b.i1-Q2_K.gguf | 3 + stable-code-instruct-3b.i1-Q3_K_L.gguf | 3 + stable-code-instruct-3b.i1-Q3_K_M.gguf | 3 + stable-code-instruct-3b.i1-Q3_K_S.gguf | 3 + stable-code-instruct-3b.i1-Q4_0.gguf | 3 + stable-code-instruct-3b.i1-Q4_K_M.gguf | 3 + stable-code-instruct-3b.i1-Q4_K_S.gguf | 3 + stable-code-instruct-3b.i1-Q5_K_M.gguf | 3 + stable-code-instruct-3b.i1-Q5_K_S.gguf | 3 + stable-code-instruct-3b.i1-Q6_K.gguf | 3 + 24 files changed, 199 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 imatrix.dat create mode 100644 stable-code-instruct-3b.i1-IQ1_M.gguf create mode 100644 stable-code-instruct-3b.i1-IQ1_S.gguf create mode 100644 stable-code-instruct-3b.i1-IQ2_M.gguf create mode 100644 stable-code-instruct-3b.i1-IQ2_S.gguf create mode 100644 stable-code-instruct-3b.i1-IQ2_XS.gguf create mode 100644 stable-code-instruct-3b.i1-IQ2_XXS.gguf create mode 100644 stable-code-instruct-3b.i1-IQ3_M.gguf create mode 100644 stable-code-instruct-3b.i1-IQ3_S.gguf create mode 100644 stable-code-instruct-3b.i1-IQ3_XS.gguf create mode 100644 stable-code-instruct-3b.i1-IQ3_XXS.gguf create mode 100644 stable-code-instruct-3b.i1-IQ4_XS.gguf create mode 100644 stable-code-instruct-3b.i1-Q2_K.gguf create mode 100644 stable-code-instruct-3b.i1-Q3_K_L.gguf create mode 100644 stable-code-instruct-3b.i1-Q3_K_M.gguf create mode 100644 stable-code-instruct-3b.i1-Q3_K_S.gguf create mode 100644 stable-code-instruct-3b.i1-Q4_0.gguf create mode 100644 stable-code-instruct-3b.i1-Q4_K_M.gguf create mode 100644 stable-code-instruct-3b.i1-Q4_K_S.gguf create mode 100644 stable-code-instruct-3b.i1-Q5_K_M.gguf create mode 100644 stable-code-instruct-3b.i1-Q5_K_S.gguf create mode 100644 stable-code-instruct-3b.i1-Q6_K.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c0b6bbc --- /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 +stable-code-instruct-3b.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +stable-code-instruct-3b.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/README.md b/README.md new file mode 100644 index 0000000..801f6de --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: stabilityai/stable-code-instruct-3b +language: +- en +library_name: transformers +license: other +quantized_by: mradermacher +tags: +- causal-lm +- code +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/stabilityai/stable-code-instruct-3b + + +static quants are available at https://huggingface.co/mradermacher/stable-code-instruct-3b-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/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ1_S.gguf) | i1-IQ1_S | 0.8 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ1_M.gguf) | i1-IQ1_M | 0.8 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_S.gguf) | i1-IQ2_S | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ2_M.gguf) | i1-IQ2_M | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q2_K.gguf) | i1-Q2_K | 1.2 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.2 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_S.gguf) | i1-IQ3_S | 1.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ3_M.gguf) | i1-IQ3_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.5 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.6 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q4_0.gguf) | i1-Q4_0 | 1.7 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.7 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.8 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.1 | | +| [GGUF](https://huggingface.co/mradermacher/stable-code-instruct-3b-i1-GGUF/resolve/main/stable-code-instruct-3b.i1-Q6_K.gguf) | i1-Q6_K | 2.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/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..74f2e14 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a821e87df67b7e0b328dd9e4a5ff04e9297be0e2010785a747ded667680dca9 +size 2858237 diff --git a/stable-code-instruct-3b.i1-IQ1_M.gguf b/stable-code-instruct-3b.i1-IQ1_M.gguf new file mode 100644 index 0000000..ca4c493 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37f6827e0fc3392f850eb4a544976cc18db47819755f306368f2e724aefd3a08 +size 727873536 diff --git a/stable-code-instruct-3b.i1-IQ1_S.gguf b/stable-code-instruct-3b.i1-IQ1_S.gguf new file mode 100644 index 0000000..64603c6 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eb3b2b5d0b078530c62643fd01fa5af7e7bd9bebfe4da4a97d00ccd73e758385 +size 679888896 diff --git a/stable-code-instruct-3b.i1-IQ2_M.gguf b/stable-code-instruct-3b.i1-IQ2_M.gguf new file mode 100644 index 0000000..54ecf62 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ff4d303391323c1e5bd30d7f9c05a07d318ac1888880c5275f4e0b7b600fa4e7 +size 1013418496 diff --git a/stable-code-instruct-3b.i1-IQ2_S.gguf b/stable-code-instruct-3b.i1-IQ2_S.gguf new file mode 100644 index 0000000..d68ade4 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1aa2e3d9e13e4c3ef5f73ba2db377a2cd96f5c4cb5f0c60c5ab1da89594920c3 +size 949438976 diff --git a/stable-code-instruct-3b.i1-IQ2_XS.gguf b/stable-code-instruct-3b.i1-IQ2_XS.gguf new file mode 100644 index 0000000..760bfc9 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0102f474f8a8d0b52741e93973a7b0de1e6f72facfa8fc1b0a38d1c9938cee19 +size 878381056 diff --git a/stable-code-instruct-3b.i1-IQ2_XXS.gguf b/stable-code-instruct-3b.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ed7f72a --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d97cc3e1e4aee6c9504a9ebef70606beecf75834ac9afc90c11c64538c8e3d78 +size 807847936 diff --git a/stable-code-instruct-3b.i1-IQ3_M.gguf b/stable-code-instruct-3b.i1-IQ3_M.gguf new file mode 100644 index 0000000..49f824f --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db2c607be4f454720f44b5d046408696aaacc8790d3a3ab84648d0b1d804ffa9 +size 1319556096 diff --git a/stable-code-instruct-3b.i1-IQ3_S.gguf b/stable-code-instruct-3b.i1-IQ3_S.gguf new file mode 100644 index 0000000..eb6c436 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de88b94b137087116e79dac42cab5f8d027240c1c1a680097d37a1e95eb79bae +size 1254450176 diff --git a/stable-code-instruct-3b.i1-IQ3_XS.gguf b/stable-code-instruct-3b.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a3accc2 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e1c1ed057d5a847ff00867b5ed7ef94ae9221d68927c7f4d641a28bcb93380c4 +size 1194976256 diff --git a/stable-code-instruct-3b.i1-IQ3_XXS.gguf b/stable-code-instruct-3b.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..38fbf0a --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9aa7bc390b3dd7b4b135dac9aff3e7b37c4a6f09a1956fa4feb4c6b919de0618 +size 1102014976 diff --git a/stable-code-instruct-3b.i1-IQ4_XS.gguf b/stable-code-instruct-3b.i1-IQ4_XS.gguf new file mode 100644 index 0000000..47eab87 --- /dev/null +++ b/stable-code-instruct-3b.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cbfb631deb35ba41460666ae68a1acfb723df14ce86363b4c7d365664a21fc41 +size 1525249536 diff --git a/stable-code-instruct-3b.i1-Q2_K.gguf b/stable-code-instruct-3b.i1-Q2_K.gguf new file mode 100644 index 0000000..1022d2b --- /dev/null +++ b/stable-code-instruct-3b.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e991e4fcb2069f236aeba047f07368bf60d458ed74726f419aa6f703782f281 +size 1083757056 diff --git a/stable-code-instruct-3b.i1-Q3_K_L.gguf b/stable-code-instruct-3b.i1-Q3_K_L.gguf new file mode 100644 index 0000000..da2d717 --- /dev/null +++ b/stable-code-instruct-3b.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c14b2b70a83abbb3dd536f64c130299dd1972e047a0bbdd19023d6ac18158e1 +size 1508566016 diff --git a/stable-code-instruct-3b.i1-Q3_K_M.gguf b/stable-code-instruct-3b.i1-Q3_K_M.gguf new file mode 100644 index 0000000..7820767 --- /dev/null +++ b/stable-code-instruct-3b.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5578f39497580944f4dcdc98f11c0e3eaf24730fd3cdb73e620518930f9d8447 +size 1391420416 diff --git a/stable-code-instruct-3b.i1-Q3_K_S.gguf b/stable-code-instruct-3b.i1-Q3_K_S.gguf new file mode 100644 index 0000000..1c50275 --- /dev/null +++ b/stable-code-instruct-3b.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5dcb41fdf36fdace8a2430de19dbc9d66bace143e4e523e18baa1075ec08efa +size 1254450176 diff --git a/stable-code-instruct-3b.i1-Q4_0.gguf b/stable-code-instruct-3b.i1-Q4_0.gguf new file mode 100644 index 0000000..4232208 --- /dev/null +++ b/stable-code-instruct-3b.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d421d8cd34a73d1973f7deebd20e656685aacd68a001b6c992b461db8d8825e3 +size 1612996096 diff --git a/stable-code-instruct-3b.i1-Q4_K_M.gguf b/stable-code-instruct-3b.i1-Q4_K_M.gguf new file mode 100644 index 0000000..566bcdb --- /dev/null +++ b/stable-code-instruct-3b.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0d5d935bf278a393d8bd8df4fbdde9cf690caff2264944b4d06734f69c8606 +size 1708596736 diff --git a/stable-code-instruct-3b.i1-Q4_K_S.gguf b/stable-code-instruct-3b.i1-Q4_K_S.gguf new file mode 100644 index 0000000..676b70c --- /dev/null +++ b/stable-code-instruct-3b.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033ebfc80dd8f5e009177a73444dcb67fdeeab60c44de13729e84180b72dfe4c +size 1620696576 diff --git a/stable-code-instruct-3b.i1-Q5_K_M.gguf b/stable-code-instruct-3b.i1-Q5_K_M.gguf new file mode 100644 index 0000000..784c7e2 --- /dev/null +++ b/stable-code-instruct-3b.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:612bd4fcad805bd8b8bd031ff2333dbc536b5cd1edef3af5f01cd4482fe417f7 +size 1993391616 diff --git a/stable-code-instruct-3b.i1-Q5_K_S.gguf b/stable-code-instruct-3b.i1-Q5_K_S.gguf new file mode 100644 index 0000000..3d7acb7 --- /dev/null +++ b/stable-code-instruct-3b.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c9cd659d3fb2c328912d060b23d117fe81653d5aba5d73a8d0b6e9025c6c185e +size 1941863936 diff --git a/stable-code-instruct-3b.i1-Q6_K.gguf b/stable-code-instruct-3b.i1-Q6_K.gguf new file mode 100644 index 0000000..2a960cc --- /dev/null +++ b/stable-code-instruct-3b.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:34d09c9889b0fa54e6354d23c3fed3d9d78bfc227438971dc43daf7d6da18e26 +size 2295986176