I have a server with 128GB ram and it will be freeze when I follow the quick start procedure. On another server with 512GB ram it's fine. I think adding this warning in read.me could be helpful for other with limited ram.
Also, when I follow along the quick start procedure. I noticed I need to do
pip install packaging
pip install torch
manually before install.sh can be successfully run.
I have a server with 128GB ram and it will be freeze when I follow the quick start procedure. On another server with 512GB ram it's fine. I think adding this warning in read.me could be helpful for other with limited ram.
Also, when I follow along the quick start procedure. I noticed I need to do
manually before install.sh can be successfully run.