default_config

Default DFlash architecture config.

Model-specific settings (hidden_size, num_attention_heads, rope_*, etc.) are inherited from the base model in HFDFlashModel.modify(). Static defaults that don’t depend on the base model are set here, similar to eagle/default_config.py.