From 9dc5f51db31bf90b811e5ad7cc4707d04e70ce28 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Wed, 10 Jun 2026 12:04: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/13B-Thorns-l2-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++ 13B-Thorns-l2.i1-IQ1_M.gguf | 3 ++ 13B-Thorns-l2.i1-IQ1_S.gguf | 3 ++ 13B-Thorns-l2.i1-IQ2_M.gguf | 3 ++ 13B-Thorns-l2.i1-IQ2_S.gguf | 3 ++ 13B-Thorns-l2.i1-IQ2_XS.gguf | 3 ++ 13B-Thorns-l2.i1-IQ2_XXS.gguf | 3 ++ 13B-Thorns-l2.i1-IQ3_M.gguf | 3 ++ 13B-Thorns-l2.i1-IQ3_S.gguf | 3 ++ 13B-Thorns-l2.i1-IQ3_XS.gguf | 3 ++ 13B-Thorns-l2.i1-IQ3_XXS.gguf | 3 ++ 13B-Thorns-l2.i1-IQ4_NL.gguf | 3 ++ 13B-Thorns-l2.i1-IQ4_XS.gguf | 3 ++ 13B-Thorns-l2.i1-Q2_K.gguf | 3 ++ 13B-Thorns-l2.i1-Q2_K_S.gguf | 3 ++ 13B-Thorns-l2.i1-Q3_K_L.gguf | 3 ++ 13B-Thorns-l2.i1-Q3_K_M.gguf | 3 ++ 13B-Thorns-l2.i1-Q3_K_S.gguf | 3 ++ 13B-Thorns-l2.i1-Q4_0.gguf | 3 ++ 13B-Thorns-l2.i1-Q4_1.gguf | 3 ++ 13B-Thorns-l2.i1-Q4_K_M.gguf | 3 ++ 13B-Thorns-l2.i1-Q4_K_S.gguf | 3 ++ 13B-Thorns-l2.i1-Q5_K_M.gguf | 3 ++ 13B-Thorns-l2.i1-Q5_K_S.gguf | 3 ++ 13B-Thorns-l2.i1-Q6_K.gguf | 3 ++ 13B-Thorns-l2.imatrix.gguf | 3 ++ README.md | 92 +++++++++++++++++++++++++++++++++++ 27 files changed, 227 insertions(+) create mode 100644 .gitattributes create mode 100644 13B-Thorns-l2.i1-IQ1_M.gguf create mode 100644 13B-Thorns-l2.i1-IQ1_S.gguf create mode 100644 13B-Thorns-l2.i1-IQ2_M.gguf create mode 100644 13B-Thorns-l2.i1-IQ2_S.gguf create mode 100644 13B-Thorns-l2.i1-IQ2_XS.gguf create mode 100644 13B-Thorns-l2.i1-IQ2_XXS.gguf create mode 100644 13B-Thorns-l2.i1-IQ3_M.gguf create mode 100644 13B-Thorns-l2.i1-IQ3_S.gguf create mode 100644 13B-Thorns-l2.i1-IQ3_XS.gguf create mode 100644 13B-Thorns-l2.i1-IQ3_XXS.gguf create mode 100644 13B-Thorns-l2.i1-IQ4_NL.gguf create mode 100644 13B-Thorns-l2.i1-IQ4_XS.gguf create mode 100644 13B-Thorns-l2.i1-Q2_K.gguf create mode 100644 13B-Thorns-l2.i1-Q2_K_S.gguf create mode 100644 13B-Thorns-l2.i1-Q3_K_L.gguf create mode 100644 13B-Thorns-l2.i1-Q3_K_M.gguf create mode 100644 13B-Thorns-l2.i1-Q3_K_S.gguf create mode 100644 13B-Thorns-l2.i1-Q4_0.gguf create mode 100644 13B-Thorns-l2.i1-Q4_1.gguf create mode 100644 13B-Thorns-l2.i1-Q4_K_M.gguf create mode 100644 13B-Thorns-l2.i1-Q4_K_S.gguf create mode 100644 13B-Thorns-l2.i1-Q5_K_M.gguf create mode 100644 13B-Thorns-l2.i1-Q5_K_S.gguf create mode 100644 13B-Thorns-l2.i1-Q6_K.gguf create mode 100644 13B-Thorns-l2.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..05f5d5d --- /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 +13B-Thorns-l2.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +13B-Thorns-l2.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/13B-Thorns-l2.i1-IQ1_M.gguf b/13B-Thorns-l2.i1-IQ1_M.gguf new file mode 100644 index 0000000..ea96c87 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29f2ebfc8090d36ff4dba5b44c1a672e6e81452bc059bd88eeac07efb2641611 +size 3138777600 diff --git a/13B-Thorns-l2.i1-IQ1_S.gguf b/13B-Thorns-l2.i1-IQ1_S.gguf new file mode 100644 index 0000000..32d77dc --- /dev/null +++ b/13B-Thorns-l2.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:456725e2a4d5224429ea1f86c53201345d05f78f30c756a266b08642fbb5437c +size 2898854400 diff --git a/13B-Thorns-l2.i1-IQ2_M.gguf b/13B-Thorns-l2.i1-IQ2_M.gguf new file mode 100644 index 0000000..b52eb58 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:96860898b3013cc578cebb6f79fbc910e529e80c44e598cac57c9677c628c64f +size 4517763840 diff --git a/13B-Thorns-l2.i1-IQ2_S.gguf b/13B-Thorns-l2.i1-IQ2_S.gguf new file mode 100644 index 0000000..b554f85 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9ae9a56735fc7787a215e7de30e508d89f1c708c03d678e631ae971eb6211d3 +size 4197866240 diff --git a/13B-Thorns-l2.i1-IQ2_XS.gguf b/13B-Thorns-l2.i1-IQ2_XS.gguf new file mode 100644 index 0000000..4627ef2 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1abb40ddea4fbbede7c679e350ea5f9258ea58569db7129bf0282a3e5d2548e7 +size 3891315200 diff --git a/13B-Thorns-l2.i1-IQ2_XXS.gguf b/13B-Thorns-l2.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..a0263d7 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ced0a37a8920920af2119d02dad3b8f6ce85ab420808f99f82d651cb16855e1c +size 3538649600 diff --git a/13B-Thorns-l2.i1-IQ3_M.gguf b/13B-Thorns-l2.i1-IQ3_M.gguf new file mode 100644 index 0000000..9b62692 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:293b85b2d4c3a9484df8c318ee30c1b4a51cdec43244ceef8967890bb570e59f +size 5984716800 diff --git a/13B-Thorns-l2.i1-IQ3_S.gguf b/13B-Thorns-l2.i1-IQ3_S.gguf new file mode 100644 index 0000000..a85b756 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ee80f46e376890b5b79fdcce96e8568ec14ecdbcd02de4364cfe9cff33e1127b +size 5659187200 diff --git a/13B-Thorns-l2.i1-IQ3_XS.gguf b/13B-Thorns-l2.i1-IQ3_XS.gguf new file mode 100644 index 0000000..cb0330e --- /dev/null +++ b/13B-Thorns-l2.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbcdb7d3b552a94725b308e3233a590ddaf3a11a1d9fd605c5f6aad1010a8fc0 +size 5361817600 diff --git a/13B-Thorns-l2.i1-IQ3_XXS.gguf b/13B-Thorns-l2.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..69f7cfc --- /dev/null +++ b/13B-Thorns-l2.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:118066c355a0cb3bac7f0f8946a77bf9aab9575ed29e924a52f452cea12ddfca +size 4960746240 diff --git a/13B-Thorns-l2.i1-IQ4_NL.gguf b/13B-Thorns-l2.i1-IQ4_NL.gguf new file mode 100644 index 0000000..257c614 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ebb0d771b867ac58ea85dd4788c7484aa667fa556656654cc854d21248146de7 +size 7366063360 diff --git a/13B-Thorns-l2.i1-IQ4_XS.gguf b/13B-Thorns-l2.i1-IQ4_XS.gguf new file mode 100644 index 0000000..187c4c1 --- /dev/null +++ b/13B-Thorns-l2.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2c2684d318a59703a4976c038cc68de95ed55e9256540c1998b633e77f78561c +size 6964445440 diff --git a/13B-Thorns-l2.i1-Q2_K.gguf b/13B-Thorns-l2.i1-Q2_K.gguf new file mode 100644 index 0000000..70b1e7d --- /dev/null +++ b/13B-Thorns-l2.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cba275a0609a5ff640a76b22af5413afcc95c84e2fcc72845ada724d6e718cdb +size 4854460160 diff --git a/13B-Thorns-l2.i1-Q2_K_S.gguf b/13B-Thorns-l2.i1-Q2_K_S.gguf new file mode 100644 index 0000000..3be8502 --- /dev/null +++ b/13B-Thorns-l2.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:487e21b6a1862bd20365e96b27db42dfcce49f4b39e050d2d5029a0b9dad5331 +size 4436872960 diff --git a/13B-Thorns-l2.i1-Q3_K_L.gguf b/13B-Thorns-l2.i1-Q3_K_L.gguf new file mode 100644 index 0000000..d96fc60 --- /dev/null +++ b/13B-Thorns-l2.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a771bc5c06de073af38083aa46d285c74bb800b1a72fd610a7d4a567280fdf11 +size 6929766400 diff --git a/13B-Thorns-l2.i1-Q3_K_M.gguf b/13B-Thorns-l2.i1-Q3_K_M.gguf new file mode 100644 index 0000000..e5de96f --- /dev/null +++ b/13B-Thorns-l2.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cc4e81c49bf24edaf5695ae33d03f6b2ea8653bc4d6407f266658e87e77ffea2 +size 6337976320 diff --git a/13B-Thorns-l2.i1-Q3_K_S.gguf b/13B-Thorns-l2.i1-Q3_K_S.gguf new file mode 100644 index 0000000..4490b34 --- /dev/null +++ b/13B-Thorns-l2.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:055ef751090d7c573e65ca8798f0347d2ae9d0cf7842209e18f00f36ea45bb49 +size 5659187200 diff --git a/13B-Thorns-l2.i1-Q4_0.gguf b/13B-Thorns-l2.i1-Q4_0.gguf new file mode 100644 index 0000000..f5543f0 --- /dev/null +++ b/13B-Thorns-l2.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a7cceb7c6616642988e835a16f4904bf5b3452af4f4670ffffcfec0a6928d8ac +size 7388181760 diff --git a/13B-Thorns-l2.i1-Q4_1.gguf b/13B-Thorns-l2.i1-Q4_1.gguf new file mode 100644 index 0000000..386ae81 --- /dev/null +++ b/13B-Thorns-l2.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e522a5a360652f50cd3ca0ef7d0bde94a5b913651bf5586f708e854b9ccc2a6 +size 8169299200 diff --git a/13B-Thorns-l2.i1-Q4_K_M.gguf b/13B-Thorns-l2.i1-Q4_K_M.gguf new file mode 100644 index 0000000..ef6d277 --- /dev/null +++ b/13B-Thorns-l2.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f398b31e5b933819eb1f8c9295cb819413b627f3d5fc2c877656c5626d6164b6 +size 7866184960 diff --git a/13B-Thorns-l2.i1-Q4_K_S.gguf b/13B-Thorns-l2.i1-Q4_K_S.gguf new file mode 100644 index 0000000..1c2d444 --- /dev/null +++ b/13B-Thorns-l2.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b5c69a103c28c2172d50e27e52603eba3de587db4cf064410a07a4d10d14e075 +size 7423407360 diff --git a/13B-Thorns-l2.i1-Q5_K_M.gguf b/13B-Thorns-l2.i1-Q5_K_M.gguf new file mode 100644 index 0000000..8defefa --- /dev/null +++ b/13B-Thorns-l2.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:599973bd95c68fccbcb8f65b3c23601230cec14e77ae300c28de27bfcc8752a6 +size 9230173440 diff --git a/13B-Thorns-l2.i1-Q5_K_S.gguf b/13B-Thorns-l2.i1-Q5_K_S.gguf new file mode 100644 index 0000000..ea34432 --- /dev/null +++ b/13B-Thorns-l2.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25e876d98403e66147be857ddd9cc3dd02cb0cefdaa81750944b62b6ad015653 +size 8972535040 diff --git a/13B-Thorns-l2.i1-Q6_K.gguf b/13B-Thorns-l2.i1-Q6_K.gguf new file mode 100644 index 0000000..c3146c1 --- /dev/null +++ b/13B-Thorns-l2.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7b3ae6c3db6212692b52174931e2103adfe1044d94349caafb99ae1925e4319a +size 10679411200 diff --git a/13B-Thorns-l2.imatrix.gguf b/13B-Thorns-l2.imatrix.gguf new file mode 100644 index 0000000..cfc210c --- /dev/null +++ b/13B-Thorns-l2.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e6528749d0e84e157ccd5ee9b204646551f2d01b38436285055a28440d9797 +size 7170112 diff --git a/README.md b/README.md new file mode 100644 index 0000000..7c23153 --- /dev/null +++ b/README.md @@ -0,0 +1,92 @@ +--- +base_model: CalderaAI/13B-Thorns-l2 +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- llama +- alpaca +- cot +- vicuna +- uncensored +- merge +- mix +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/CalderaAI/13B-Thorns-l2 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#13B-Thorns-l2-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/13B-Thorns-l2-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/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ1_S.gguf) | i1-IQ1_S | 3.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ1_M.gguf) | i1-IQ1_M | 3.2 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 3.6 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ2_XS.gguf) | i1-IQ2_XS | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ2_S.gguf) | i1-IQ2_S | 4.3 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q2_K_S.gguf) | i1-Q2_K_S | 4.5 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ2_M.gguf) | i1-IQ2_M | 4.6 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q2_K.gguf) | i1-Q2_K | 5.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 5.1 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ3_XS.gguf) | i1-IQ3_XS | 5.5 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ3_S.gguf) | i1-IQ3_S | 5.8 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q3_K_S.gguf) | i1-Q3_K_S | 5.8 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ3_M.gguf) | i1-IQ3_M | 6.1 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q3_K_M.gguf) | i1-Q3_K_M | 6.4 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q3_K_L.gguf) | i1-Q3_K_L | 7.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ4_XS.gguf) | i1-IQ4_XS | 7.1 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-IQ4_NL.gguf) | i1-IQ4_NL | 7.5 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q4_0.gguf) | i1-Q4_0 | 7.5 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q4_K_S.gguf) | i1-Q4_K_S | 7.5 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q4_K_M.gguf) | i1-Q4_K_M | 8.0 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q4_1.gguf) | i1-Q4_1 | 8.3 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q5_K_S.gguf) | i1-Q5_K_S | 9.1 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q5_K_M.gguf) | i1-Q5_K_M | 9.3 | | +| [GGUF](https://huggingface.co/mradermacher/13B-Thorns-l2-i1-GGUF/resolve/main/13B-Thorns-l2.i1-Q6_K.gguf) | i1-Q6_K | 10.8 | 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. + +