Update model for latest `transformers` changes
#14
by
RaushanTurganbay
HF staff
- opened
No description provided.
We have updated the code on transformers
side to standardize the VLMs and also enable new generation features. The main changes are addition of processor_config.json
and addition of extra tokens on the embedding layer to accommodate for the dummy "image" token we'll use as a placeholder
RaushanTurganbay
changed pull request status to
open