Expects to support inputs via inputs_embeds as inputs
#12
by
vonchenplus
- opened
Hi, CogVLM team,
thank you for your great work.
I looked at the inference code and there is a restriction on inputs_embeds as input. I think this affects the custom inference process. I hope to modify the assertion here. If it is acceptable, I can also submit a pull request.