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
Create a separate function build_all_requests() to use in all inference functions. It will return all the prompts, possibly with applied chat template.
Create a separate function
build_all_requests()to use in all inference functions. It will return all the prompts, possibly with applied chat template.