Update readme
Browse files
README.md
CHANGED
|
@@ -1,7 +1,10 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
|
|
|
|
|
|
|
|
|
| 3 |
---
|
| 4 |
|
| 5 |
-
NOTE: This "delta model" cannot be used directly.
|
| 6 |
|
| 7 |
-
For more information, please refer to [LLaVAR repo](https://github.com/SALT-NLP/LLaVAR).
|
|
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
+
language: en
|
| 4 |
+
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).
|