From 7440004baf34b7794c224b609978dc7c800edb66 Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Fri, 5 Jun 2026 13:06: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/ASID-Captioner-3B-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++++++++++ ASID-Captioner-3B.i1-IQ1_M.gguf | 3 + ASID-Captioner-3B.i1-IQ1_S.gguf | 3 + ASID-Captioner-3B.i1-IQ2_M.gguf | 3 + ASID-Captioner-3B.i1-IQ2_S.gguf | 3 + ASID-Captioner-3B.i1-IQ2_XS.gguf | 3 + ASID-Captioner-3B.i1-IQ2_XXS.gguf | 3 + ASID-Captioner-3B.i1-IQ3_M.gguf | 3 + ASID-Captioner-3B.i1-IQ3_S.gguf | 3 + ASID-Captioner-3B.i1-IQ3_XS.gguf | 3 + ASID-Captioner-3B.i1-IQ3_XXS.gguf | 3 + ASID-Captioner-3B.i1-IQ4_NL.gguf | 3 + ASID-Captioner-3B.i1-IQ4_XS.gguf | 3 + ASID-Captioner-3B.i1-Q2_K.gguf | 3 + ASID-Captioner-3B.i1-Q2_K_S.gguf | 3 + ASID-Captioner-3B.i1-Q3_K_L.gguf | 3 + ASID-Captioner-3B.i1-Q3_K_M.gguf | 3 + ASID-Captioner-3B.i1-Q3_K_S.gguf | 3 + ASID-Captioner-3B.i1-Q4_0.gguf | 3 + ASID-Captioner-3B.i1-Q4_1.gguf | 3 + ASID-Captioner-3B.i1-Q4_K_M.gguf | 3 + ASID-Captioner-3B.i1-Q4_K_S.gguf | 3 + ASID-Captioner-3B.i1-Q5_K_M.gguf | 3 + ASID-Captioner-3B.i1-Q5_K_S.gguf | 3 + ASID-Captioner-3B.i1-Q6_K.gguf | 3 + ASID-Captioner-3B.imatrix.gguf | 3 + README.md | 94 +++++++++++++++++++++++++++++++ 27 files changed, 229 insertions(+) create mode 100644 .gitattributes create mode 100644 ASID-Captioner-3B.i1-IQ1_M.gguf create mode 100644 ASID-Captioner-3B.i1-IQ1_S.gguf create mode 100644 ASID-Captioner-3B.i1-IQ2_M.gguf create mode 100644 ASID-Captioner-3B.i1-IQ2_S.gguf create mode 100644 ASID-Captioner-3B.i1-IQ2_XS.gguf create mode 100644 ASID-Captioner-3B.i1-IQ2_XXS.gguf create mode 100644 ASID-Captioner-3B.i1-IQ3_M.gguf create mode 100644 ASID-Captioner-3B.i1-IQ3_S.gguf create mode 100644 ASID-Captioner-3B.i1-IQ3_XS.gguf create mode 100644 ASID-Captioner-3B.i1-IQ3_XXS.gguf create mode 100644 ASID-Captioner-3B.i1-IQ4_NL.gguf create mode 100644 ASID-Captioner-3B.i1-IQ4_XS.gguf create mode 100644 ASID-Captioner-3B.i1-Q2_K.gguf create mode 100644 ASID-Captioner-3B.i1-Q2_K_S.gguf create mode 100644 ASID-Captioner-3B.i1-Q3_K_L.gguf create mode 100644 ASID-Captioner-3B.i1-Q3_K_M.gguf create mode 100644 ASID-Captioner-3B.i1-Q3_K_S.gguf create mode 100644 ASID-Captioner-3B.i1-Q4_0.gguf create mode 100644 ASID-Captioner-3B.i1-Q4_1.gguf create mode 100644 ASID-Captioner-3B.i1-Q4_K_M.gguf create mode 100644 ASID-Captioner-3B.i1-Q4_K_S.gguf create mode 100644 ASID-Captioner-3B.i1-Q5_K_M.gguf create mode 100644 ASID-Captioner-3B.i1-Q5_K_S.gguf create mode 100644 ASID-Captioner-3B.i1-Q6_K.gguf create mode 100644 ASID-Captioner-3B.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..b96db74 --- /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 +ASID-Captioner-3B.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +ASID-Captioner-3B.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/ASID-Captioner-3B.i1-IQ1_M.gguf b/ASID-Captioner-3B.i1-IQ1_M.gguf new file mode 100644 index 0000000..0895bb1 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bddeb7986d67ca9ade73c4d3ea1854c8ffbf6fe26d92d821f5e2d49d3519fcfe +size 952127584 diff --git a/ASID-Captioner-3B.i1-IQ1_S.gguf b/ASID-Captioner-3B.i1-IQ1_S.gguf new file mode 100644 index 0000000..d93989c --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:99d36bd14cb24d33b5816e79317e7665f7e61d4bb8141a8e61916455db6da5c4 +size 893194336 diff --git a/ASID-Captioner-3B.i1-IQ2_M.gguf b/ASID-Captioner-3B.i1-IQ2_M.gguf new file mode 100644 index 0000000..886906f --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e14331d3fda6b2e69a438b6a7082939915f7a2acea222e20e4a8de325c78df7c +size 1274218592 diff --git a/ASID-Captioner-3B.i1-IQ2_S.gguf b/ASID-Captioner-3B.i1-IQ2_S.gguf new file mode 100644 index 0000000..06d4858 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:adee4bf65151aca002ba3e3ec64dde2d240e255ff042535ab13a83d6b7afe40d +size 1195640928 diff --git a/ASID-Captioner-3B.i1-IQ2_XS.gguf b/ASID-Captioner-3B.i1-IQ2_XS.gguf new file mode 100644 index 0000000..e7515e0 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:27b7e05ff536f013602de524032c69e62291a5fadf60f8777355ab96409ca813 +size 1133645920 diff --git a/ASID-Captioner-3B.i1-IQ2_XXS.gguf b/ASID-Captioner-3B.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..697a939 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:13c7e508ef031e856bff6480fda3a5c6402991dd3eee23a993d5ced48926182f +size 1050349664 diff --git a/ASID-Captioner-3B.i1-IQ3_M.gguf b/ASID-Captioner-3B.i1-IQ3_M.gguf new file mode 100644 index 0000000..402fd85 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:70b91a9f8beb1d10cbc238b2fbc4924609039aa6c2271e909e0e43b7321a007b +size 1622597728 diff --git a/ASID-Captioner-3B.i1-IQ3_S.gguf b/ASID-Captioner-3B.i1-IQ3_S.gguf new file mode 100644 index 0000000..306a017 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:558ceb074e0940c39d9403b324c93a3a33440e7d90852086687b179386417db7 +size 1590567008 diff --git a/ASID-Captioner-3B.i1-IQ3_XS.gguf b/ASID-Captioner-3B.i1-IQ3_XS.gguf new file mode 100644 index 0000000..8c545ef --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4955e4149c2c48e9a90fd59f044a40ffd2fa46fb81f046f696be289c674ee47e +size 1525538912 diff --git a/ASID-Captioner-3B.i1-IQ3_XXS.gguf b/ASID-Captioner-3B.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..433914e --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e65b8a6e6f3a16563c3241ef992c41fd9dd2ae797aa3fd3016ef2fee82206e7d +size 1416530016 diff --git a/ASID-Captioner-3B.i1-IQ4_NL.gguf b/ASID-Captioner-3B.i1-IQ4_NL.gguf new file mode 100644 index 0000000..5a382a3 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26e7fcbccb30cc7ddf4dc55c97ce4580d4ba47d5ab3f7fe196e0a024ecadc591 +size 2000238688 diff --git a/ASID-Captioner-3B.i1-IQ4_XS.gguf b/ASID-Captioner-3B.i1-IQ4_XS.gguf new file mode 100644 index 0000000..9d659a7 --- /dev/null +++ b/ASID-Captioner-3B.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a3b7904b04ecdc48d58bcb35ae2bdbcd0c9df047d6d6230c68d89da5ab53586 +size 1904400480 diff --git a/ASID-Captioner-3B.i1-Q2_K.gguf b/ASID-Captioner-3B.i1-Q2_K.gguf new file mode 100644 index 0000000..de959b5 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7cf56ad21a7bacd49162f85634a0a721759235edf57cd6c4fa5cec484615cb2b +size 1376856160 diff --git a/ASID-Captioner-3B.i1-Q2_K_S.gguf b/ASID-Captioner-3B.i1-Q2_K_S.gguf new file mode 100644 index 0000000..d9721f3 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e5442392e948bbe8310fbb23793cdfe3b9a6e133348228fc9d0fd32246926ec +size 1300228192 diff --git a/ASID-Captioner-3B.i1-Q3_K_L.gguf b/ASID-Captioner-3B.i1-Q3_K_L.gguf new file mode 100644 index 0000000..c0ef1fd --- /dev/null +++ b/ASID-Captioner-3B.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4cf73ac57ae2d98acf80bdf4f80e5a756dbeaa61213be44d3ceb2bfc907c2b6 +size 1841094752 diff --git a/ASID-Captioner-3B.i1-Q3_K_M.gguf b/ASID-Captioner-3B.i1-Q3_K_M.gguf new file mode 100644 index 0000000..53fef60 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f2ba9b861d96b7acd04f8e05190c04f25954a3fb7349dd41e90e153651a0db5a +size 1724178528 diff --git a/ASID-Captioner-3B.i1-Q3_K_S.gguf b/ASID-Captioner-3B.i1-Q3_K_S.gguf new file mode 100644 index 0000000..a0b4ce1 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a977dfdd827ddb7367ec783d0ff0d41b645daa35d5fa75dc0ef7887b771b987 +size 1588060256 diff --git a/ASID-Captioner-3B.i1-Q4_0.gguf b/ASID-Captioner-3B.i1-Q4_0.gguf new file mode 100644 index 0000000..2170f6e --- /dev/null +++ b/ASID-Captioner-3B.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a11bbc019771007e6522d484403283af70fcce7bb36d8468e01aedf89d3d86a +size 2003515488 diff --git a/ASID-Captioner-3B.i1-Q4_1.gguf b/ASID-Captioner-3B.i1-Q4_1.gguf new file mode 100644 index 0000000..8c623e1 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6a44d97ad4bd189b22907e85061c823b3bb4bda9752536a610d371030e5e4afe +size 2190735456 diff --git a/ASID-Captioner-3B.i1-Q4_K_M.gguf b/ASID-Captioner-3B.i1-Q4_K_M.gguf new file mode 100644 index 0000000..799fe53 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:66c3d9f8688d6c9d0eeaa8985a71d5bb4391a1dc430db20d2e6f5735e1b48408 +size 2104932448 diff --git a/ASID-Captioner-3B.i1-Q4_K_S.gguf b/ASID-Captioner-3B.i1-Q4_K_S.gguf new file mode 100644 index 0000000..ddbb651 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:475458073709c0dd90840295d4077264d6062b5fd7dd331947f83d2571a3c1e4 +size 2009413728 diff --git a/ASID-Captioner-3B.i1-Q5_K_M.gguf b/ASID-Captioner-3B.i1-Q5_K_M.gguf new file mode 100644 index 0000000..ca6791f --- /dev/null +++ b/ASID-Captioner-3B.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2199d043ec6e913d47ea6a99a09dae2808af2cb8c7369ecd2da3a3fd34d72ae6 +size 2438740064 diff --git a/ASID-Captioner-3B.i1-Q5_K_S.gguf b/ASID-Captioner-3B.i1-Q5_K_S.gguf new file mode 100644 index 0000000..0bab955 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:951d4819f252ac10a765530d9d314d4f11599cddc81aa93d9407bd8ad0db3c6d +size 2383591520 diff --git a/ASID-Captioner-3B.i1-Q6_K.gguf b/ASID-Captioner-3B.i1-Q6_K.gguf new file mode 100644 index 0000000..9139cf7 --- /dev/null +++ b/ASID-Captioner-3B.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:598ddca741214a2729d4b408502f9171b13da46f6e9f55d6cadfed52cd67f244 +size 2793410656 diff --git a/ASID-Captioner-3B.imatrix.gguf b/ASID-Captioner-3B.imatrix.gguf new file mode 100644 index 0000000..e7940a0 --- /dev/null +++ b/ASID-Captioner-3B.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c99a17f49131ef57ecc5b0e3778f8fb7b96a38984f17c45d5aa63b9599732837 +size 3393408 diff --git a/README.md b/README.md new file mode 100644 index 0000000..1f96b6e --- /dev/null +++ b/README.md @@ -0,0 +1,94 @@ +--- +base_model: AudioVisual-Caption/ASID-Captioner-3B +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- video-captioning +- audiovisual +- qwen2.5-omni +- instruction-tuning +- attribute-structured +- quality-verified +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/AudioVisual-Caption/ASID-Captioner-3B + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#ASID-Captioner-3B-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/ASID-Captioner-3B-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/ASID-Captioner-3B-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/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ1_S.gguf) | i1-IQ1_S | 1.0 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ1_M.gguf) | i1-IQ1_M | 1.1 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ2_XS.gguf) | i1-IQ2_XS | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ2_S.gguf) | i1-IQ2_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ2_M.gguf) | i1-IQ2_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q2_K_S.gguf) | i1-Q2_K_S | 1.4 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q2_K.gguf) | i1-Q2_K | 1.5 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 1.5 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ3_XS.gguf) | i1-IQ3_XS | 1.6 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.7 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ3_S.gguf) | i1-IQ3_S | 1.7 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ3_M.gguf) | i1-IQ3_M | 1.7 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.8 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.9 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ4_XS.gguf) | i1-IQ4_XS | 2.0 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-IQ4_NL.gguf) | i1-IQ4_NL | 2.1 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q4_0.gguf) | i1-Q4_0 | 2.1 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q4_K_S.gguf) | i1-Q4_K_S | 2.1 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q4_K_M.gguf) | i1-Q4_K_M | 2.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q4_1.gguf) | i1-Q4_1 | 2.3 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q5_K_S.gguf) | i1-Q5_K_S | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q5_K_M.gguf) | i1-Q5_K_M | 2.5 | | +| [GGUF](https://huggingface.co/mradermacher/ASID-Captioner-3B-i1-GGUF/resolve/main/ASID-Captioner-3B.i1-Q6_K.gguf) | i1-Q6_K | 2.9 | 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. + +