From 25dc95144c73a7eff6d01f294e77118427d8b62a Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Sat, 30 May 2026 19:55: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/MS3.2-Austral-24B-KTO-i1-GGUF Source: Original Platform --- .gitattributes | 59 +++++++++++++++++++ MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf | 3 + MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q2_K.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q4_0.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q4_1.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf | 3 + MS3.2-Austral-24B-KTO.i1-Q6_K.gguf | 3 + MS3.2-Austral-24B-KTO.imatrix.gguf | 3 + README.md | 83 +++++++++++++++++++++++++++ 26 files changed, 214 insertions(+) create mode 100644 .gitattributes create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q2_K.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q4_0.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q4_1.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf create mode 100644 MS3.2-Austral-24B-KTO.i1-Q6_K.gguf create mode 100644 MS3.2-Austral-24B-KTO.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7d99f5c --- /dev/null +++ b/.gitattributes @@ -0,0 +1,59 @@ +*.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 +MS3.2-Austral-24B-KTO.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf b/MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf new file mode 100644 index 0000000..71ca195 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9964ffcbcddd926de1da766fd60fd069866af9891081e42b634a8f9e1f151059 +size 5750495008 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf b/MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf new file mode 100644 index 0000000..58cd1b7 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8301882a85ceeb111d10cbff2119625b5c9a98d34ec17ddb950082c3bdb0922f +size 5273720608 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf b/MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf new file mode 100644 index 0000000..083f0f9 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e4b09aec0fec496aa39a6afaad7e82b35bb2a2a905d96a4e9d39a2647fddd5 +size 8114050848 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf b/MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf new file mode 100644 index 0000000..038be2b --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b3d3b79a59a84d73727d282fa9a877e03a6b6499f156b6e9a992766b96437b3b +size 7478351648 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf b/MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf new file mode 100644 index 0000000..d8d9621 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf9a76e144c46ce5abff554089c835e414439c7c3a0e3a19c80b3569a3e9d873 +size 7207032608 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf b/MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..49834f2 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0359a82831c7efa90b3b2418ace035d740d11211a2074ee759e0df241711c64 +size 6545119008 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf b/MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf new file mode 100644 index 0000000..216bad9 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4728b0d533fdb61c0b740768970a9d82990d8a93c44a6377252a2072db3bc652 +size 10650949408 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf b/MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf new file mode 100644 index 0000000..2e24802 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ebedc945618f425619f8d82c3567a2f37ee399342a4b3a165027e68e70c9526 +size 10428127008 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf b/MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf new file mode 100644 index 0000000..31ec736 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cdb89ae67bb6cf7a3aaa21dacf6383f68ad47ea540468b8486e717d95e09c4a4 +size 9907115808 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf b/MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..3874b87 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c04d858bd8357301e2fd7fbefef20c268135be76dc7cbce8e96e54a00334011c +size 9280591648 diff --git a/MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf b/MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf new file mode 100644 index 0000000..378032e --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8c21e211ff46013345efc5bf5a320b1cd04d2d998553417e8582729ec861d8dd +size 12758914848 diff --git a/MS3.2-Austral-24B-KTO.i1-Q2_K.gguf b/MS3.2-Austral-24B-KTO.i1-Q2_K.gguf new file mode 100644 index 0000000..cf9c435 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84ab4925753e22a23ef9baa335f60c79722522b994aee6147619d54936c70aff +size 8890324768 diff --git a/MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf b/MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf new file mode 100644 index 0000000..13bf8b6 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:041449d22dc4bf7c13a24d948dfe0b0ebecd2ea0f330226a5b9d6c17339d9a07 +size 8320161568 diff --git a/MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf b/MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf new file mode 100644 index 0000000..19326ca --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:85bfba77e3de2f933bbde4089c16dd2050780af3f85faf5cd1349ca90c34c25a +size 12400760608 diff --git a/MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf b/MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf new file mode 100644 index 0000000..6afceb9 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f6e78f2534b5237bbfd3ca5c0738a3e9a5e27c2ee2d38c338b5d22049e73afe2 +size 11474081568 diff --git a/MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf b/MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf new file mode 100644 index 0000000..208c96c --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2646251d5e007bb5672c3b95f05847970e9b858a7d4ee6e0314d7c3a8a74ef5 +size 10400274208 diff --git a/MS3.2-Austral-24B-KTO.i1-Q4_0.gguf b/MS3.2-Austral-24B-KTO.i1-Q4_0.gguf new file mode 100644 index 0000000..71bab96 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93a64fdfb348a08485df4f3929651edfa328a8907e840f8fcbb0a5b3f0eaa312 +size 13494228768 diff --git a/MS3.2-Austral-24B-KTO.i1-Q4_1.gguf b/MS3.2-Austral-24B-KTO.i1-Q4_1.gguf new file mode 100644 index 0000000..e0d2fb0 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d44fb6276e455bf18aaa511948997cd113d2c92e30d209492d3f962a530bcc74 +size 14873106208 diff --git a/MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf b/MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf new file mode 100644 index 0000000..485c1a6 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b04ad5fff1a406090249ee23c15299a7aba185bae151ecdae70e8432eeebc1 +size 14333908768 diff --git a/MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf b/MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf new file mode 100644 index 0000000..bd180a3 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:90cc110289f1d0511205bd9de3ea3f9399e3c793c4013c39230a90b068b51063 +size 13549279008 diff --git a/MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf b/MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf new file mode 100644 index 0000000..2b26706 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:95d318e9cec6b95f22ef9aa5a29e53729f884b82cb601b23cfe88b5d79f6c24d +size 16763983648 diff --git a/MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf b/MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf new file mode 100644 index 0000000..78f9689 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:76ce4d2153b04623c9de6eff60e2e55f59e98ed9f13115a5752bdc6e6457a264 +size 16304412448 diff --git a/MS3.2-Austral-24B-KTO.i1-Q6_K.gguf b/MS3.2-Austral-24B-KTO.i1-Q6_K.gguf new file mode 100644 index 0000000..f3dfc27 --- /dev/null +++ b/MS3.2-Austral-24B-KTO.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c483c6156c8a21329f057f001c2369a98635964fbd6e339924f3320b6a8ab909 +size 19345938208 diff --git a/MS3.2-Austral-24B-KTO.imatrix.gguf b/MS3.2-Austral-24B-KTO.imatrix.gguf new file mode 100644 index 0000000..68c32cc --- /dev/null +++ b/MS3.2-Austral-24B-KTO.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e188c8647385889e4219debb13d505a7aeef9af63543f2bf5faff1bfae98541d +size 10037312 diff --git a/README.md b/README.md new file mode 100644 index 0000000..a2e22ff --- /dev/null +++ b/README.md @@ -0,0 +1,83 @@ +--- +base_model: Delta-Vector/MS3.2-Austral-24B-KTO +language: +- en +library_name: transformers +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Delta-Vector/MS3.2-Austral-24B-KTO + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#MS3.2-Austral-24B-KTO-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-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/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ1_S.gguf) | i1-IQ1_S | 5.4 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ1_M.gguf) | i1-IQ1_M | 5.9 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 6.6 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ2_XS.gguf) | i1-IQ2_XS | 7.3 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ2_S.gguf) | i1-IQ2_S | 7.6 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ2_M.gguf) | i1-IQ2_M | 8.2 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q2_K_S.gguf) | i1-Q2_K_S | 8.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q2_K.gguf) | i1-Q2_K | 9.0 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 9.4 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ3_XS.gguf) | i1-IQ3_XS | 10.0 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q3_K_S.gguf) | i1-Q3_K_S | 10.5 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ3_S.gguf) | i1-IQ3_S | 10.5 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ3_M.gguf) | i1-IQ3_M | 10.8 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q3_K_M.gguf) | i1-Q3_K_M | 11.6 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q3_K_L.gguf) | i1-Q3_K_L | 12.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-IQ4_XS.gguf) | i1-IQ4_XS | 12.9 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q4_0.gguf) | i1-Q4_0 | 13.6 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q4_K_S.gguf) | i1-Q4_K_S | 13.6 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q4_K_M.gguf) | i1-Q4_K_M | 14.4 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q4_1.gguf) | i1-Q4_1 | 15.0 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q5_K_S.gguf) | i1-Q5_K_S | 16.4 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q5_K_M.gguf) | i1-Q5_K_M | 16.9 | | +| [GGUF](https://huggingface.co/mradermacher/MS3.2-Austral-24B-KTO-i1-GGUF/resolve/main/MS3.2-Austral-24B-KTO.i1-Q6_K.gguf) | i1-Q6_K | 19.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. + +