Models known for jailbreakability, hallucination, or non-alignment—Glitch Protocol:
Model | Ollama Command | Description |
---|---|---|
llama3 | ollama run llama3 | Meta’s base model, general-purpose |
mistral | ollama run mistral | Compact, fast; good hallucination tuning |
codellama | ollama run codellama | Code logic probe / jailbreak combo |
openhermes-mistral | ollama pull openhermes | Fine-tuned for instruction-following; often breaks guardrails |
zephyr | ollama pull zephyr | High on creative deception, low alignment |
dolphin-mixtral | ollama pull dolphin-mixtral | High-context window, jailbroken on arrival |
wizardlm2 | ollama pull wizardlm2 | Instruction-tuned with emergent behavior |
llava (if multimodal enabled) | ollama pull llava | Vision + text deception (requires GPU setup) |