From aac487fa0e0fd2bbfdbc381f9d6703d31d10faa1 Mon Sep 17 00:00:00 2001 From: Olexandr88 Date: Sat, 26 Apr 2025 20:46:47 +0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 70803e2..579e127 100644 --- a/README.md +++ b/README.md @@ -173,7 +173,7 @@ If you find LLaVA useful for your research and applications, please cite using t - ORIGINAL PAPER and LINKS: *Visual instruction tuning towards large language and vision models with GPT-4 level capabilities.* -[[Project Page](https://llava-vl.github.io/)] [[Demo](https://llava.hliu.cc/)] [[Data](https://github.com/haotian-liu/LLaVA/blob/main/docs/Data.md)] [[Model Zoo](https://github.com/haotian-liu/LLaVA/blob/main/docs/MODEL_ZOO.md)] +[[Project Page](https://llava-vl.github.io/)] [[Demo](https://llava-vl.github.io)] [[Data](https://github.com/haotian-liu/LLaVA/blob/main/docs/Data.md)] [[Model Zoo](https://github.com/haotian-liu/LLaVA/blob/main/docs/MODEL_ZOO.md)] **Improved Baselines with Visual Instruction Tuning** [[Paper](https://arxiv.org/abs/2310.03744)]
[Haotian Liu](https://hliu.cc), [Chunyuan Li](https://chunyuan.li/), [Yuheng Li](https://yuheng-li.github.io/), [Yong Jae Lee](https://pages.cs.wisc.edu/~yongjaelee/)