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: match Transformers tojson in chat template rendering (abetlen#1486)
* Render chat template tojson filter as unicode
* replace tojson with custom filter
* add indent parameter
* add break, continue and strftime
* renamed to strftime_now
* add separators and sort_keys plus import fix
* allow ensure_ascii parameter as a few templates are using it now
---------
Co-authored-by: abetlen <abetlen@gmail.com>
0 commit comments