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
RolloutConfig.n doesn't seem to be used by VanillaRollout.generate(), and the latter appears to be always returning a single response for a given prompt. Is this the correct understanding? If so, what's the expected behavior for multiple rollouts, in terms of the response schema?