The category classifier LLM, if not specified in the attack parameters, is defaulted to Ollama gemma3:4b.
DoD
A check implemented at the start of the attack:
IF(default category classifier AND (Ollama not installed OR gemma3:4b not present)
abort attack
The category classifier LLM, if not specified in the attack parameters, is defaulted to Ollama gemma3:4b.
DoD
A check implemented at the start of the attack: