From 7fb8aa50bf49f923e8ea591f99165c3e32c48976 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 6 Aug 2026 11:57: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/Arch-Agent-1.5B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ Arch-Agent-1.5B.i1-IQ1_M.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ1_S.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ2_M.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ2_S.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ2_XS.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ2_XXS.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ3_M.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ3_S.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ3_XS.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ3_XXS.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ4_NL.gguf | 3 ++ Arch-Agent-1.5B.i1-IQ4_XS.gguf | 3 ++ Arch-Agent-1.5B.i1-Q2_K.gguf | 3 ++ Arch-Agent-1.5B.i1-Q2_K_S.gguf | 3 ++ Arch-Agent-1.5B.i1-Q3_K_L.gguf | 3 ++ Arch-Agent-1.5B.i1-Q3_K_M.gguf | 3 ++ Arch-Agent-1.5B.i1-Q3_K_S.gguf | 3 ++ Arch-Agent-1.5B.i1-Q4_0.gguf | 3 ++ Arch-Agent-1.5B.i1-Q4_1.gguf | 3 ++ Arch-Agent-1.5B.i1-Q4_K_M.gguf | 3 ++ Arch-Agent-1.5B.i1-Q4_K_S.gguf | 3 ++ Arch-Agent-1.5B.i1-Q5_K_M.gguf | 3 ++ Arch-Agent-1.5B.i1-Q5_K_S.gguf | 3 ++ Arch-Agent-1.5B.i1-Q6_K.gguf | 3 ++ README.md | 78 +++++++++++++++++++++++++++++++++ imatrix.dat | 3 ++ 27 files changed, 213 insertions(+) create mode 100644 .gitattributes create mode 100644 Arch-Agent-1.5B.i1-IQ1_M.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ1_S.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ2_M.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ2_S.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ2_XS.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ2_XXS.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ3_M.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ3_S.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ3_XS.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ3_XXS.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ4_NL.gguf create mode 100644 Arch-Agent-1.5B.i1-IQ4_XS.gguf create mode 100644 Arch-Agent-1.5B.i1-Q2_K.gguf create mode 100644 Arch-Agent-1.5B.i1-Q2_K_S.gguf create mode 100644 Arch-Agent-1.5B.i1-Q3_K_L.gguf create mode 100644 Arch-Agent-1.5B.i1-Q3_K_M.gguf create mode 100644 Arch-Agent-1.5B.i1-Q3_K_S.gguf create mode 100644 Arch-Agent-1.5B.i1-Q4_0.gguf create mode 100644 Arch-Agent-1.5B.i1-Q4_1.gguf create mode 100644 Arch-Agent-1.5B.i1-Q4_K_M.gguf create mode 100644 Arch-Agent-1.5B.i1-Q4_K_S.gguf create mode 100644 Arch-Agent-1.5B.i1-Q5_K_M.gguf create mode 100644 Arch-Agent-1.5B.i1-Q5_K_S.gguf create mode 100644 Arch-Agent-1.5B.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..63c6de5 --- /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 +Arch-Agent-1.5B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Arch-Agent-1.5B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Arch-Agent-1.5B.i1-IQ1_M.gguf b/Arch-Agent-1.5B.i1-IQ1_M.gguf new file mode 100644 index 0000000..acba02d --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:afc453b138e53bb864cc936792ac7b6e6b0c509d5415fe9fef86049f2c86af0e +size 464459456 diff --git a/Arch-Agent-1.5B.i1-IQ1_S.gguf b/Arch-Agent-1.5B.i1-IQ1_S.gguf new file mode 100644 index 0000000..7509ea6 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7dbb471cbc89c7f851174cec0501d248233a60b9204bba7f64d9cceea8db9143 +size 436525760 diff --git a/Arch-Agent-1.5B.i1-IQ2_M.gguf b/Arch-Agent-1.5B.i1-IQ2_M.gguf new file mode 100644 index 0000000..390369a --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:930abcbc534e81ae8d01f6fbd04943d129e6a294fb7b508619c6b2c558f34ba4 +size 601052864 diff --git a/Arch-Agent-1.5B.i1-IQ2_S.gguf b/Arch-Agent-1.5B.i1-IQ2_S.gguf new file mode 100644 index 0000000..b700b57 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c69ea76f4397db1d41e126200fa04df1061108039a531c38f87fa9b42c66ee64 +size 563807936 diff --git a/Arch-Agent-1.5B.i1-IQ2_XS.gguf b/Arch-Agent-1.5B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..2ab9994 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e77d737a66ecc99bace046ad5cafcd30a549a42cc77f8dcef5d3311a8b0226bc +size 550324928 diff --git a/Arch-Agent-1.5B.i1-IQ2_XXS.gguf b/Arch-Agent-1.5B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..32173a2 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:545ff41064e1c3e289adb507bed4c77d6ae8bb8dd8e5b2bc0360ef9f68e8abca +size 511015616 diff --git a/Arch-Agent-1.5B.i1-IQ3_M.gguf b/Arch-Agent-1.5B.i1-IQ3_M.gguf new file mode 100644 index 0000000..e7a0845 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:29be88d80941b744b83725b45a3f73c6b38c0bc48dd007c37264962700d2d0f9 +size 776662208 diff --git a/Arch-Agent-1.5B.i1-IQ3_S.gguf b/Arch-Agent-1.5B.i1-IQ3_S.gguf new file mode 100644 index 0000000..b7bb8fc --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c44320850d78b18af643098a4564fdd389eb9b24776fc76cae6c6369a59ada3f +size 762405056 diff --git a/Arch-Agent-1.5B.i1-IQ3_XS.gguf b/Arch-Agent-1.5B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..91ef554 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f7bcc5e1f91e96f5e6895f037b08410a54361eaa0365a801a4b2a9994bd0accb +size 731697344 diff --git a/Arch-Agent-1.5B.i1-IQ3_XXS.gguf b/Arch-Agent-1.5B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..aeb785f --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4d75a46f5f05c83ce71e9dba8352cbaa6e1d32b8c2e02c7036f962efe0a8004 +size 668790464 diff --git a/Arch-Agent-1.5B.i1-IQ4_NL.gguf b/Arch-Agent-1.5B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..d2ca8ea --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a9ed3da6c4c29ea379c125f083b9511dc4a145b1b291573db5e15c70407f403 +size 936329408 diff --git a/Arch-Agent-1.5B.i1-IQ4_XS.gguf b/Arch-Agent-1.5B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..ba2d6f7 --- /dev/null +++ b/Arch-Agent-1.5B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:beddb8816cc881e61272d57b0a22198496d70d6d6761a986a883d499c5a8fe62 +size 895729856 diff --git a/Arch-Agent-1.5B.i1-Q2_K.gguf b/Arch-Agent-1.5B.i1-Q2_K.gguf new file mode 100644 index 0000000..02aec98 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4cffe98ee3b9f9106b1dc256f54a2c04e50ee0b437ad0f9b5e200ce924125c5f +size 676303040 diff --git a/Arch-Agent-1.5B.i1-Q2_K_S.gguf b/Arch-Agent-1.5B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..21f6411 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3de58d6b3d2fcab055fe078c01acbeadd8f3d0d7b5bd9e3382ebfcf6cb97f02b +size 640133312 diff --git a/Arch-Agent-1.5B.i1-Q3_K_L.gguf b/Arch-Agent-1.5B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..7087794 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42885756e0ecd92d2dd71bc5c12089f458b39dc6e324eff89700f041602d605a +size 880160960 diff --git a/Arch-Agent-1.5B.i1-Q3_K_M.gguf b/Arch-Agent-1.5B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..110660a --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c070881aa86292d0ed262293b669bb15cf332746294f35f626c2799e6912b37a +size 824176832 diff --git a/Arch-Agent-1.5B.i1-Q3_K_S.gguf b/Arch-Agent-1.5B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..5dbcedb --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0568556eed6ebb5eaa20e20a934e3d7203c2eb0d611578440ea7f5c13eca9318 +size 760942784 diff --git a/Arch-Agent-1.5B.i1-Q4_0.gguf b/Arch-Agent-1.5B.i1-Q4_0.gguf new file mode 100644 index 0000000..f30c6ca --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ae3f8b2452b690cfdcf5f048263a448d4244f411cc50e00baafb8d1302bd3ca +size 937533632 diff --git a/Arch-Agent-1.5B.i1-Q4_1.gguf b/Arch-Agent-1.5B.i1-Q4_1.gguf new file mode 100644 index 0000000..5b84f57 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0ae556a212b7f00f3626b75d6688a933cb0dad47de97e23bcb0bad76741f692a +size 1016840384 diff --git a/Arch-Agent-1.5B.i1-Q4_K_M.gguf b/Arch-Agent-1.5B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..91a6af5 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4b20148a05a145186aeb67ad938c526e46aa79c94d44f67f5009edab618c58f1 +size 986046656 diff --git a/Arch-Agent-1.5B.i1-Q4_K_S.gguf b/Arch-Agent-1.5B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..46635cc --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:201b3a25a969895b31dac6d9e9f4f69178921797a5b383411d8c7192abafa0dc +size 940310720 diff --git a/Arch-Agent-1.5B.i1-Q5_K_M.gguf b/Arch-Agent-1.5B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..c472a81 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:502d800714852ec9c08804ecdc54d3927e75c6a6f2b58adb9016da462e50af4b +size 1125048512 diff --git a/Arch-Agent-1.5B.i1-Q5_K_S.gguf b/Arch-Agent-1.5B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..2178a9c --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:294422c9013029544ef6bcab67b992cdb0b9d8d7c64ca568b491794a4fe75543 +size 1098727616 diff --git a/Arch-Agent-1.5B.i1-Q6_K.gguf b/Arch-Agent-1.5B.i1-Q6_K.gguf new file mode 100644 index 0000000..7c1a869 --- /dev/null +++ b/Arch-Agent-1.5B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4794cb5f0ddebbcfe4cef6c69a9ae87b26ecb4b15174b625a7ed199cede34be0 +size 1272737984 diff --git a/README.md b/README.md new file mode 100644 index 0000000..6b9890a --- /dev/null +++ b/README.md @@ -0,0 +1,78 @@ +--- +base_model: katanemo/Arch-Agent-1.5B +language: +- en +library_name: transformers +license: other +license_link: https://huggingface.co/katanemo/Arch-Agent-1.5B/blob/main/LICENSE +license_name: katanemo-research +quantized_by: mradermacher +--- +## About + + + + + + +weighted/imatrix quants of https://huggingface.co/katanemo/Arch-Agent-1.5B + + +static quants are available at https://huggingface.co/mradermacher/Arch-Agent-1.5B-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/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ1_S.gguf) | i1-IQ1_S | 0.5 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.6 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ2_S.gguf) | i1-IQ2_S | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ2_M.gguf) | i1-IQ2_M | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.7 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.8 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q2_K.gguf) | i1-Q2_K | 0.8 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 0.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ3_S.gguf) | i1-IQ3_S | 0.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ3_M.gguf) | i1-IQ3_M | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 0.9 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.0 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.0 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q4_0.gguf) | i1-Q4_0 | 1.0 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.0 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q4_1.gguf) | i1-Q4_1 | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/Arch-Agent-1.5B-i1-GGUF/resolve/main/Arch-Agent-1.5B.i1-Q6_K.gguf) | i1-Q6_K | 1.4 | 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..9e718bc --- /dev/null +++ b/imatrix.dat @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a9479eb54c857a9189b636181af5a4477b1d4d7c6c5546e1c8519dd8c4916346 +size 2042201