更新 202510_RTX4090笔电操作记录.md
This commit is contained in:
parent
ad56969568
commit
c39e21f56d
@ -64,4 +64,7 @@ sudo nohup /home/ss/vllm-py12/timer_bash.sh > /home/ss/vllm-py12/timer_bash.log
|
|||||||
# 杀死上面2个进程的命令
|
# 杀死上面2个进程的命令
|
||||||
sudo kill -9 $(cat /home/ss/vllm-py12/timer_bash.pid)
|
sudo kill -9 $(cat /home/ss/vllm-py12/timer_bash.pid)
|
||||||
sudo kill -9 $(cat /home/ss/vllm-py12/tshark_bash.pid)
|
sudo kill -9 $(cat /home/ss/vllm-py12/tshark_bash.pid)
|
||||||
|
|
||||||
|
# 清理日志
|
||||||
|
cd /home/ss/vllm-py12 && rm -rf timer_bash.log tshark_bash.log shark.log
|
||||||
```
|
```
|
||||||
Loading…
Reference in New Issue
Block a user