From 5483cb3db12ae28d9fb70c3d4576f91e434bc708 Mon Sep 17 00:00:00 2001 From: cheetahadmin Date: Mon, 20 Oct 2025 00:54: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 6a09924..ee71d7b 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: 4 +max_batch_size: 14 # Triton should expect as input a single string # input of variable length named 'text_input'