Potentialts commited on
Commit
722c750
·
verified ·
1 Parent(s): c26b9c4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -6,7 +6,7 @@ inference: false
6
 
7
  This repo contains the weights of VW-LMM-Vicuna-pif-7b proposed in paper "Multi-modal Auto-regressive Modeling via Visual Words"
8
 
9
- The term "pif" in the model name stands for "<strong>p</strong>seudo <strong>i</strong>mage <strong>f</strong>eatures". This model is capable of accepting pseudo-image features constructed using the VW_head and word embeddings of the model as a substitute for real image inputs.
10
 
11
  For specific usage and chat templates, please refer to our project repo https://github.com/pengts/VW-LMM
12
 
 
6
 
7
  This repo contains the weights of VW-LMM-Vicuna-pif-7b proposed in paper "Multi-modal Auto-regressive Modeling via Visual Words"
8
 
9
+ The term "pif" in the model name stands for "<strong>p</strong>seudo <strong>i</strong>mage <strong>f</strong>eatures". This model is capable of accepting pseudo-image features constructed using the VM_head and word embeddings of the model as a substitute for real image inputs.
10
 
11
  For specific usage and chat templates, please refer to our project repo https://github.com/pengts/VW-LMM
12