Skip to content

Commit b617934

Browse files
committed
minor comments
1 parent 7f5db1a commit b617934

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/maxtext/checkpoint_conversion/utils/hf_model_configs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -718,6 +718,7 @@
718718
vocab_size=151936,
719719
)
720720

721+
# Matches Qwen/Qwen3-30B-A3B-Base
721722
qwen3_30b_a3b_base_config = transformers.Qwen3MoeConfig(
722723
architectures=["Qwen3MoeForCausalLM"],
723724
attention_bias=False,

0 commit comments

Comments
 (0)