From c97e46ac9f72fe3e8d2fad9294a482f14da416fb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 21:19:17 +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/Stylographic-9B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ README.md | 78 +++++++++++++++++++++++++++++++++ Stylographic-9B.i1-IQ1_M.gguf | 3 ++ Stylographic-9B.i1-IQ1_S.gguf | 3 ++ Stylographic-9B.i1-IQ2_M.gguf | 3 ++ Stylographic-9B.i1-IQ2_S.gguf | 3 ++ Stylographic-9B.i1-IQ2_XS.gguf | 3 ++ Stylographic-9B.i1-IQ2_XXS.gguf | 3 ++ Stylographic-9B.i1-IQ3_M.gguf | 3 ++ Stylographic-9B.i1-IQ3_S.gguf | 3 ++ Stylographic-9B.i1-IQ3_XS.gguf | 3 ++ Stylographic-9B.i1-IQ3_XXS.gguf | 3 ++ Stylographic-9B.i1-IQ4_NL.gguf | 3 ++ Stylographic-9B.i1-IQ4_XS.gguf | 3 ++ Stylographic-9B.i1-Q2_K.gguf | 3 ++ Stylographic-9B.i1-Q2_K_S.gguf | 3 ++ Stylographic-9B.i1-Q3_K_L.gguf | 3 ++ Stylographic-9B.i1-Q3_K_M.gguf | 3 ++ Stylographic-9B.i1-Q3_K_S.gguf | 3 ++ Stylographic-9B.i1-Q4_0.gguf | 3 ++ Stylographic-9B.i1-Q4_1.gguf | 3 ++ Stylographic-9B.i1-Q4_K_M.gguf | 3 ++ Stylographic-9B.i1-Q4_K_S.gguf | 3 ++ Stylographic-9B.i1-Q5_K_M.gguf | 3 ++ Stylographic-9B.i1-Q5_K_S.gguf | 3 ++ Stylographic-9B.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 213 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Stylographic-9B.i1-IQ1_M.gguf create mode 100644 Stylographic-9B.i1-IQ1_S.gguf create mode 100644 Stylographic-9B.i1-IQ2_M.gguf create mode 100644 Stylographic-9B.i1-IQ2_S.gguf create mode 100644 Stylographic-9B.i1-IQ2_XS.gguf create mode 100644 Stylographic-9B.i1-IQ2_XXS.gguf create mode 100644 Stylographic-9B.i1-IQ3_M.gguf create mode 100644 Stylographic-9B.i1-IQ3_S.gguf create mode 100644 Stylographic-9B.i1-IQ3_XS.gguf create mode 100644 Stylographic-9B.i1-IQ3_XXS.gguf create mode 100644 Stylographic-9B.i1-IQ4_NL.gguf create mode 100644 Stylographic-9B.i1-IQ4_XS.gguf create mode 100644 Stylographic-9B.i1-Q2_K.gguf create mode 100644 Stylographic-9B.i1-Q2_K_S.gguf create mode 100644 Stylographic-9B.i1-Q3_K_L.gguf create mode 100644 Stylographic-9B.i1-Q3_K_M.gguf create mode 100644 Stylographic-9B.i1-Q3_K_S.gguf create mode 100644 Stylographic-9B.i1-Q4_0.gguf create mode 100644 Stylographic-9B.i1-Q4_1.gguf create mode 100644 Stylographic-9B.i1-Q4_K_M.gguf create mode 100644 Stylographic-9B.i1-Q4_K_S.gguf create mode 100644 Stylographic-9B.i1-Q5_K_M.gguf create mode 100644 Stylographic-9B.i1-Q5_K_S.gguf create mode 100644 Stylographic-9B.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..3620b88 --- /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 +Stylographic-9B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Stylographic-9B.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..9870657 --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: ClaudioItaly/Stylographic-9B +language: +- en +library_name: transformers +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/ClaudioItaly/Stylographic-9B + + +static quants are available at https://huggingface.co/mradermacher/Stylographic-9B-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/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q2_K.gguf) | i1-Q2_K | 3.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ3_S.gguf) | i1-IQ3_S | 4.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q4_0.gguf) | i1-Q4_0 | 5.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q4_1.gguf) | i1-Q4_1 | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Stylographic-9B-i1-GGUF/resolve/main/Stylographic-9B.i1-Q6_K.gguf) | i1-Q6_K | 7.7 | 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/Stylographic-9B.i1-IQ1_M.gguf b/Stylographic-9B.i1-IQ1_M.gguf new file mode 100644 index 0000000..919b1ed --- /dev/null +++ b/Stylographic-9B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:eea9d2d8bd300bbd705e3cbce0ee1219e5d5299b4a74a899fdc830c801831bfa +size 2545952896 diff --git a/Stylographic-9B.i1-IQ1_S.gguf b/Stylographic-9B.i1-IQ1_S.gguf new file mode 100644 index 0000000..c0aeb2b --- /dev/null +++ b/Stylographic-9B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:756fa4d98bc3a81ee4cb8737c89247129c9606fed14d240866e221f3e20761ba +size 2378565760 diff --git a/Stylographic-9B.i1-IQ2_M.gguf b/Stylographic-9B.i1-IQ2_M.gguf new file mode 100644 index 0000000..da248c3 --- /dev/null +++ b/Stylographic-9B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4e0fd4900a1e82a12b3519cbcb51ad98d01f92d16cf0197dc19d1b71009e816b +size 3434670208 diff --git a/Stylographic-9B.i1-IQ2_S.gguf b/Stylographic-9B.i1-IQ2_S.gguf new file mode 100644 index 0000000..102b3d6 --- /dev/null +++ b/Stylographic-9B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:430c853d79ee889c73488f412629cdb690e9d451ec8315e42225ccfa21a41fbb +size 3211487360 diff --git a/Stylographic-9B.i1-IQ2_XS.gguf b/Stylographic-9B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..ba87a89 --- /dev/null +++ b/Stylographic-9B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67610e372d5391aded60eafaba8a3b1c0067050c093973c6075082ad7c54f4b0 +size 3067381888 diff --git a/Stylographic-9B.i1-IQ2_XXS.gguf b/Stylographic-9B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..c03136f --- /dev/null +++ b/Stylographic-9B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd3ac3b0b85ae6aa231085adeeb84436da0f0d8eb178519265290ce41f2bcc1 +size 2824931456 diff --git a/Stylographic-9B.i1-IQ3_M.gguf b/Stylographic-9B.i1-IQ3_M.gguf new file mode 100644 index 0000000..bf152b5 --- /dev/null +++ b/Stylographic-9B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8f0f56d22620df6092a672fed4f99d7a27a89957f9eada67b598c58c179a5e07 +size 4494616704 diff --git a/Stylographic-9B.i1-IQ3_S.gguf b/Stylographic-9B.i1-IQ3_S.gguf new file mode 100644 index 0000000..ad03598 --- /dev/null +++ b/Stylographic-9B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d495794c9f826ca53a148ef254f3fb73c1df54b5f631cb64d260dde175554582 +size 4337666176 diff --git a/Stylographic-9B.i1-IQ3_XS.gguf b/Stylographic-9B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..ea297e5 --- /dev/null +++ b/Stylographic-9B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ddefc3a486416afd15d64db82faf1b7cb89f5a7a50a25637c9e7c98bbc2fb902 +size 4144990336 diff --git a/Stylographic-9B.i1-IQ3_XXS.gguf b/Stylographic-9B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..2d31b53 --- /dev/null +++ b/Stylographic-9B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dc65b64bb0aa60f26f580d0ae9d1b40804bd1e07cfe52b3da3de2b0707dd4b3 +size 3796740224 diff --git a/Stylographic-9B.i1-IQ4_NL.gguf b/Stylographic-9B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..febfbc0 --- /dev/null +++ b/Stylographic-9B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a8fc215b987efe0cb5347ae9d6c003f283764a257ddd11721561da7844d2e614 +size 5443143808 diff --git a/Stylographic-9B.i1-IQ4_XS.gguf b/Stylographic-9B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..89a510f --- /dev/null +++ b/Stylographic-9B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ede11cbc2bd24c1a32fc3172a14ad4ba5714f097cb7231d60c82e5b4463b3032 +size 5183031424 diff --git a/Stylographic-9B.i1-Q2_K.gguf b/Stylographic-9B.i1-Q2_K.gguf new file mode 100644 index 0000000..fa5dad1 --- /dev/null +++ b/Stylographic-9B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a83761f8f608b7448b73899c93ff66f4d1021f5db0ac94dee512b3fe43227c60 +size 3805399168 diff --git a/Stylographic-9B.i1-Q2_K_S.gguf b/Stylographic-9B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..c0ddc6d --- /dev/null +++ b/Stylographic-9B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c0c814d2e37b970a3ef4d98b851e68b318815dba7455cff5e2b86b6bb422366 +size 3552512128 diff --git a/Stylographic-9B.i1-Q3_K_L.gguf b/Stylographic-9B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..55ad109 --- /dev/null +++ b/Stylographic-9B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c76ef470ed9a8777808259f0cf65fd5b3049ba479d88385891505409b10a8a6 +size 5132454016 diff --git a/Stylographic-9B.i1-Q3_K_M.gguf b/Stylographic-9B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a488899 --- /dev/null +++ b/Stylographic-9B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7c0a15ef8d65f6e3bb35da44fe79878cd94a8628c5f22a43f8da193766ee3200 +size 4761782400 diff --git a/Stylographic-9B.i1-Q3_K_S.gguf b/Stylographic-9B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a071e14 --- /dev/null +++ b/Stylographic-9B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d80deb3f0fc0aaf3821edc1246a111af8a13963fe0a33ab2fc97fc81b393cc05 +size 4337666176 diff --git a/Stylographic-9B.i1-Q4_0.gguf b/Stylographic-9B.i1-Q4_0.gguf new file mode 100644 index 0000000..f6b487e --- /dev/null +++ b/Stylographic-9B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b598ca937542bbdae7d0cdb797a052f78825f083f5b238d61ec84f2fb399864e +size 5459200128 diff --git a/Stylographic-9B.i1-Q4_1.gguf b/Stylographic-9B.i1-Q4_1.gguf new file mode 100644 index 0000000..5f398f0 --- /dev/null +++ b/Stylographic-9B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14ef234ef0e1f149f35fe443750f3ce9d0a9ed3f73f1665406e2462f21658ced +size 5963368576 diff --git a/Stylographic-9B.i1-Q4_K_M.gguf b/Stylographic-9B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..017695a --- /dev/null +++ b/Stylographic-9B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c9b6e2c06d7f095bc11a19c1d4f465b02861be3dacfcf3d561b33d744bb99fd +size 5761058944 diff --git a/Stylographic-9B.i1-Q4_K_S.gguf b/Stylographic-9B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..a6d3f39 --- /dev/null +++ b/Stylographic-9B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:63c3b44e8de8ae6157f928da4ce1edac4a44dfaa9c712d3f975ff5136db858fc +size 5478926464 diff --git a/Stylographic-9B.i1-Q5_K_M.gguf b/Stylographic-9B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..4325124 --- /dev/null +++ b/Stylographic-9B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e71eb290060376479dda496a41ba89f53989e7ec233232261c849d1f78206720 +size 6647367808 diff --git a/Stylographic-9B.i1-Q5_K_S.gguf b/Stylographic-9B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..5498381 --- /dev/null +++ b/Stylographic-9B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:344aefa4885b7d050e78f03c57764e6aaef58a97099ef1d7b28a07f327360efe +size 6483593344 diff --git a/Stylographic-9B.i1-Q6_K.gguf b/Stylographic-9B.i1-Q6_K.gguf new file mode 100644 index 0000000..cab9b04 --- /dev/null +++ b/Stylographic-9B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5d3893e5d5e6ec1b85710d9125dde572a1ae3c00f37c98da2e819a53ee5071b1 +size 7589070976 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..963151e --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cc87e47bf7800c3b1c6e3b3abdbbed62785de98cd4b86bafa59a65e70372dd4 +size 6116887