mirror of
https://github.com/newnius/YAO-agent.git
synced 2025-12-15 05:56:43 +00:00
add support for gpu specify
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# TODO: monitor the processes
|
||||
|
||||
python3 /root/yao-agent.py &
|
||||
|
||||
python3 /root/server.py
|
||||
python3 /root/server.py &
|
||||
|
||||
sleep infinity
|
||||
Reference in New Issue
Block a user