You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2025-01-31 12:21:28,416 --------------------------------------------------------------------------------
2025-01-31 12:21:28,417 ERROR: The key 'ner-multi' was neither found on the ModelHub nor is this a valid path to a file on your system!
2025-01-31 12:21:28,417 -> Please check https://huggingface.co/models?filter=flair for all available models.
2025-01-31 12:21:28,417 -> Alternatively, point to a model file on your local drive.
2025-01-31 12:21:28,417 --------------------------------------------------------------------------------
Describe the bug
After upgrading PyTorch to v2.6.0, our code started breaking with:
After downgrading to v2.5.1, everything works as expected.
To Reproduce
Expected behavior
Model is loaded without an error.
Logs and Stack traces
Screenshots
No response
Additional Context
No response
Environment
The text was updated successfully, but these errors were encountered: