Hi there!
Thank you for your work! When I try to run "pip install -r requirements.txt" , it comes out a conflict between numpy and vllm.
BTW, I want to run this on a GPU machine(as Master node, for compute) and several CPU machines (as Slave node, for OSWorld ). Which steps are required to prepare the env on Master node , and the Slave node ?
Thanks for your time!

Hi there!
Thank you for your work! When I try to run "pip install -r requirements.txt" , it comes out a conflict between numpy and vllm.
BTW, I want to run this on a GPU machine(as Master node, for compute) and several CPU machines (as Slave node, for OSWorld ). Which steps are required to prepare the env on Master node , and the Slave node ?
Thanks for your time!