got an unexpected keyword argument 'standardize_cache_format'

#4
by CCChen - opened

.cache\huggingface\modules\transformers_modules\glm-4vq\modeling_chatglm.py", line 948, in _update_model_kwargs_for_generation
model_kwargs["past_key_values"] = self._extract_past_from_model_output(
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
TypeError: GenerationMixin._extract_past_from_model_output() got an unexpected keyword argument 'standardize_cache_format'

Name: transformers
Version: 4.44.0

Sign up or log in to comment