From 06d92240907c28b408b602c40bd53bbd4d54510c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Thu, 14 May 2026 16:13:54 +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/Holo2-8B-i1-GGUF Source: Original Platform --- .gitattributes | 60 +++++++++++++++++++++++++ Holo2-8B.i1-IQ1_M.gguf | 3 ++ Holo2-8B.i1-IQ1_S.gguf | 3 ++ Holo2-8B.i1-IQ2_M.gguf | 3 ++ Holo2-8B.i1-IQ2_S.gguf | 3 ++ Holo2-8B.i1-IQ2_XS.gguf | 3 ++ Holo2-8B.i1-IQ2_XXS.gguf | 3 ++ Holo2-8B.i1-IQ3_M.gguf | 3 ++ Holo2-8B.i1-IQ3_S.gguf | 3 ++ Holo2-8B.i1-IQ3_XS.gguf | 3 ++ Holo2-8B.i1-IQ3_XXS.gguf | 3 ++ Holo2-8B.i1-IQ4_NL.gguf | 3 ++ Holo2-8B.i1-IQ4_XS.gguf | 3 ++ Holo2-8B.i1-Q2_K.gguf | 3 ++ Holo2-8B.i1-Q2_K_S.gguf | 3 ++ Holo2-8B.i1-Q3_K_L.gguf | 3 ++ Holo2-8B.i1-Q3_K_M.gguf | 3 ++ Holo2-8B.i1-Q3_K_S.gguf | 3 ++ Holo2-8B.i1-Q4_0.gguf | 3 ++ Holo2-8B.i1-Q4_1.gguf | 3 ++ Holo2-8B.i1-Q4_K_M.gguf | 3 ++ Holo2-8B.i1-Q4_K_S.gguf | 3 ++ Holo2-8B.i1-Q5_K_M.gguf | 3 ++ Holo2-8B.i1-Q5_K_S.gguf | 3 ++ Holo2-8B.i1-Q6_K.gguf | 3 ++ Holo2-8B.imatrix.gguf | 3 ++ README.md | 94 ++++++++++++++++++++++++++++++++++++++++ 27 files changed, 229 insertions(+) create mode 100644 .gitattributes create mode 100644 Holo2-8B.i1-IQ1_M.gguf create mode 100644 Holo2-8B.i1-IQ1_S.gguf create mode 100644 Holo2-8B.i1-IQ2_M.gguf create mode 100644 Holo2-8B.i1-IQ2_S.gguf create mode 100644 Holo2-8B.i1-IQ2_XS.gguf create mode 100644 Holo2-8B.i1-IQ2_XXS.gguf create mode 100644 Holo2-8B.i1-IQ3_M.gguf create mode 100644 Holo2-8B.i1-IQ3_S.gguf create mode 100644 Holo2-8B.i1-IQ3_XS.gguf create mode 100644 Holo2-8B.i1-IQ3_XXS.gguf create mode 100644 Holo2-8B.i1-IQ4_NL.gguf create mode 100644 Holo2-8B.i1-IQ4_XS.gguf create mode 100644 Holo2-8B.i1-Q2_K.gguf create mode 100644 Holo2-8B.i1-Q2_K_S.gguf create mode 100644 Holo2-8B.i1-Q3_K_L.gguf create mode 100644 Holo2-8B.i1-Q3_K_M.gguf create mode 100644 Holo2-8B.i1-Q3_K_S.gguf create mode 100644 Holo2-8B.i1-Q4_0.gguf create mode 100644 Holo2-8B.i1-Q4_1.gguf create mode 100644 Holo2-8B.i1-Q4_K_M.gguf create mode 100644 Holo2-8B.i1-Q4_K_S.gguf create mode 100644 Holo2-8B.i1-Q5_K_M.gguf create mode 100644 Holo2-8B.i1-Q5_K_S.gguf create mode 100644 Holo2-8B.i1-Q6_K.gguf create mode 100644 Holo2-8B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..ce12345 --- /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 +Holo2-8B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +Holo2-8B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/Holo2-8B.i1-IQ1_M.gguf b/Holo2-8B.i1-IQ1_M.gguf new file mode 100644 index 0000000..de1fe02 --- /dev/null +++ b/Holo2-8B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f64023457b24607cc1c485c0a524e4a335ac558b45a3b45c37debff6ce1669a7 +size 2256149696 diff --git a/Holo2-8B.i1-IQ1_S.gguf b/Holo2-8B.i1-IQ1_S.gguf new file mode 100644 index 0000000..27033ca --- /dev/null +++ b/Holo2-8B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7d9b9df3562a722e33a12d06ecf10af2c21ee2600d82f50f74f7c1822b757c65 +size 2115771584 diff --git a/Holo2-8B.i1-IQ2_M.gguf b/Holo2-8B.i1-IQ2_M.gguf new file mode 100644 index 0000000..1e61109 --- /dev/null +++ b/Holo2-8B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633c46efef2be1d8a8e05687338f371207196e7e846f6197794b91a941b63dca +size 3051916480 diff --git a/Holo2-8B.i1-IQ2_S.gguf b/Holo2-8B.i1-IQ2_S.gguf new file mode 100644 index 0000000..453b62e --- /dev/null +++ b/Holo2-8B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:518f99ef9379cb4a1a1083076a41c831a91b31156d2fb7ec1ed23fbedaed586f +size 2864745664 diff --git a/Holo2-8B.i1-IQ2_XS.gguf b/Holo2-8B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..9a2b63e --- /dev/null +++ b/Holo2-8B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93dad349f2f57b263ef91e30eeb4221a3afc8c04dc57db7fa411c851bc540aca +size 2696158400 diff --git a/Holo2-8B.i1-IQ2_XXS.gguf b/Holo2-8B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..e5c6dd4 --- /dev/null +++ b/Holo2-8B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6418cc000fbc66ab684516888582b56f54411191bdebc0c614d519600a581ff8 +size 2490113216 diff --git a/Holo2-8B.i1-IQ3_M.gguf b/Holo2-8B.i1-IQ3_M.gguf new file mode 100644 index 0000000..0de73df --- /dev/null +++ b/Holo2-8B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e43a6ade68f49bdc3f1f5c100d5d0da60c77bbb220d42b73fb1ecac05a2fe89 +size 3896622272 diff --git a/Holo2-8B.i1-IQ3_S.gguf b/Holo2-8B.i1-IQ3_S.gguf new file mode 100644 index 0000000..0c83aa5 --- /dev/null +++ b/Holo2-8B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbd240e64de44d3d8e1b075deee0f4374a52ee76d50afc10b07cb794402567ad +size 3789667520 diff --git a/Holo2-8B.i1-IQ3_XS.gguf b/Holo2-8B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..3626d19 --- /dev/null +++ b/Holo2-8B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6542eb5c22cd363dd406db00cae6d9bc5a966347447115c623b67785888480ca +size 3626876096 diff --git a/Holo2-8B.i1-IQ3_XXS.gguf b/Holo2-8B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..b28e6f1 --- /dev/null +++ b/Holo2-8B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b93a087cb847a3c6740be29b8f45209a8ea5d2a6882d1e400c09cb0cdc2baab +size 3369635008 diff --git a/Holo2-8B.i1-IQ4_NL.gguf b/Holo2-8B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..ad586d8 --- /dev/null +++ b/Holo2-8B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f06cd7fdbd7d957242286e63316e33dd83e6e4e212e6b17e5315f4af1ef332c2 +size 4793625792 diff --git a/Holo2-8B.i1-IQ4_XS.gguf b/Holo2-8B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..bb66463 --- /dev/null +++ b/Holo2-8B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1293c1dfcaca836d103c65db27e709ed41965384b5980f9f128a54e00a6e0122 +size 4561841344 diff --git a/Holo2-8B.i1-Q2_K.gguf b/Holo2-8B.i1-Q2_K.gguf new file mode 100644 index 0000000..b00c29b --- /dev/null +++ b/Holo2-8B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6520c6d854aa7efbb3454e8e0a06b773ffe70b16101f8bc587bc4d8426235141 +size 3281734848 diff --git a/Holo2-8B.i1-Q2_K_S.gguf b/Holo2-8B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..02572b6 --- /dev/null +++ b/Holo2-8B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f06258da47627edc3328e06c0f8a15a6742b83c067b8680d925dfcdf07ec6d9 +size 3083553984 diff --git a/Holo2-8B.i1-Q3_K_L.gguf b/Holo2-8B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..e4f6f8f --- /dev/null +++ b/Holo2-8B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:11afe1ecf49eff0b5303a62deee862b56ebfaf5040074c50e0116a11fecd2524 +size 4431396032 diff --git a/Holo2-8B.i1-Q3_K_M.gguf b/Holo2-8B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..ba33e50 --- /dev/null +++ b/Holo2-8B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f3c13ce04bd52d20e9f7c06fb51ed9d551dd3d84382955b4e7b5e2842fdcd866 +size 4124163264 diff --git a/Holo2-8B.i1-Q3_K_S.gguf b/Holo2-8B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..d8228d9 --- /dev/null +++ b/Holo2-8B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e41cd9efa1ee64c3cccc1395eaf1f109c1bcfeac71edb690e6fa699d1c56b3f +size 3769613504 diff --git a/Holo2-8B.i1-Q4_0.gguf b/Holo2-8B.i1-Q4_0.gguf new file mode 100644 index 0000000..7867fba --- /dev/null +++ b/Holo2-8B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8caccc48b4bb8c9cb93dc709b56f5e4338037336cefee18186943f0297739fe9 +size 4787334336 diff --git a/Holo2-8B.i1-Q4_1.gguf b/Holo2-8B.i1-Q4_1.gguf new file mode 100644 index 0000000..73cdaf9 --- /dev/null +++ b/Holo2-8B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:171d4581de06e8b0f3a61c77d99399e9a3f2a0e48cb331727f6bde434521c44e +size 5247757504 diff --git a/Holo2-8B.i1-Q4_K_M.gguf b/Holo2-8B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..e752fb0 --- /dev/null +++ b/Holo2-8B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9b30281aaeba8951a4338f031c518299eb23a9b141002343939825f0840478e8 +size 5027785920 diff --git a/Holo2-8B.i1-Q4_K_S.gguf b/Holo2-8B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..c6a8f62 --- /dev/null +++ b/Holo2-8B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5caccff5ec4703b7877ac775b0bb48a9e4dbfcfc6283362f81e7b9fbfe69d3f2 +size 4802014400 diff --git a/Holo2-8B.i1-Q5_K_M.gguf b/Holo2-8B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..db08036 --- /dev/null +++ b/Holo2-8B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac17bc5e053acc374926f2fadcec38b949d38c7fab3a4195f1bc159fd1b952e5 +size 5851114688 diff --git a/Holo2-8B.i1-Q5_K_S.gguf b/Holo2-8B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..c51c467 --- /dev/null +++ b/Holo2-8B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66d2f8b7e4935c2dcfc16bf5a97be1f1a9679f6c075e662a0df1b17a1cd45f8b +size 5720763584 diff --git a/Holo2-8B.i1-Q6_K.gguf b/Holo2-8B.i1-Q6_K.gguf new file mode 100644 index 0000000..1363ccb --- /dev/null +++ b/Holo2-8B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:665f688a9699a94325112fcc0c7f48318d486a55c4f09e8418bec4a20ab8ff71 +size 6725901504 diff --git a/Holo2-8B.imatrix.gguf b/Holo2-8B.imatrix.gguf new file mode 100644 index 0000000..a6f7f1f --- /dev/null +++ b/Holo2-8B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31dcdb9f5fc44c88f8e26b018f734281c7704a18e08efa90ed2e81e3656f4459 +size 5347200 diff --git a/README.md b/README.md new file mode 100644 index 0000000..ecd5a5e --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: Hcompany/Holo2-8B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- multimodal +- action +- agent +- pytorch +- computer use +- gui agents +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/Hcompany/Holo2-8B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#Holo2-8B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/Holo2-8B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/Holo2-8B-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/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ1_S.gguf) | i1-IQ1_S | 2.2 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ1_M.gguf) | i1-IQ1_M | 2.4 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 2.6 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 2.8 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ2_S.gguf) | i1-IQ2_S | 3.0 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ2_M.gguf) | i1-IQ2_M | 3.2 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 3.2 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q2_K.gguf) | i1-Q2_K | 3.4 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 3.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 3.7 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 3.9 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ3_S.gguf) | i1-IQ3_S | 3.9 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ3_M.gguf) | i1-IQ3_M | 4.0 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 4.2 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 4.5 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 4.7 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q4_0.gguf) | i1-Q4_0 | 4.9 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 4.9 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 4.9 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 5.1 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q4_1.gguf) | i1-Q4_1 | 5.3 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 5.8 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 6.0 | | +| [GGUF](https://huggingface.co/mradermacher/Holo2-8B-i1-GGUF/resolve/main/Holo2-8B.i1-Q6_K.gguf) | i1-Q6_K | 6.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. + +