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
Summary:
If echo = true then token_callback for output will also include input (i.e. Text Completition)
If echo = false then token_callback for output will not include input (i.e. Chat generation).
We'll default to true since that will maintain the existing flow.
Differential Revision: D61394870
0 commit comments