From 748d955627f68863c70c2322b0d97cf82876c24c Mon Sep 17 00:00:00 2001 From: ModelHub XC Date: Tue, 28 Jul 2026 12:12:11 +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/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF Source: Original Platform --- .gitattributes | 60 ++++++++++++ OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf | 3 + OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf | 3 + README.md | 105 +++++++++++++++++++++ 27 files changed, 240 insertions(+) create mode 100644 .gitattributes create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf create mode 100644 OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf create mode 100644 README.md diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..68c0b54 --- /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 +OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf filter=lfs diff=lfs merge=lfs -text +OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf filter=lfs diff=lfs merge=lfs -text diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf new file mode 100644 index 0000000..56fe0ba --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc16851a6210f30dc1e80916744de4e4ab09bd69b7b6e86923cb4a1c4cbe4eda +size 543794656 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf new file mode 100644 index 0000000..6d2f93e --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4eea6943b5daa9631d6f672831628a0c66d129b13d29b42f34e42c92c4c49a5 +size 515778016 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf new file mode 100644 index 0000000..81e8cb9 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1c0261af405f23e11ecbcfb983e728b8f001078d28c57c40077da4a85249d2ad +size 695182816 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf new file mode 100644 index 0000000..90173cf --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5c13b7521a95312f6644992b59a7b7a99920f4d50fc9a29d1badea12476fbf1b +size 657827296 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf new file mode 100644 index 0000000..bed93ee --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3327ac31c39e526274960de3166daae45fa55993145df437564d13dc4a2ab9e5 +size 631514592 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf new file mode 100644 index 0000000..569bf6e --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:78f3954d06fbf8ffd69e7b1764a86ba72feac6719d40527c8d5b4531808ffc1b +size 590489056 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf new file mode 100644 index 0000000..957b60e --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bfc1123df946a25b765303f9aa28a311867aae6286f73b09b0495502d2e6221d +size 895663584 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf new file mode 100644 index 0000000..1591f7f --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68700c56c3b2a27717811e904c383031a76dee1ff8721871c5e12c82a1752525 +size 867253728 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf new file mode 100644 index 0000000..a18c0c2 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b7a48b078142e014ce888ac87f32b219322e2526710a692ab133c118c8fcb8e5 +size 834223584 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf new file mode 100644 index 0000000..9831791 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4fec9686dafded1b3d00bebd011aa3ff5da9b5e87bb90ebf2c04575c4b08098 +size 754361824 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf new file mode 100644 index 0000000..10006e0 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ba4365044ee5b7bfe896369a878a917a650f48c73f5694f6b748db0ae0f9866c +size 1054424544 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf new file mode 100644 index 0000000..6faf75d --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5e234e0003d408dca42ee9b195e484a43ee0ad45cb9497d4bf05e37e2288d45 +size 1010384352 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf new file mode 100644 index 0000000..883bd93 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b462b2637f4e462572f074f272a0be8f870cbc58449f042749510601a600e337 +size 777797088 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf new file mode 100644 index 0000000..7fffa4e --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1f95cda8a2056f83271d07808772869b6c10931b3a3350182ed24e6b0b43f581 +size 732970464 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf new file mode 100644 index 0000000..8bad218 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30d5c7558e5e910d810656c8bbd13110e5c934db2b65271983cd0f5e9d576353 +size 1003503072 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf new file mode 100644 index 0000000..35c962d --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2b402ecf932220b54c6c0adf356f73c73786a51f85ebaf98c270e9afe80760bf +size 939539936 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf new file mode 100644 index 0000000..b6c12ca --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cb68cd0caae518c5f5719466971af46626dacb3bce1bcbf2d59d9e83b6a6fede +size 867253728 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf new file mode 100644 index 0000000..3fd0b79 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e53661f926f4f357a0029269d5fd02d9898d7795f218d777f2576e691d3f4f04 +size 1056783840 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf new file mode 100644 index 0000000..824c614 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1ef7c2599784e4f2ead83bb542de523e9b4090e2805e43c6cdf50157da9706cc +size 1142504928 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf new file mode 100644 index 0000000..0ee75f3 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:52e81d5b390641dfafc0d9e414f4533b59683477e4636697bb5a97b7d231dd6a +size 1107410400 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf new file mode 100644 index 0000000..3f91f5d --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:46603055fddb20623ecd074b797aa6373b0bf8b28a40d1aaa19207a17a96ee47 +size 1060191712 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf new file mode 100644 index 0000000..0fb67a4 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a2d08fc16615b559a73053da7fc4a6239bfdf73ede0e6229611faf09c3ab16cb +size 1257881056 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf new file mode 100644 index 0000000..dcf9f0d --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:957054cc09a9da94c758b26e8cbce0894c77aba452c698cda6754d1bf768f1e7 +size 1230585312 diff --git a/OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf b/OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf new file mode 100644 index 0000000..fe56552 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a116584bc9ee0842ad84807f353c4857abea266d2bee8f368412a8d209d4f6e7 +size 1417756128 diff --git a/OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf b/OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf new file mode 100644 index 0000000..898a200 --- /dev/null +++ b/OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4377dae7bed9600173a8f860d98b294c7b00883e00fe77c25398559264d8ee0f +size 2094560 diff --git a/README.md b/README.md new file mode 100644 index 0000000..546456c --- /dev/null +++ b/README.md @@ -0,0 +1,105 @@ +--- +base_model: prithivMLmods/OpenCaption-2B-VL-SFT-v1.0 +datasets: +- prithivMLmods/OpenCaption-FineGrained +- prithivMLmods/SuperFlickr-30K-LARGE-Remastered +- prithivMLmods/OpenCaption-UHD +- prithivMLmods/OpenCaption-Unified-10K +language: +- en +library_name: transformers +license: apache-2.0 +mradermacher: + readme_rev: 1 +quantized_by: mradermacher +tags: +- text-generation-inference +- vision-language +- multimodal +- image-captioning +- visual-question-answering +- conditional-generation +- vision +- language-model +- sft +- fine-grained-captioning +- computer-vision +- vllm +--- +## About + + + + + + + + + +weighted/imatrix quants of https://huggingface.co/prithivMLmods/OpenCaption-2B-VL-SFT-v1.0 + + + +***For a convenient overview and download list, visit our [model page for this model](https://hf.tst.eu/model#OpenCaption-2B-VL-SFT-v1.0-i1-GGUF).*** + +static quants are available at https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-GGUF + +**This is a vision model - mmproj files (if any) will be in the [static repository](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-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/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.imatrix.gguf) | imatrix | 0.1 | imatrix file (for creating your own quants) | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_S.gguf) | i1-IQ1_S | 0.6 | for the desperate | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ1_M.gguf) | i1-IQ1_M | 0.6 | mostly desperate | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XXS.gguf) | i1-IQ2_XXS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_XS.gguf) | i1-IQ2_XS | 0.7 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_S.gguf) | i1-IQ2_S | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ2_M.gguf) | i1-IQ2_M | 0.8 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K_S.gguf) | i1-Q2_K_S | 0.8 | very low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XXS.gguf) | i1-IQ3_XXS | 0.9 | lower quality | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q2_K.gguf) | i1-Q2_K | 0.9 | IQ3_XXS probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_XS.gguf) | i1-IQ3_XS | 0.9 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_S.gguf) | i1-IQ3_S | 1.0 | beats Q3_K* | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_S.gguf) | i1-Q3_K_S | 1.0 | IQ3_XS probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ3_M.gguf) | i1-IQ3_M | 1.0 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_M.gguf) | i1-Q3_K_M | 1.0 | IQ3_S probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q3_K_L.gguf) | i1-Q3_K_L | 1.1 | IQ3_M probably better | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_XS.gguf) | i1-IQ4_XS | 1.1 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-IQ4_NL.gguf) | i1-IQ4_NL | 1.2 | prefer IQ4_XS | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_0.gguf) | i1-Q4_0 | 1.2 | fast, low quality | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_S.gguf) | i1-Q4_K_S | 1.2 | optimal size/speed/quality | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_K_M.gguf) | i1-Q4_K_M | 1.2 | fast, recommended | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q4_1.gguf) | i1-Q4_1 | 1.2 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_S.gguf) | i1-Q5_K_S | 1.3 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q5_K_M.gguf) | i1-Q5_K_M | 1.4 | | +| [GGUF](https://huggingface.co/mradermacher/OpenCaption-2B-VL-SFT-v1.0-i1-GGUF/resolve/main/OpenCaption-2B-VL-SFT-v1.0.i1-Q6_K.gguf) | i1-Q6_K | 1.5 | 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. + +