There was an error while loading. Please reload this page.
1 parent f6a61ac commit 3122f31Copy full SHA for 3122f31
1 file changed
src/granite_switch/config.py
@@ -77,6 +77,9 @@ def __init__(
77
**kwargs,
78
)
79
80
+ x = 1
81
+ num_adapters = x
82
+
83
# Default shared_intermediate_size from intermediate_size.
84
# All Granite 4 models use shared_mlp naming; for dense models
85
# shared_intermediate_size == intermediate_size.
0 commit comments