zyanzhe commited on
Commit
945d7d0
1 Parent(s): 02cb409

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
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, it should be merged with the LLaMA-13B checkpoint.
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).