fix(Qwen3VLCausalLMOutputWithPast): missing `hidden_states` and `atte… (#42609)
* fix(Qwen3VLCausalLMOutputWithPast): missing `hidden_states` and `attentions` kwargs
* revert kwargs for the base class
* make regenerated model files
* symmetrical change for `modular_qwen3_vl_moe.py`
* regenerated `modeling_qwen3_vl_moe.py`