Leon Derczynski
Leon Derczynski
Refactor DoNotAnswer as a policy test
description check in bd8c39326293dde7c1d1b4dbfa5621113b2ed23d
probe tags in d2cb9e6d62a4ec9b96b378cf14620df4324126fc
detector testing & validation in 07ff4d1
todo: * [x] refactor getters for `.latest_prompts` and `.outputs`
todo: * [x] check the integration with buffs, and write a test or two
see also #681
trying to get this running via the standard config. the current configs don't auto-populate plugin class values, only at module level, which makes this a pain. will get that working...
Oh cool (narrator voice: it was not, in fact, cool): generators aren't loaded with `_plugins.load_plugin`, or any of the usual plugin loading machinery, so their config never gets automatically set...
When we work out `device_map` - and this feels global rather than huggingface related, is that right? - we should * [ ] look for mentions of `cuda` / maybe...