Commit
·
db6b574
1
Parent(s):
0234fd2
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,13 @@
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: gpl-3.0
|
3 |
---
|
4 |
+
|
5 |
+
The following content is currently a work in progress and does not represent the final quality.
|
6 |
+
|
7 |
+
Alignment for the multilingual VQA tasks is being conducted on blip2-flan-t5-xxl and Guanaco using only Linear Layers.
|
8 |
+
|
9 |
+
The latest weight file is provided here, based on the implementation of MiniGPT-4.
|
10 |
+
|
11 |
+
This model supports English, Chinese, Japanese, and German languages and requires the combined use of the Guanaco 7B LLM model.
|
12 |
+
|
13 |
+
A portion of the dataset has already been released.
|