cannot import name 'is_torch_greater_or_equal_than_1_13' from 'transformers.pytorch_utils

#9
by Samoed - opened

In the source code of transformers, they've removed is_torch_greater_or_equal_than_1_13.

You can find the code causing the error here: https://colab.research.google.com/drive/1Nwtk7UeHP74zSctu58dnsjGkIiKrTx_w?usp=sharing.

OpenBMB org

We use transformers==4.37.2

Sign up or log in to comment