attention_bias error

#16
by capyun - opened

TypeError: Qwen3MoeConfig.init() missing 1 required positional argument: 'attention_bias'
I think need to modify the config.json by adding "attention_bias": false,

Sign up or log in to comment