From 820f450fbeb08e8a09e97a308afe412a4f0a1a70 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 18:16: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/Tucan-9B-v1.0-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ README.md | 85 +++++++++++++++++++++++++++++++++++ Tucan-9B-v1.0.i1-IQ1_M.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ1_S.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ2_M.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ2_S.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ2_XS.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ2_XXS.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ3_M.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ3_S.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ3_XS.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ3_XXS.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ4_NL.gguf | 3 ++ Tucan-9B-v1.0.i1-IQ4_XS.gguf | 3 ++ Tucan-9B-v1.0.i1-Q2_K.gguf | 3 ++ Tucan-9B-v1.0.i1-Q2_K_S.gguf | 3 ++ Tucan-9B-v1.0.i1-Q3_K_L.gguf | 3 ++ Tucan-9B-v1.0.i1-Q3_K_M.gguf | 3 ++ Tucan-9B-v1.0.i1-Q3_K_S.gguf | 3 ++ Tucan-9B-v1.0.i1-Q4_0.gguf | 3 ++ Tucan-9B-v1.0.i1-Q4_1.gguf | 3 ++ Tucan-9B-v1.0.i1-Q4_K_M.gguf | 3 ++ Tucan-9B-v1.0.i1-Q4_K_S.gguf | 3 ++ Tucan-9B-v1.0.i1-Q5_K_M.gguf | 3 ++ Tucan-9B-v1.0.i1-Q5_K_S.gguf | 3 ++ Tucan-9B-v1.0.i1-Q6_K.gguf | 3 ++ imatrix.dat | 3 ++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 README.md create mode 100644 Tucan-9B-v1.0.i1-IQ1_M.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ1_S.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ2_M.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ2_S.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ2_XS.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ2_XXS.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ3_M.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ3_S.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ3_XS.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ3_XXS.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ4_NL.gguf create mode 100644 Tucan-9B-v1.0.i1-IQ4_XS.gguf create mode 100644 Tucan-9B-v1.0.i1-Q2_K.gguf create mode 100644 Tucan-9B-v1.0.i1-Q2_K_S.gguf create mode 100644 Tucan-9B-v1.0.i1-Q3_K_L.gguf create mode 100644 Tucan-9B-v1.0.i1-Q3_K_M.gguf create mode 100644 Tucan-9B-v1.0.i1-Q3_K_S.gguf create mode 100644 Tucan-9B-v1.0.i1-Q4_0.gguf create mode 100644 Tucan-9B-v1.0.i1-Q4_1.gguf create mode 100644 Tucan-9B-v1.0.i1-Q4_K_M.gguf create mode 100644 Tucan-9B-v1.0.i1-Q4_K_S.gguf create mode 100644 Tucan-9B-v1.0.i1-Q5_K_M.gguf create mode 100644 Tucan-9B-v1.0.i1-Q5_K_S.gguf create mode 100644 Tucan-9B-v1.0.i1-Q6_K.gguf create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..75314d9 --- /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 +Tucan-9B-v1.0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Tucan-9B-v1.0.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..61c2526 --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: llm-bg/Tucan-9B-v1.0 +language: +- bg +library_name: transformers +license: gemma +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- function_calling +- MCP +- tool_use +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/llm-bg/Tucan-9B-v1.0 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Tucan-9B-v1.0-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Tucan-9B-v1.0-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/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 2.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 2.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.9 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ2_S.gguf) | i1-IQ2_S | 3.3 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 3.5 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q2_K.gguf) | i1-Q2_K | 3.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ3_S.gguf) | i1-IQ3_S | 4.4 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 4.4 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 5.2 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 5.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q4_0.gguf) | i1-Q4_0 | 5.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 5.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.9 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q4_1.gguf) | i1-Q4_1 | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.7 | | +| [GGUF](https://huggingface.co/mradermacher/Tucan-9B-v1.0-i1-GGUF/resolve/main/Tucan-9B-v1.0.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/Tucan-9B-v1.0.i1-IQ1_M.gguf b/Tucan-9B-v1.0.i1-IQ1_M.gguf new file mode 100644 index 0000000..544d94b --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a89bebc44f58f6b94f81c71398ed2047f98175d13cd5b0cdb8c337b1c3696a9 +size 2545952128 diff --git a/Tucan-9B-v1.0.i1-IQ1_S.gguf b/Tucan-9B-v1.0.i1-IQ1_S.gguf new file mode 100644 index 0000000..12a6e78 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9d57994ffed8ef48b63127f9d5d9e6985a4cbd88764f183aa0ff7505c239cf83 +size 2378564992 diff --git a/Tucan-9B-v1.0.i1-IQ2_M.gguf b/Tucan-9B-v1.0.i1-IQ2_M.gguf new file mode 100644 index 0000000..572e159 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f46c50b8d5668943a07672fafe90b9705e00a8685b497ec496a919b5278cd5bc +size 3434669440 diff --git a/Tucan-9B-v1.0.i1-IQ2_S.gguf b/Tucan-9B-v1.0.i1-IQ2_S.gguf new file mode 100644 index 0000000..a281915 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:667fcba4b42ec44962f09a782c28bb959d577257884c757548b85cd5d8b091f1 +size 3211486592 diff --git a/Tucan-9B-v1.0.i1-IQ2_XS.gguf b/Tucan-9B-v1.0.i1-IQ2_XS.gguf new file mode 100644 index 0000000..0400a53 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8331bfc9ac7277e963839fd0d4fadee56ea78429f40afe50519c587a1cd26cac +size 3067381120 diff --git a/Tucan-9B-v1.0.i1-IQ2_XXS.gguf b/Tucan-9B-v1.0.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..34696ba --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a79d19e66192a454483998437ec941b0b9353ec7ccad75ef615e427a7d229517 +size 2824930688 diff --git a/Tucan-9B-v1.0.i1-IQ3_M.gguf b/Tucan-9B-v1.0.i1-IQ3_M.gguf new file mode 100644 index 0000000..42ed9a9 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ea3bac3457d6deabdf1660b6dc6ba55c19bbbe5d986ff6658191bd6270eca7b7 +size 4494615936 diff --git a/Tucan-9B-v1.0.i1-IQ3_S.gguf b/Tucan-9B-v1.0.i1-IQ3_S.gguf new file mode 100644 index 0000000..a49289a --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:397dabd07dfd803809deb1e2db18fd266226b39afa8571950be10d51b5d432b1 +size 4337665408 diff --git a/Tucan-9B-v1.0.i1-IQ3_XS.gguf b/Tucan-9B-v1.0.i1-IQ3_XS.gguf new file mode 100644 index 0000000..b07450a --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f2ed2ee02914c01773d95b9b85b56b453c0acaa380cdafaaa8e2505cb1c2d53 +size 4144989568 diff --git a/Tucan-9B-v1.0.i1-IQ3_XXS.gguf b/Tucan-9B-v1.0.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..a653209 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e0b389537a8da96584a73ff93e4481980ccac6bb2a5f596481ed1b79e6dc5efc +size 3796739456 diff --git a/Tucan-9B-v1.0.i1-IQ4_NL.gguf b/Tucan-9B-v1.0.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ff54bd0 --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:647a86fc0da51d657d4cb625821aab9c90e39a776e7f3fef5089d93d813c1cdf +size 5443143040 diff --git a/Tucan-9B-v1.0.i1-IQ4_XS.gguf b/Tucan-9B-v1.0.i1-IQ4_XS.gguf new file mode 100644 index 0000000..c68b97b --- /dev/null +++ b/Tucan-9B-v1.0.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:80542fc96f5d48c91a88db078ea46fc707548e3207daea843eabfabd8a63554f +size 5183030656 diff --git a/Tucan-9B-v1.0.i1-Q2_K.gguf b/Tucan-9B-v1.0.i1-Q2_K.gguf new file mode 100644 index 0000000..b8866cb --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5102603c37f284f5d2bc6c84a0f44a885b8edd2ec04e276d118cb85db3c0e51 +size 3805398400 diff --git a/Tucan-9B-v1.0.i1-Q2_K_S.gguf b/Tucan-9B-v1.0.i1-Q2_K_S.gguf new file mode 100644 index 0000000..a2c7363 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c6d82386d24c4717e44782a35bbe70d24e019afed89da32278038c91b6d0b49 +size 3552511360 diff --git a/Tucan-9B-v1.0.i1-Q3_K_L.gguf b/Tucan-9B-v1.0.i1-Q3_K_L.gguf new file mode 100644 index 0000000..66af1d8 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:360b81a69aae4ca4f403e922a080d5a635290d24a9cf5b2d0ff290b0da195a83 +size 5132453248 diff --git a/Tucan-9B-v1.0.i1-Q3_K_M.gguf b/Tucan-9B-v1.0.i1-Q3_K_M.gguf new file mode 100644 index 0000000..8e18f2a --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de07488ec29164ec79c847144a3f14a07ab5e19911c1562dc6c45af61b1ffd45 +size 4761781632 diff --git a/Tucan-9B-v1.0.i1-Q3_K_S.gguf b/Tucan-9B-v1.0.i1-Q3_K_S.gguf new file mode 100644 index 0000000..e29d764 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0c06cbf23491c6136ffe3d64d704b7c74ad5cbef0bde9470823d563101de62c4 +size 4337665408 diff --git a/Tucan-9B-v1.0.i1-Q4_0.gguf b/Tucan-9B-v1.0.i1-Q4_0.gguf new file mode 100644 index 0000000..88f835e --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:773cfc90eed3215d12144a66f8d58b9928a68be8eafec57f745d3fcea803ef5f +size 5459199360 diff --git a/Tucan-9B-v1.0.i1-Q4_1.gguf b/Tucan-9B-v1.0.i1-Q4_1.gguf new file mode 100644 index 0000000..cc45ba7 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62e8a639b770f2829aac08ca0110dc67274a7fb3e4836cd4f52b91eb62e33839 +size 5963367808 diff --git a/Tucan-9B-v1.0.i1-Q4_K_M.gguf b/Tucan-9B-v1.0.i1-Q4_K_M.gguf new file mode 100644 index 0000000..f241ba3 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:215779a025d2a629b79956e292628203e89e7ed6c0d7216f7f8af964e5e91233 +size 5761058176 diff --git a/Tucan-9B-v1.0.i1-Q4_K_S.gguf b/Tucan-9B-v1.0.i1-Q4_K_S.gguf new file mode 100644 index 0000000..93b4b7e --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:852798c120a2c763d29367c2b66eef8ba602422fa9ff91861bce92cd8ac9e839 +size 5478925696 diff --git a/Tucan-9B-v1.0.i1-Q5_K_M.gguf b/Tucan-9B-v1.0.i1-Q5_K_M.gguf new file mode 100644 index 0000000..da24f92 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9bf42ff6cac63ff8ded21c69970576bb167af5aa317a7b9b7e8dd86891ee811c +size 6647367040 diff --git a/Tucan-9B-v1.0.i1-Q5_K_S.gguf b/Tucan-9B-v1.0.i1-Q5_K_S.gguf new file mode 100644 index 0000000..441932e --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd7a4335323cd5785ea08e64bddb02f8a31448ca11df9712673c8e6eae4da099 +size 6483592576 diff --git a/Tucan-9B-v1.0.i1-Q6_K.gguf b/Tucan-9B-v1.0.i1-Q6_K.gguf new file mode 100644 index 0000000..d4e0a86 --- /dev/null +++ b/Tucan-9B-v1.0.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:87130444bf06327aa8e47591a826d8820a948d03a9f84d4fec9786b7115726f5 +size 7589070208 diff --git a/imatrix.dat b/imatrix.dat new file mode 100644 index 0000000..88b2490 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a224f75ad93b85021de8e00719a48fbac8acc54a9857ff50f9e5172e0c85229 +size 6116887