Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ ViP-LLaVA is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on both
|
|
15 |
It is an auto-regressive language model, based on the transformer architecture.
|
16 |
|
17 |
**Model date:**
|
18 |
-
ViP-LLaVA-7B was trained in November 2023.
|
19 |
|
20 |
**Paper or resources for more information:**
|
21 |
https://vip-llava.github.io/
|
|
|
15 |
It is an auto-regressive language model, based on the transformer architecture.
|
16 |
|
17 |
**Model date:**
|
18 |
+
ViP-LLaVA-7B was trained in November 2023. [Paper](https://arxiv.org/abs/2312.00784)
|
19 |
|
20 |
**Paper or resources for more information:**
|
21 |
https://vip-llava.github.io/
|