czczup commited on
Commit
eff9e8a
·
verified ·
1 Parent(s): 34f3011

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -27,7 +27,7 @@ It is _**the largest open-source vision/vision-language foundation model (14B)**
27
  - Params (M): 5903
28
  - Image size: 448 x 448
29
  - **Pretrain Dataset:** LAION-en, LAION-COCO, COYO, CC12M, CC3M, SBU, Wukong, LAION-multi
30
- - **Note:** This model has 48 blocks, and we found that using the output after the fourth-to-last block worked best for VLLM. Therefore, **please set `mm_vision_select_layer=-4` when using this model.**
31
 
32
  ## Model Usage (Image Embeddings)
33
 
 
27
  - Params (M): 5903
28
  - Image size: 448 x 448
29
  - **Pretrain Dataset:** LAION-en, LAION-COCO, COYO, CC12M, CC3M, SBU, Wukong, LAION-multi
30
+ - **Note:** This model has 48 blocks, and we found that using the output after the fourth-to-last block worked best for VLLM. Therefore, **please set `mm_vision_select_layer=-4` when using this model to build VLLM.**
31
 
32
  ## Model Usage (Image Embeddings)
33