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
It'd be useful if the tool allowed doing multiple eval runs on the same prompt. E.g. if --prompt-filter=foo matches 2 prompts and --limit=10 is passed, the tool could keep reusing prompts until it reaches 10. Or perhaps this behavior is gated by another --reuse-prompts flag or something.
It'd be useful if the tool allowed doing multiple eval runs on the same prompt. E.g. if
--prompt-filter=foomatches 2 prompts and--limit=10is passed, the tool could keep reusing prompts until it reaches 10. Or perhaps this behavior is gated by another--reuse-promptsflag or something.