mirror of
https://github.com/wassname/Open-Assistant.git
synced 2026-06-27 16:10:30 +08:00
added horizontal layout to inference dev setup
This commit is contained in:
@@ -16,4 +16,5 @@ tmux split-window -h
|
||||
tmux send-keys "cd text-client" C-m
|
||||
tmux send-keys "sleep 5" C-m
|
||||
tmux send-keys "python __main__.py" C-m
|
||||
tmux select-layout even-horizontal
|
||||
tmux attach-session -t "inference-dev-setup"
|
||||
|
||||
Reference in New Issue
Block a user