Skip to content

Use return_dict in RagModel forward pass#8665

Closed
lhoestq wants to merge 1 commit intohuggingface:masterfrom
lhoestq:fix-rag-model-return_dict
Closed

Use return_dict in RagModel forward pass#8665
lhoestq wants to merge 1 commit intohuggingface:masterfrom
lhoestq:fix-rag-model-return_dict

Conversation

@lhoestq
Copy link
Copy Markdown
Member

@lhoestq lhoestq commented Nov 19, 2020

There were changes in the output format of models bu it looks like the RagModel forward pass was not updated to use return_dict as noticed in #8653

I'm running the slow tests right now. If they pass I will update from draft pull request to open request

@lhoestq
Copy link
Copy Markdown
Member Author

lhoestq commented Nov 20, 2020

Closing since it was fixed in #8585

@lhoestq lhoestq closed this Nov 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant