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
With transformers-4.48.1 I get the following error:
ImportError: cannot import name 'is_torch_greater_or_equal_than_1_13' from 'transformers.pytorch_utils' (/home/toolkit/.conda/envs/new_baseline_env/lib/python3.10/site-packages/transformers/pytorch_utils.py)
transformers-4.47.0 worked for me.
The text was updated successfully, but these errors were encountered:
With transformers-4.48.1 I get the following error:
transformers-4.47.0 worked for me.
The text was updated successfully, but these errors were encountered: