From 362390be44f5f9219fa48f7e193073f0c5ca3c36 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 17 Jun 2026 19:04: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/Orthrus-12b-v0.8-i1-GGUF Source: Original Platform --- .gitattributes | 57 ++++++++++++++++++++++++ Orthrus-12b-v0.8.i1-IQ1_M.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ1_S.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ2_M.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ2_S.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ2_XS.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ2_XXS.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ3_M.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ3_S.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ3_XS.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ3_XXS.gguf | 3 ++ Orthrus-12b-v0.8.i1-IQ4_XS.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q2_K.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q3_K_L.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q3_K_M.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q3_K_S.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q4_0.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q4_K_M.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q4_K_S.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q5_K_M.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q5_K_S.gguf | 3 ++ Orthrus-12b-v0.8.i1-Q6_K.gguf | 3 ++ README.md | 76 ++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 24 files changed, 199 insertions(+) create mode 100644 .gitattributes create mode 100644 Orthrus-12b-v0.8.i1-IQ1_M.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ1_S.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ2_M.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ2_S.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ2_XS.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ2_XXS.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ3_M.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ3_S.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ3_XS.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ3_XXS.gguf create mode 100644 Orthrus-12b-v0.8.i1-IQ4_XS.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q2_K.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q3_K_L.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q3_K_M.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q3_K_S.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q4_0.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q4_K_M.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q4_K_S.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q5_K_M.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q5_K_S.gguf create mode 100644 Orthrus-12b-v0.8.i1-Q6_K.gguf create mode 100644 README.md create mode 100644 imatrix.dat diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..c1845d6 --- /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 +Orthrus-12b-v0.8.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Orthrus-12b-v0.8.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Orthrus-12b-v0.8.i1-IQ1_M.gguf b/Orthrus-12b-v0.8.i1-IQ1_M.gguf new file mode 100644 index 0000000..2ce211a --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:28d95254b5ae6f2953405c57f073d37c02646f0d9b846a66fb9521aca108cc36 +size 3221624896 diff --git a/Orthrus-12b-v0.8.i1-IQ1_S.gguf b/Orthrus-12b-v0.8.i1-IQ1_S.gguf new file mode 100644 index 0000000..19f2e9d --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a37c0288908381302ab051188a09bfb8407db5734683e9d4f244d4339247417e +size 2999212096 diff --git a/Orthrus-12b-v0.8.i1-IQ2_M.gguf b/Orthrus-12b-v0.8.i1-IQ2_M.gguf new file mode 100644 index 0000000..0e122c4 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dcddcb4407e1b936262dc2dc696b10f67e83118240224e704fe6f41dff9615c5 +size 4435023936 diff --git a/Orthrus-12b-v0.8.i1-IQ2_S.gguf b/Orthrus-12b-v0.8.i1-IQ2_S.gguf new file mode 100644 index 0000000..6eb5d93 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b557b7fe8acb967cb010f23b63c9912c0563ba73f07e4b7ab629849bc518ea76 +size 4138473536 diff --git a/Orthrus-12b-v0.8.i1-IQ2_XS.gguf b/Orthrus-12b-v0.8.i1-IQ2_XS.gguf new file mode 100644 index 0000000..38674b8 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:653861d42b404fd9331965e61ee03c3c080714a1acd02e72a4c0da3e96fc78da +size 3915077696 diff --git a/Orthrus-12b-v0.8.i1-IQ2_XXS.gguf b/Orthrus-12b-v0.8.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..ba54a4d --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:69e20ff107985a64f0c401d9c08037a7bd84ea08fb6d494aedcc233e8d6958e7 +size 3592312896 diff --git a/Orthrus-12b-v0.8.i1-IQ3_M.gguf b/Orthrus-12b-v0.8.i1-IQ3_M.gguf new file mode 100644 index 0000000..d2223fb --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:093e91f56148381381e964bb4c2ebdd4d94a7b2da499c0f5f6c878fe0ff304a5 +size 5722232896 diff --git a/Orthrus-12b-v0.8.i1-IQ3_S.gguf b/Orthrus-12b-v0.8.i1-IQ3_S.gguf new file mode 100644 index 0000000..c263454 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2a85c4c867c00694f769d2de95903bb5c1d664253513d3ee3daf0a667bbecb2 +size 5562079296 diff --git a/Orthrus-12b-v0.8.i1-IQ3_XS.gguf b/Orthrus-12b-v0.8.i1-IQ3_XS.gguf new file mode 100644 index 0000000..0d26de7 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a7f358f8718f9a4e41a166f54410669edbed7d8607f565e06941e46892ad6c4 +size 5306488896 diff --git a/Orthrus-12b-v0.8.i1-IQ3_XXS.gguf b/Orthrus-12b-v0.8.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8f55168 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f1c3e4fa27a7171fbc6270d5ad6c1aa1cba137945888a3c0846a8d61d690f515 +size 4945385536 diff --git a/Orthrus-12b-v0.8.i1-IQ4_XS.gguf b/Orthrus-12b-v0.8.i1-IQ4_XS.gguf new file mode 100644 index 0000000..94fe0ea --- /dev/null +++ b/Orthrus-12b-v0.8.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c479e5c12076a5654232680cc30d5e4c2140d9cc45e06bd9b2ba2b3b983776fb +size 6742710336 diff --git a/Orthrus-12b-v0.8.i1-Q2_K.gguf b/Orthrus-12b-v0.8.i1-Q2_K.gguf new file mode 100644 index 0000000..7d7d160 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99629e38f84a9be3e4ee19060731782344970471ac3d3d4a036040a9970964ed +size 4791048256 diff --git a/Orthrus-12b-v0.8.i1-Q3_K_L.gguf b/Orthrus-12b-v0.8.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d55a6c2 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ade208b22fbeca45608baa3e4f12bb40a5d10c6fa60d0ed7592943df3cc27619 +size 6561503296 diff --git a/Orthrus-12b-v0.8.i1-Q3_K_M.gguf b/Orthrus-12b-v0.8.i1-Q3_K_M.gguf new file mode 100644 index 0000000..6d3056e --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a40a246b26cbeb229179a4ab1028b034cbe71104c9373cdc41cf9dd57ecb313d +size 6083090496 diff --git a/Orthrus-12b-v0.8.i1-Q3_K_S.gguf b/Orthrus-12b-v0.8.i1-Q3_K_S.gguf new file mode 100644 index 0000000..15b1af1 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:08609bfd40321158eaf7c3a1324a9fabc13633e6139dfcc45c43258b5a9a9be5 +size 5534226496 diff --git a/Orthrus-12b-v0.8.i1-Q4_0.gguf b/Orthrus-12b-v0.8.i1-Q4_0.gguf new file mode 100644 index 0000000..5efe14f --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9037ea561a191bc2dcea1812aa0a65e0c1b338ea4f0e8b9075bb170cc9cba815 +size 7094638656 diff --git a/Orthrus-12b-v0.8.i1-Q4_K_M.gguf b/Orthrus-12b-v0.8.i1-Q4_K_M.gguf new file mode 100644 index 0000000..d3792e8 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8156aca3c9d0b8b873a0af85f7bd5f6acdf2db9f7caa4ed3ddb0fa2e75b949b2 +size 7477205056 diff --git a/Orthrus-12b-v0.8.i1-Q4_K_S.gguf b/Orthrus-12b-v0.8.i1-Q4_K_S.gguf new file mode 100644 index 0000000..4317c8f --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee32c9ec5e7c473e6b5ac71f2ed348c656583991d00ccebc7afc473394aa310e +size 7120197696 diff --git a/Orthrus-12b-v0.8.i1-Q5_K_M.gguf b/Orthrus-12b-v0.8.i1-Q5_K_M.gguf new file mode 100644 index 0000000..7609fcc --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8007cd25d6157ec5729dbeb229675ff2c1598861c327f4b40ba871d2c8a96939 +size 8727631936 diff --git a/Orthrus-12b-v0.8.i1-Q5_K_S.gguf b/Orthrus-12b-v0.8.i1-Q5_K_S.gguf new file mode 100644 index 0000000..b31d917 --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:320a54bae55b7afced8e424800329b82da6238f697cede53e6b4956f03bf741f +size 8518735936 diff --git a/Orthrus-12b-v0.8.i1-Q6_K.gguf b/Orthrus-12b-v0.8.i1-Q6_K.gguf new file mode 100644 index 0000000..54ddecb --- /dev/null +++ b/Orthrus-12b-v0.8.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:aacf709178ed3d703e51a68b4e3c0131fde820965b202dad31bb4bbfe4e3666b +size 10056210496 diff --git a/README.md b/README.md new file mode 100644 index 0000000..e3d8b4e --- /dev/null +++ b/README.md @@ -0,0 +1,76 @@ +--- +base_model: Pyroserenus/Orthrus-12b-v0.8 +language: +- en +library_name: transformers +license: cc-by-nc-4.0 +quantized_by: mradermacher +tags: +- mergekit +- merge +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/Pyroserenus/Orthrus-12b-v0.8 + + +static quants are available at https://huggingface.co/mradermacher/Orthrus-12b-v0.8-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/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/Orthrus-12b-v0.8-i1-GGUF/resolve/main/Orthrus-12b-v0.8.i1-Q6_K.gguf) | i1-Q6_K | 10.2 | 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..c20f7ff --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cfc09d9661159748e074af06229f5f270068dacea5c999af9acb643b450d1fc +size 7054405