Skip to content

Commit 920fa1d

Browse files
committed
test script update
Signed-off-by: Ann <[email protected]>
1 parent 68bb664 commit 920fa1d

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -----------------------------------------------------------------------------
22
#
3-
# Copyright (c) 2025 Qualcomm Innovation Center, Inc. All rights reserved.
3+
# Copyright (c) Qualcomm Technologies, Inc. and/or its subsidiaries.
44
# SPDX-License-Identifier: BSD-3-Clause
55
#
6-
# -----------------------------------------------------------------------------
6+
# -----------------------------------------------------------------------------

examples/causal_lm_examples/gemma3_text.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ def add_named_scopes(model):
4040
mxint8_kv_cache=False,
4141
num_devices=1,
4242
mos=1,
43+
full_batch_size=1,
4344
aic_enable_depth_first=True,
4445
num_speculative_tokens=None,
4546
node_precision_info="fp32_nodes_gemma3_4b_text.yaml",

0 commit comments

Comments
 (0)