Update README.md
Browse files
README.md
CHANGED
@@ -1,12 +1,15 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
-
uLLaVA-7B-v1 Model Card
|
5 |
|
6 |
Model date: uLLaVA-v1-7B was trained in August 2023.
|
7 |
Paper or resources for more information: https://github.com/OPPOMKLab/u-LLaVA
|
8 |
|
9 |
|
|
|
|
|
|
|
10 |
Training dataset
|
11 |
- LLaVA
|
12 |
- TGIF
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
---
|
4 |
+
uLLaVA-7B-v1 (without LoRA) Model Card
|
5 |
|
6 |
Model date: uLLaVA-v1-7B was trained in August 2023.
|
7 |
Paper or resources for more information: https://github.com/OPPOMKLab/u-LLaVA
|
8 |
|
9 |
|
10 |
+
Usage: Set lora_r = -1 when inference.
|
11 |
+
|
12 |
+
|
13 |
Training dataset
|
14 |
- LLaVA
|
15 |
- TGIF
|