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] make BaseModel._resolve_compile_cfg works. (#1481)
* [Fix] BaseModel._resolve_compile_cfg is not correct when FSDPConfig.torch_compile is the default value(False).
* [CI] fix ci compile option usage (except test_resolve_compile)
* [Fix] add warning for the deprecation of FSDPConfig.torch_compile
0 commit comments