From 4a8394e5aadc8afa07065035bc52745577bdfaeb Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sun, 10 May 2026 01:50:25 +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/EsotericSage-12B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++++ EsotericSage-12B.i1-IQ1_M.gguf | 3 ++ EsotericSage-12B.i1-IQ1_S.gguf | 3 ++ EsotericSage-12B.i1-IQ2_M.gguf | 3 ++ EsotericSage-12B.i1-IQ2_S.gguf | 3 ++ EsotericSage-12B.i1-IQ2_XS.gguf | 3 ++ EsotericSage-12B.i1-IQ2_XXS.gguf | 3 ++ EsotericSage-12B.i1-IQ3_M.gguf | 3 ++ EsotericSage-12B.i1-IQ3_S.gguf | 3 ++ EsotericSage-12B.i1-IQ3_XS.gguf | 3 ++ EsotericSage-12B.i1-IQ3_XXS.gguf | 3 ++ EsotericSage-12B.i1-IQ4_NL.gguf | 3 ++ EsotericSage-12B.i1-IQ4_XS.gguf | 3 ++ EsotericSage-12B.i1-Q2_K.gguf | 3 ++ EsotericSage-12B.i1-Q2_K_S.gguf | 3 ++ EsotericSage-12B.i1-Q3_K_L.gguf | 3 ++ EsotericSage-12B.i1-Q3_K_M.gguf | 3 ++ EsotericSage-12B.i1-Q3_K_S.gguf | 3 ++ EsotericSage-12B.i1-Q4_0.gguf | 3 ++ EsotericSage-12B.i1-Q4_1.gguf | 3 ++ EsotericSage-12B.i1-Q4_K_M.gguf | 3 ++ EsotericSage-12B.i1-Q4_K_S.gguf | 3 ++ EsotericSage-12B.i1-Q5_K_M.gguf | 3 ++ EsotericSage-12B.i1-Q5_K_S.gguf | 3 ++ EsotericSage-12B.i1-Q6_K.gguf | 3 ++ README.md | 85 ++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 220 insertions(+) create mode 100644 .gitattributes create mode 100644 EsotericSage-12B.i1-IQ1_M.gguf create mode 100644 EsotericSage-12B.i1-IQ1_S.gguf create mode 100644 EsotericSage-12B.i1-IQ2_M.gguf create mode 100644 EsotericSage-12B.i1-IQ2_S.gguf create mode 100644 EsotericSage-12B.i1-IQ2_XS.gguf create mode 100644 EsotericSage-12B.i1-IQ2_XXS.gguf create mode 100644 EsotericSage-12B.i1-IQ3_M.gguf create mode 100644 EsotericSage-12B.i1-IQ3_S.gguf create mode 100644 EsotericSage-12B.i1-IQ3_XS.gguf create mode 100644 EsotericSage-12B.i1-IQ3_XXS.gguf create mode 100644 EsotericSage-12B.i1-IQ4_NL.gguf create mode 100644 EsotericSage-12B.i1-IQ4_XS.gguf create mode 100644 EsotericSage-12B.i1-Q2_K.gguf create mode 100644 EsotericSage-12B.i1-Q2_K_S.gguf create mode 100644 EsotericSage-12B.i1-Q3_K_L.gguf create mode 100644 EsotericSage-12B.i1-Q3_K_M.gguf create mode 100644 EsotericSage-12B.i1-Q3_K_S.gguf create mode 100644 EsotericSage-12B.i1-Q4_0.gguf create mode 100644 EsotericSage-12B.i1-Q4_1.gguf create mode 100644 EsotericSage-12B.i1-Q4_K_M.gguf create mode 100644 EsotericSage-12B.i1-Q4_K_S.gguf create mode 100644 EsotericSage-12B.i1-Q5_K_M.gguf create mode 100644 EsotericSage-12B.i1-Q5_K_S.gguf create mode 100644 EsotericSage-12B.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..f11ea06 --- /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 +EsotericSage-12B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +EsotericSage-12B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/EsotericSage-12B.i1-IQ1_M.gguf b/EsotericSage-12B.i1-IQ1_M.gguf new file mode 100644 index 0000000..8920586 --- /dev/null +++ b/EsotericSage-12B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7bb7a0250984b6f6502720ff2808368bc660d5787c8ef70eef3b40e829912991 +size 3221628480 diff --git a/EsotericSage-12B.i1-IQ1_S.gguf b/EsotericSage-12B.i1-IQ1_S.gguf new file mode 100644 index 0000000..d6b2944 --- /dev/null +++ b/EsotericSage-12B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7f1cfc9d46fb9a43632fbe8c598fcaa099eb965e61484a41fa52f094f5703e7d +size 2999215680 diff --git a/EsotericSage-12B.i1-IQ2_M.gguf b/EsotericSage-12B.i1-IQ2_M.gguf new file mode 100644 index 0000000..6322330 --- /dev/null +++ b/EsotericSage-12B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ce190b1eb711a4efb14fcbca0050ad63be2e3579e0259d0159c47d9414cf0800 +size 4435027520 diff --git a/EsotericSage-12B.i1-IQ2_S.gguf b/EsotericSage-12B.i1-IQ2_S.gguf new file mode 100644 index 0000000..1da6748 --- /dev/null +++ b/EsotericSage-12B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0613a7fc20729549afc54151d711ace9fd1002faad67ab1a17812e5ebcaea571 +size 4138477120 diff --git a/EsotericSage-12B.i1-IQ2_XS.gguf b/EsotericSage-12B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..afa5331 --- /dev/null +++ b/EsotericSage-12B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fd230c0e5a18015237441dd45cac212efd0144394ba3e93dce0e1e35a3aef129 +size 3915081280 diff --git a/EsotericSage-12B.i1-IQ2_XXS.gguf b/EsotericSage-12B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..7645354 --- /dev/null +++ b/EsotericSage-12B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b3a4f50ded43fc790e9fbc2439b96a3b63832dafa4832d50d6bd003b4b965c6 +size 3592316480 diff --git a/EsotericSage-12B.i1-IQ3_M.gguf b/EsotericSage-12B.i1-IQ3_M.gguf new file mode 100644 index 0000000..e5a56a6 --- /dev/null +++ b/EsotericSage-12B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3bb9dea2eb2780846f7a8842ad7e9dce00d6c5668e5d09a88cd1282e10ea977f +size 5722236480 diff --git a/EsotericSage-12B.i1-IQ3_S.gguf b/EsotericSage-12B.i1-IQ3_S.gguf new file mode 100644 index 0000000..570e8c5 --- /dev/null +++ b/EsotericSage-12B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:44fba3baad7d9de575e134a5a6cad3fc5f7bf2b59f18b078513bcb76146315e0 +size 5562082880 diff --git a/EsotericSage-12B.i1-IQ3_XS.gguf b/EsotericSage-12B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..22ed584 --- /dev/null +++ b/EsotericSage-12B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a367d008e047f097144879c0548e55a778d19e2b1654709f2d9cabf6b74909b9 +size 5306492480 diff --git a/EsotericSage-12B.i1-IQ3_XXS.gguf b/EsotericSage-12B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..8274cae --- /dev/null +++ b/EsotericSage-12B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b15d21c53085f4bda257f8e50131b8801a48f85f817cbbeca17020953b7a9ae +size 4945389120 diff --git a/EsotericSage-12B.i1-IQ4_NL.gguf b/EsotericSage-12B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5f85b43 --- /dev/null +++ b/EsotericSage-12B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8671f7a384afed3c2526f9af2218ca8ac0188db2142db544eb593b1591bde61d +size 7097919040 diff --git a/EsotericSage-12B.i1-IQ4_XS.gguf b/EsotericSage-12B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..d5354cf --- /dev/null +++ b/EsotericSage-12B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bbea519bf4353c6999998092d6f269cbadaf5489d6577d68b574bc1d729f30db +size 6742713920 diff --git a/EsotericSage-12B.i1-Q2_K.gguf b/EsotericSage-12B.i1-Q2_K.gguf new file mode 100644 index 0000000..2fad777 --- /dev/null +++ b/EsotericSage-12B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5a60d48f1dde1179086d57bb1d7981ae4ad6b6c828a530040c94b1935a9a2089 +size 4791051840 diff --git a/EsotericSage-12B.i1-Q2_K_S.gguf b/EsotericSage-12B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..bf79232 --- /dev/null +++ b/EsotericSage-12B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:89ed48baa34a7e607201a465765b912b6242c5162545779707cf7bbd7bcfd902 +size 4493682240 diff --git a/EsotericSage-12B.i1-Q3_K_L.gguf b/EsotericSage-12B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..45d43a3 --- /dev/null +++ b/EsotericSage-12B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f02a8d16584d8b6d4cc8bc691b8a62d2f84cc10e110f6da844fa0cfb53cc88a +size 6561506880 diff --git a/EsotericSage-12B.i1-Q3_K_M.gguf b/EsotericSage-12B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..a5b5325 --- /dev/null +++ b/EsotericSage-12B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a822a8f22ea59a0b6474b78e33f2e3baa3cc6084f1476214c7c2ea069c4cd9ef +size 6083094080 diff --git a/EsotericSage-12B.i1-Q3_K_S.gguf b/EsotericSage-12B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..ddb8785 --- /dev/null +++ b/EsotericSage-12B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:708b9b856f1a4b08f8387652cb7fb8244f98821162a814f37eb72ddecc8a0d1d +size 5534230080 diff --git a/EsotericSage-12B.i1-Q4_0.gguf b/EsotericSage-12B.i1-Q4_0.gguf new file mode 100644 index 0000000..b7a9c83 --- /dev/null +++ b/EsotericSage-12B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c06257213dcf94829349808c65f2f6262464b7ba1da451dd7a1a70b358fe117 +size 7094642240 diff --git a/EsotericSage-12B.i1-Q4_1.gguf b/EsotericSage-12B.i1-Q4_1.gguf new file mode 100644 index 0000000..3d86929 --- /dev/null +++ b/EsotericSage-12B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3e8a6ccbe66740160bea60dcbb98b5090a7833951389c68992caa7ae9e4e27f7 +size 7795222080 diff --git a/EsotericSage-12B.i1-Q4_K_M.gguf b/EsotericSage-12B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..7c58c86 --- /dev/null +++ b/EsotericSage-12B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2a13ca304f52bebae9a5f4ae9117438e085968312a3593d8f264e177dc0af2b1 +size 7477208640 diff --git a/EsotericSage-12B.i1-Q4_K_S.gguf b/EsotericSage-12B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c3cf0b8 --- /dev/null +++ b/EsotericSage-12B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e7a527961c0d8dab1ea4f76c6316176ee5b0d99a828324f36d2b6c45d344a99d +size 7120201280 diff --git a/EsotericSage-12B.i1-Q5_K_M.gguf b/EsotericSage-12B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8bde94f --- /dev/null +++ b/EsotericSage-12B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e6642b50d018e974f2c9f18e65130ee67a084f9f2ed9a803b0827163a20a0930 +size 8727635520 diff --git a/EsotericSage-12B.i1-Q5_K_S.gguf b/EsotericSage-12B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..62e8044 --- /dev/null +++ b/EsotericSage-12B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96bc5f315e35a67fb76567b0fc05af9fb7635adb12d031713241e4d0dcefa1f2 +size 8518739520 diff --git a/EsotericSage-12B.i1-Q6_K.gguf b/EsotericSage-12B.i1-Q6_K.gguf new file mode 100644 index 0000000..4ade74e --- /dev/null +++ b/EsotericSage-12B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a1548d7585a95fc9c220ef8d94ac8a8a609525c2fcc1a20f69a1bd04bd3029c9 +size 10056214080 diff --git a/README.md b/README.md new file mode 100644 index 0000000..f5ae11f --- /dev/null +++ b/README.md @@ -0,0 +1,85 @@ +--- +base_model: yamatazen/EsotericSage-12B +language: +- en +- ja +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- mergekit +- merge +- nearswap +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/yamatazen/EsotericSage-12B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#EsotericSage-12B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/EsotericSage-12B-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/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ1_S.gguf) | i1-IQ1_S | 3.1 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ1_M.gguf) | i1-IQ1_M | 3.3 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ2_S.gguf) | i1-IQ2_S | 4.2 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ2_M.gguf) | i1-IQ2_M | 4.5 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.6 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q2_K.gguf) | i1-Q2_K | 4.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.0 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.4 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.6 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ3_S.gguf) | i1-IQ3_S | 5.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ3_M.gguf) | i1-IQ3_M | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 6.7 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 6.8 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q4_0.gguf) | i1-Q4_0 | 7.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 7.6 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q4_1.gguf) | i1-Q4_1 | 7.9 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 8.6 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 8.8 | | +| [GGUF](https://huggingface.co/mradermacher/EsotericSage-12B-i1-GGUF/resolve/main/EsotericSage-12B.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..ef42c56 --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b36d8e01e0e11f7d59dc1bee4b0870dc227903e844959dd4834b49d25958565 +size 7054405