From 3fa7153dc4710fefb66557bf0c27967dc2ae72f6 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 20 Oct 2025 08:21:09 +0000 Subject: [PATCH] Update config.pbtxt --- config.pbtxt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.pbtxt b/config.pbtxt index 2130284..e96fe3b 100644 --- a/config.pbtxt +++ b/config.pbtxt @@ -1,7 +1,7 @@ # Triton backend to use name: "base-gemma-3-1b-it" backend: "python" -max_batch_size: 200 +max_batch_size: 250 # Triton should expect as input a single string # input of variable length named 'text_input'