Skip to content

Conversation

@sararb
Copy link
Contributor

@sararb sararb commented Jun 13, 2023

Fixes #1132

Goals ⚽

  • Import transformers assets when the Hugging Face library is installed.

Implementation Details 🚧

  • Add import transformers in the init file of Merlin Models

Testing Details πŸ”

  • The issue is happening when we try to reload a model in a different python process to the one that saved the model.

@sararb sararb self-assigned this Jun 13, 2023
@sararb sararb added the bug Something isn't working label Jun 13, 2023
@sararb sararb added this to the Merlin 23.06 milestone Jun 13, 2023
@sararb sararb requested a review from rnyak June 13, 2023 09:35
@github-actions
Copy link

Documentation preview

https://nvidia-merlin.github.io/models/review/pr-1147

@edknv edknv merged commit 6ea8828 into main Jun 13, 2023
@edknv edknv deleted the fix-transformers-import branch June 13, 2023 12:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Getting error when loading back a saved session-based model

3 participants