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: prevent model graph and kwargs mutation in AutoModel.export() /修复 AutoModel 连续导出导致的计算图破坏与字典污染Fixes a critical destructive bug in AutoModel.export().#2835