From 048302bd4a4ecd0aa6c89beaac75828e16cf7cea Mon Sep 17 00:00:00 2001 From: project6-dev Date: Thu, 13 Aug 2026 16:35:49 +0000 Subject: [PATCH] =?UTF-8?q?Revert=20"fix:=20remove=20--enable-chunked-pref?= =?UTF-8?q?ill=20=E2=80=94=20conflicts=20with=20small=20max=5Fnum=5Fbatche?= =?UTF-8?q?d=5Ftokens"?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit This reverts commit 15ad56a454372f8c2b4a72899b1daba9e729b863. --- computility-run.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/computility-run.yaml b/computility-run.yaml index 87639310..9beaf135 100644 --- a/computility-run.yaml +++ b/computility-run.yaml @@ -19,7 +19,8 @@ command: - --disable-log-requests - --disable-frontend-multiprocessing - --max-num-batched-tokens - - '2048' + - '256' + - --enable-chunked-prefill - --max-seq-len-to-capture - '32768' - --enable-auto-tool-choice