Skip to content

Commit 3122f31

Browse files
committed
test3
Signed-off-by: aviv ron <rona@il.ibm.com>
1 parent f6a61ac commit 3122f31

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/granite_switch/config.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,9 @@ def __init__(
7777
**kwargs,
7878
)
7979

80+
x = 1
81+
num_adapters = x
82+
8083
# Default shared_intermediate_size from intermediate_size.
8184
# All Granite 4 models use shared_mlp naming; for dense models
8285
# shared_intermediate_size == intermediate_size.

0 commit comments

Comments
 (0)