Update run.sh
Browse files
run.sh
CHANGED
|
@@ -51,10 +51,3 @@ MUJOCO_GL=glx python examples/libero/main.py
|
|
| 51 |
# Run the server
|
| 52 |
source /home/susc/.ssh/sichang/openpi/.venv/bin/activate
|
| 53 |
uv run scripts/serve_policy.py --env LIBERO
|
| 54 |
-
|
| 55 |
-
# 看创建文件时间
|
| 56 |
-
stat /home/susc/.ssh/sichang/openpi/data/libero/videos/rollout_turn_on_the_stove_and_put_the_moka_pot_on_it_success.mp4
|
| 57 |
-
|
| 58 |
-
# 看硬盘使用情况
|
| 59 |
-
df -h
|
| 60 |
-
du -sh * | sort -h
|
|
|
|
| 51 |
# Run the server
|
| 52 |
source /home/susc/.ssh/sichang/openpi/.venv/bin/activate
|
| 53 |
uv run scripts/serve_policy.py --env LIBERO
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|