From 4764dd5011012542e177ee0be142382c54753c0c Mon Sep 17 00:00:00 2001 From: groupuser Date: Mon, 20 Oct 2025 04:47:47 +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 1fe5b38..393adfc 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: 5 +max_batch_size: 15 # Triton should expect as input a single string # input of variable length named 'text_input'