mirror of
https://github.com/newnius/YAO-Dockerfiles.git
synced 2025-12-16 02:26:43 +00:00
add yao-agent
This commit is contained in:
6
yao-agent/mock/bootstrap.sh
Executable file
6
yao-agent/mock/bootstrap.sh
Executable file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# run nvidia-smi in background to speed up the query and reduce CPU load (why?)
|
||||
nvidia-smi daemon
|
||||
|
||||
python3 /yao-agent/mock.py
|
||||
Reference in New Issue
Block a user