Skip to content

Commit

Permalink
base gpu id
Browse files Browse the repository at this point in the history
  • Loading branch information
ByronHsu committed Dec 6, 2024
1 parent 62f37fc commit 64ee666
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions rust/py_test/test_launch_server.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,8 @@ def popen_launch_server(
host,
"--port",
port,
"--base-gpu-id",
"1",
]

process = subprocess.Popen(command, stdout=None, stderr=None)
Expand Down

0 comments on commit 64ee666

Please sign in to comment.