Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,34 @@
|
|
| 1 |
-
---
|
| 2 |
-
license: apache-2.0
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: apache-2.0
|
| 3 |
+
language:
|
| 4 |
+
- en
|
| 5 |
+
---
|
| 6 |
+
|
| 7 |
+
|
| 8 |
+
|
| 9 |
+
<br>
|
| 10 |
+
<br>
|
| 11 |
+
|
| 12 |
+
# SOLO Model Card
|
| 13 |
+
|
| 14 |
+
## Model details
|
| 15 |
+
|
| 16 |
+
**Model type:**
|
| 17 |
+
SOLO is a 7B large vision-language model with a single Transformer architecture for unified vision-language modeling.
|
| 18 |
+
SOLO accepts both raw image patches (in pixels) and texts as inputs, without using a separate pre-trained vision encoder.
|
| 19 |
+
|
| 20 |
+
|
| 21 |
+
**Model date:**
|
| 22 |
+
SOLO-7B was trained in June 2024.
|
| 23 |
+
|
| 24 |
+
**Paper or resources for more information:**
|
| 25 |
+
[Paper]()
|
| 26 |
+
&
|
| 27 |
+
[Github](https://github.com/Yangyi-Chen/SOLO)
|
| 28 |
+
|
| 29 |
+
|
| 30 |
+
|
| 31 |
+
**Where to send questions or comments about the model:**
|
| 32 |
+
https://github.com/Yangyi-Chen/SOLO/issues
|
| 33 |
+
|
| 34 |
+
|