Update README.md
Browse files
README.md
CHANGED
@@ -18,7 +18,7 @@ LLaVA is an open-source chatbot trained by fine-tuning LLaMA/Vicuna on GPT-gener
|
|
18 |
It is an auto-regressive language model, based on the transformer architecture.
|
19 |
|
20 |
**Model date:**
|
21 |
-
LLaVA-v1.5-
|
22 |
|
23 |
**Paper or resources for more information:**
|
24 |
https://llava-vl.github.io/
|
|
|
18 |
It is an auto-regressive language model, based on the transformer architecture.
|
19 |
|
20 |
**Model date:**
|
21 |
+
LLaVA-v1.5-7B was trained in September 2023.
|
22 |
|
23 |
**Paper or resources for more information:**
|
24 |
https://llava-vl.github.io/
|