Update README.md

This commit is contained in:
Niels Rogge 2023-02-09 10:15:07 +00:00 committed by huggingface-web
parent 8dd2e132f8
commit 5a253c24ff
1 changed files with 1 additions and 1 deletions

View File

@ -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).