TypeError: CogAgentForCausalLM._update_model_kwargs_for_generation() got an unexpected keyword argument 'model_inputs'

#3
by pbaylies - opened

CogAgent has the same issue that CogVLM has, fixed by adding model_inputs - see here:

Sign up or log in to comment