Folahan07

Results 2 comments of Folahan07

I'm getting the same error while using the Transfor4rec library from Nvidia. All the solutions proffered here didn't work for me. I tried to provide training argument here "train_args =...

> This worked for me in colab, but it is important to restart the execution environment > > !pip uninstall -y -r transformers accelerate !pip install transformers==4.29.0 !pip install git+https://github.com/huggingface/accelerate...