diff --git a/README.md b/README.md index 2bd8aef..6cc1797 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ tags: pipeline_tag: image-to-text --- -# BLIP-2, OPT-2.7b, pre-trained only +# BLIP-2, Flan T5-xl, pre-trained only BLIP-2 model, leveraging [Flan T5-xl](https://huggingface.co/google/flan-t5-xl) (a large language model). It was introduced in the paper [BLIP-2: Bootstrapping Language-Image Pre-training with Frozen Image Encoders and Large Language Models](https://arxiv.org/abs/2301.12597) by Li et al. and first released in [this repository](https://github.com/salesforce/LAVIS/tree/main/projects/blip2).