czczup commited on
Commit
3eb459d
1 Parent(s): 9c84b86

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -31,7 +31,7 @@ pipeline_tag: image-feature-extraction
31
  - Params (M): 5903
32
  - Image size: 224 x 224
33
  - **Pretrain Dataset:** LAION-en, LAION-COCO, COYO, CC12M, CC3M, SBU, Wukong, LAION-multi
34
- - **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.**
35
 
36
 
37
  ## Linear Probing Performance
 
31
  - Params (M): 5903
32
  - Image size: 224 x 224
33
  - **Pretrain Dataset:** LAION-en, LAION-COCO, COYO, CC12M, CC3M, SBU, Wukong, LAION-multi
34
+ - **Note:** This model has 48 blocks, and we found that using the output after the fourth-to-last block worked best for VLLM. Therefore, when building a VLLM with this model, **please use the features from the fourth-to-last layer.**
35
 
36
 
37
  ## Linear Probing Performance