liuhaotian
commited on
Commit
•
036e760
1
Parent(s):
e50f248
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-
|
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-Pretrain-Vicuna-7B-v1.3 was trained in July 2023.
|
22 |
|
23 |
**Paper or resources for more information:**
|
24 |
https://llava-vl.github.io/
|