SEED icon indicating copy to clipboard operation
SEED copied to clipboard

About add the quantized image tokens to pretrained language tokenizer.

Open Jiushanhuadao opened this issue 1 year ago • 1 comments

I checked the predict code and paper. It seems you added the quantized image tokens to pretrained language tokenizer. In other papers, Some people separate the tokenizer of language and images, and the image feature are concatenated with the embedding of language through a linear layer. Have you tried this method?

Jiushanhuadao avatar Jan 26 '24 02:01 Jiushanhuadao