Преглед изворни кода

set max-generate-tokens to 250

Alex Cheema пре 1 година
родитељ
комит
a93092105c
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      .github/workflows/bench_job.yml

+ 1 - 0
.github/workflows/bench_job.yml

@@ -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=$!