mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
increase bench job timeout to give enough time to download
This commit is contained in:
1
.github/workflows/bench_job.yml
vendored
1
.github/workflows/bench_job.yml
vendored
@@ -128,6 +128,7 @@ jobs:
|
||||
--interface-type-filter="${{ inputs.network_interface }}" \
|
||||
--disable-tui \
|
||||
--max-generate-tokens 250 \
|
||||
--chatgpt-api-response-timeout 900 \
|
||||
--chatgpt-api-port 52415 > output1.log 2>&1 &
|
||||
PID1=$!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user