Open rtali-ia opened 1 month ago
Hi there,
I have installed all required python packages listed in requirements.txt. I have downloaded and placed all the datasets under /dataset. When I run the bash script it says
accelerate: command not found
Not sure what is the issue here. Please help.
I tried importing accelerate and it works
from accelerate import Accelerator
Hi there,
I have installed all required python packages listed in requirements.txt. I have downloaded and placed all the datasets under /dataset. When I run the bash script it says
accelerate: command not found
Not sure what is the issue here. Please help.