-
Notifications
You must be signed in to change notification settings - Fork 641
Open
Labels
architectureArchitectural upgradesArchitectural upgradesgeneratorsInterfaces with LLMsInterfaces with LLMs
Description
Summary
Some targets will have artificial limits on input length that are independent of the model (e.g. a web frontend that allows only n characters/words of input)
Motivation
Running full sets of probes against these targets is necessarily going to be wasteful and will not indicate anything truly about robustness. If we subselect by length, we can reduce load and improve accuracy.
Metadata
Metadata
Assignees
Labels
architectureArchitectural upgradesArchitectural upgradesgeneratorsInterfaces with LLMsInterfaces with LLMs