mirror of
https://github.com/exo-explore/exo.git
synced 2025-10-23 02:57:14 +03:00
set max-generate-tokens to 250
This commit is contained in:
1
.github/workflows/bench_job.yml
vendored
1
.github/workflows/bench_job.yml
vendored
@@ -124,6 +124,7 @@ jobs:
|
||||
--node-id-filter="${ALL_NODE_IDS}" \
|
||||
--interface-type-filter="Ethernet" \
|
||||
--disable-tui \
|
||||
--max-generate-tokens 250 \
|
||||
--chatgpt-api-port 52415 > output1.log 2>&1 &
|
||||
PID1=$!
|
||||
|
||||
|
||||
Reference in New Issue
Block a user