ictnlp/DSTC8-AVSD

'VideoGPT2Model' object has no attribute 'output_hidden_states'

Opened this issue · 2 comments

Hi,

I am using pytorch 1.7.1 and getting the following error:

torch.nn.modules.module.ModuleAttributeError: 'VideoGPT2Model' object has no attribute 'output_hidden_states'

Hi,
what is the version of transformers?

4.1.1