zijian.kang commited on
Commit
cdecfeb
·
1 Parent(s): 97f6869

add model doc

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -23,7 +23,7 @@ In a word, SAIL-VL is a foundational VLM for vision-language applications. Welco
23
 
24
  | Architecture | ViT | LLM | Adapter | Token Merge | Resolution |
25
  | --- | --- | --- | --- | --- | --- |
26
- | 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 |
27
 
28
  ### Training Recipes Overview:
29
 
 
23
 
24
  | Architecture | ViT | LLM | Adapter | Token Merge | Resolution |
25
  | --- | --- | --- | --- | --- | --- |
26
+ | [🤗SAIL-VL-2B](https://huggingface.co/BytedanceDouyinContent/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 |
27
 
28
  ### Training Recipes Overview:
29