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
Currently, `ntokens_seen` is only locally logged. I think it is almost
always desirable to only track the global quantity (the only use case I
can see for per-device tracking is for debugging?).
Therefore, I propose to all-reduce `ntokens_seen` before logging.
0 commit comments