You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix CI issues: code quality and repository consistency
- Fix import sorting in modular_mixtral.py and modeling_mixtral.py
- Auto-generate modeling_mixtral.py from modular_mixtral.py
- Apply torch.export fix to both files consistently
- Add tests for torch.export compatibility
Fixes#38518
0 commit comments