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
We recently rolled out linear losses which can further save memory over just chunked loss. It's been rolled out to all of the SFT recipes but there still remains followup work to implement it in a few more recipes and get it fully interoperable with compile + TP. These changes need to land before we can fully deprecate CEWithChunkedOutputLoss.
We recently rolled out linear losses which can further save memory over just chunked loss. It's been rolled out to all of the SFT recipes but there still remains followup work to implement it in a few more recipes and get it fully interoperable with compile + TP. These changes need to land before we can fully deprecate CEWithChunkedOutputLoss.
Original PRs:
The text was updated successfully, but these errors were encountered: