From 6b90c1ddbbef16a65009f4a45b591e01281620db Mon Sep 17 00:00:00 2001 From: pice35408784b54431987c4d13c457b9cd Date: Wed, 4 Dec 2024 14:59:26 +0800 Subject: [PATCH] Initial commit --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b22a664 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# blip2-opt-2.7b-coco_a13819336018096128984804 + +BLIP-2 由 3 个模型组成:一个类似 CLIP 的图像编码器、一个查询转换器 (Q-Former) 和一个大型语言模型。 \ No newline at end of file