From 7f5a1bc06da412d2321a365ae50134b59288663d Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 7 Jul 2026 16:44: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/Sungur-9B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ README.md | 92 +++++++++++++++++++++++++++++++++++++++ Sungur-9B.i1-IQ1_M.gguf | 3 ++ Sungur-9B.i1-IQ1_S.gguf | 3 ++ Sungur-9B.i1-IQ2_M.gguf | 3 ++ Sungur-9B.i1-IQ2_S.gguf | 3 ++ Sungur-9B.i1-IQ2_XS.gguf | 3 ++ Sungur-9B.i1-IQ2_XXS.gguf | 3 ++ Sungur-9B.i1-IQ3_M.gguf | 3 ++ Sungur-9B.i1-IQ3_S.gguf | 3 ++ Sungur-9B.i1-IQ3_XS.gguf | 3 ++ Sungur-9B.i1-IQ3_XXS.gguf | 3 ++ Sungur-9B.i1-IQ4_NL.gguf | 3 ++ Sungur-9B.i1-IQ4_XS.gguf | 3 ++ Sungur-9B.i1-Q2_K.gguf | 3 ++ Sungur-9B.i1-Q2_K_S.gguf | 3 ++ Sungur-9B.i1-Q3_K_L.gguf | 3 ++ Sungur-9B.i1-Q3_K_M.gguf | 3 ++ Sungur-9B.i1-Q3_K_S.gguf | 3 ++ Sungur-9B.i1-Q4_0.gguf | 3 ++ Sungur-9B.i1-Q4_1.gguf | 3 ++ Sungur-9B.i1-Q4_K_M.gguf | 3 ++ Sungur-9B.i1-Q4_K_S.gguf | 3 ++ Sungur-9B.i1-Q5_K_M.gguf | 3 ++ Sungur-9B.i1-Q5_K_S.gguf | 3 ++ Sungur-9B.i1-Q6_K.gguf | 3 ++ Sungur-9B.imatrix.gguf | 3 ++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Sungur-9B.i1-IQ1_M.gguf create mode 100644 Sungur-9B.i1-IQ1_S.gguf create mode 100644 Sungur-9B.i1-IQ2_M.gguf create mode 100644 Sungur-9B.i1-IQ2_S.gguf create mode 100644 Sungur-9B.i1-IQ2_XS.gguf create mode 100644 Sungur-9B.i1-IQ2_XXS.gguf create mode 100644 Sungur-9B.i1-IQ3_M.gguf create mode 100644 Sungur-9B.i1-IQ3_S.gguf create mode 100644 Sungur-9B.i1-IQ3_XS.gguf create mode 100644 Sungur-9B.i1-IQ3_XXS.gguf create mode 100644 Sungur-9B.i1-IQ4_NL.gguf create mode 100644 Sungur-9B.i1-IQ4_XS.gguf create mode 100644 Sungur-9B.i1-Q2_K.gguf create mode 100644 Sungur-9B.i1-Q2_K_S.gguf create mode 100644 Sungur-9B.i1-Q3_K_L.gguf create mode 100644 Sungur-9B.i1-Q3_K_M.gguf create mode 100644 Sungur-9B.i1-Q3_K_S.gguf create mode 100644 Sungur-9B.i1-Q4_0.gguf create mode 100644 Sungur-9B.i1-Q4_1.gguf create mode 100644 Sungur-9B.i1-Q4_K_M.gguf create mode 100644 Sungur-9B.i1-Q4_K_S.gguf create mode 100644 Sungur-9B.i1-Q5_K_M.gguf create mode 100644 Sungur-9B.i1-Q5_K_S.gguf create mode 100644 Sungur-9B.i1-Q6_K.gguf create mode 100644 Sungur-9B.imatrix.gguf diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..d06a34e --- /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 +Sungur-9B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-9B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Sungur-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..9303df8 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: suayptalha/Sungur-9B +language: +- tr +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- gemma2 +- instruction +- DPO +- Turkish +- axolotl +- sungur +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/suayptalha/Sungur-9B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Sungur-9B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Sungur-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/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q2_K.gguf) | i1-Q2_K | 3.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ3_S.gguf) | i1-IQ3_S | 4.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q4_0.gguf) | i1-Q4_0 | 5.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q4_1.gguf) | i1-Q4_1 | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-9B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Sungur-9B-i1-GGUF/resolve/main/Sungur-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/Sungur-9B.i1-IQ1_M.gguf b/Sungur-9B.i1-IQ1_M.gguf new file mode 100644 index 0000000..a3f03f1 --- /dev/null +++ b/Sungur-9B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:199dfcefe5cdfc377a02fb71d97d527cc5bcdb668b28050d7a120d98f6f81232 +size 2545952512 diff --git a/Sungur-9B.i1-IQ1_S.gguf b/Sungur-9B.i1-IQ1_S.gguf new file mode 100644 index 0000000..747528f --- /dev/null +++ b/Sungur-9B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0767e8abbe136e2ff53a56945f354cf7f65056d6f710a8ce31096fe3da5c20cf +size 2378565376 diff --git a/Sungur-9B.i1-IQ2_M.gguf b/Sungur-9B.i1-IQ2_M.gguf new file mode 100644 index 0000000..9669210 --- /dev/null +++ b/Sungur-9B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:88d773c1f95d652e35447f4885bdac0d11f154f549cdc41b1f042ca9ab0562e0 +size 3434669824 diff --git a/Sungur-9B.i1-IQ2_S.gguf b/Sungur-9B.i1-IQ2_S.gguf new file mode 100644 index 0000000..9d356e6 --- /dev/null +++ b/Sungur-9B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64910ba9e3525a9e41f64f591e061ec0b0a330fa0ae00c95c608021b7adc824f +size 3211486976 diff --git a/Sungur-9B.i1-IQ2_XS.gguf b/Sungur-9B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d1261ad --- /dev/null +++ b/Sungur-9B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fe34954f7bed1445045f13cb87be76c295d01964b387c4626f546b6e691f8f38 +size 3067381504 diff --git a/Sungur-9B.i1-IQ2_XXS.gguf b/Sungur-9B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..b028bd8 --- /dev/null +++ b/Sungur-9B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:846c2dd14d73edec05a763c880ab6e4885e971c976f3fe3e8224986137fc8e99 +size 2824931072 diff --git a/Sungur-9B.i1-IQ3_M.gguf b/Sungur-9B.i1-IQ3_M.gguf new file mode 100644 index 0000000..dfe6b37 --- /dev/null +++ b/Sungur-9B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5bdef640eccdc24cf20c1410ff1136090b4cdc1775ac08c07618624864891d9 +size 4494616320 diff --git a/Sungur-9B.i1-IQ3_S.gguf b/Sungur-9B.i1-IQ3_S.gguf new file mode 100644 index 0000000..4d08af3 --- /dev/null +++ b/Sungur-9B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2b27d1425f91840389b11c4e066b93575e9301ede7290686d694e4580dcf929 +size 4337665792 diff --git a/Sungur-9B.i1-IQ3_XS.gguf b/Sungur-9B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..46037ab --- /dev/null +++ b/Sungur-9B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40d9f9ce094d4e0654c9aaf1ca2782222378e93d4815a35072735cc7abbba82 +size 4144989952 diff --git a/Sungur-9B.i1-IQ3_XXS.gguf b/Sungur-9B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..9e20f69 --- /dev/null +++ b/Sungur-9B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fa797c3c11e96be595e47a8ca7c260296968f49729dedb0b33159c18e4e65d9a +size 3796739840 diff --git a/Sungur-9B.i1-IQ4_NL.gguf b/Sungur-9B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..632bd86 --- /dev/null +++ b/Sungur-9B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:283d1985b12d5602bfdf66ecc1df3afada5618ddd924e7e1c19ac80da8b80e03 +size 5443143424 diff --git a/Sungur-9B.i1-IQ4_XS.gguf b/Sungur-9B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..892c0b7 --- /dev/null +++ b/Sungur-9B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f7d458f6338d0be644f23ded501336e936b2c2fa114b254ab3a652cb2736233 +size 5183031040 diff --git a/Sungur-9B.i1-Q2_K.gguf b/Sungur-9B.i1-Q2_K.gguf new file mode 100644 index 0000000..01e6caf --- /dev/null +++ b/Sungur-9B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d728550f7de84e12ace9b99a83c9d0fb9e002e3d7c83cbd54ea296b5090d0ce1 +size 3805398784 diff --git a/Sungur-9B.i1-Q2_K_S.gguf b/Sungur-9B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..363fa62 --- /dev/null +++ b/Sungur-9B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89321c93fd5b9c0faf80578269b88ee1ed9835cc43df64b1aaf29fc22d44d360 +size 3552511744 diff --git a/Sungur-9B.i1-Q3_K_L.gguf b/Sungur-9B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..84faad4 --- /dev/null +++ b/Sungur-9B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:626f67372adb3c8752db0599b11cb469d00715c3caa9284b88f44518b43183fd +size 5132453632 diff --git a/Sungur-9B.i1-Q3_K_M.gguf b/Sungur-9B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..0b0cac4 --- /dev/null +++ b/Sungur-9B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4c390a25f12079857442979b1160bbd011f79713f9b2dd1fc676b9b1d82bb214 +size 4761782016 diff --git a/Sungur-9B.i1-Q3_K_S.gguf b/Sungur-9B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..74e0b07 --- /dev/null +++ b/Sungur-9B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0598184c99f8f5b6346052dd78a60aa6595f0280550880ce532f17f610632b07 +size 4337665792 diff --git a/Sungur-9B.i1-Q4_0.gguf b/Sungur-9B.i1-Q4_0.gguf new file mode 100644 index 0000000..65fa2d6 --- /dev/null +++ b/Sungur-9B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:14a69d6f910109e1c9998259f1d90aa6b20b1e7ef97fffc4de7a1727933315c3 +size 5459199744 diff --git a/Sungur-9B.i1-Q4_1.gguf b/Sungur-9B.i1-Q4_1.gguf new file mode 100644 index 0000000..cd4828e --- /dev/null +++ b/Sungur-9B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e560171014d35db9a58cbbd09353427a54f04c129e6459d8717d63903aea567e +size 5963368192 diff --git a/Sungur-9B.i1-Q4_K_M.gguf b/Sungur-9B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..6b1eb79 --- /dev/null +++ b/Sungur-9B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5defb0d7cba817f46bff8a498e63207b5e7976ae4432b9bf0410f54985c5737d +size 5761058560 diff --git a/Sungur-9B.i1-Q4_K_S.gguf b/Sungur-9B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..0bb1eec --- /dev/null +++ b/Sungur-9B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89847e28645c763c99809859bd9efb06d8a9afd896b0616a45dd2b1967317a32 +size 5478926080 diff --git a/Sungur-9B.i1-Q5_K_M.gguf b/Sungur-9B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..e0789c9 --- /dev/null +++ b/Sungur-9B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bd8b5f26716ef790e9c77157baeae404de4c887a8cc33ba4c6154a4260b0d594 +size 6647367424 diff --git a/Sungur-9B.i1-Q5_K_S.gguf b/Sungur-9B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..7afc6da --- /dev/null +++ b/Sungur-9B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:350c65b4acdba3881e67d2a42a5bda52bf598fc2c78ccd9a403457630deeeb3f +size 6483592960 diff --git a/Sungur-9B.i1-Q6_K.gguf b/Sungur-9B.i1-Q6_K.gguf new file mode 100644 index 0000000..fbc58a4 --- /dev/null +++ b/Sungur-9B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdbc04bec9258097ef4cc1a39d9af37ca4bcf91d5f3680fb984aa434c018d4f +size 7589070592 diff --git a/Sungur-9B.imatrix.gguf b/Sungur-9B.imatrix.gguf new file mode 100644 index 0000000..587b9bf --- /dev/null +++ b/Sungur-9B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c7f01c98cc8f9730787db5ed93bb10d2d60ad1e0d14d2b73b6fb989ecdb6cd69 +size 6152352