Update README.md
This commit is contained in:
parent
8dd2e132f8
commit
5a253c24ff
|
@ -7,7 +7,7 @@ tags:
|
||||||
pipeline_tag: image-to-text
|
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).
|
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).
|
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).
|
||||||
|
|
Loading…
Reference in New Issue