Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,6 @@ pipeline_tag: text-generation
|
|
5 |
tags: [llama, llava, llavar]
|
6 |
---
|
7 |
|
8 |
-
NOTE: This "delta model" cannot be used directly
|
9 |
|
10 |
-
For more information, please refer to [LLaVAR repo](https://github.com/SALT-NLP/LLaVAR).
|
|
|
5 |
tags: [llama, llava, llavar]
|
6 |
---
|
7 |
|
8 |
+
NOTE: This "delta model" cannot be used directly. It should be merged with the LLaMA-13B checkpoint.
|
9 |
|
10 |
+
For more information, please refer to [LLaVAR project page](https://llavar.github.io/), [Github repo](https://github.com/SALT-NLP/LLaVAR), and [paper](https://arxiv.org/abs/2306.17107).
|