zijian.kang
commited on
Commit
·
9ac406e
1
Parent(s):
99ee470
add readme
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ Model Architecture:
|
|
15 |
|
16 |
| Architecture | ViT | LLM | Adapter | Token Merge | Resolution |
|
17 |
| --- | --- | --- | --- | --- | --- |
|
18 |
-
| SAIL-VL-2B | [InternViT-300M](https://huggingface.co/OpenGVLab/InternViT-300M-448px) | [Qwen2.5-1.5B](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) | 2-layer MLP | 2x2 | 448x448xN |
|
19 |
|
20 |
Training recipes Overview:
|
21 |
|
|
|
15 |
|
16 |
| Architecture | ViT | LLM | Adapter | Token Merge | Resolution |
|
17 |
| --- | --- | --- | --- | --- | --- |
|
18 |
+
| SAIL-VL-2B | [🤗InternViT-300M](https://huggingface.co/OpenGVLab/InternViT-300M-448px) | [🤗Qwen2.5-1.5B](https://huggingface.co/Qwen/Qwen2.5-1.5B-Instruct) | 2-layer MLP | 2x2 | 448x448xN |
|
19 |
|
20 |
Training recipes Overview:
|
21 |
|