DefiledAI Tools

LOCAL MOE PIPELINE BUILDER

Build a macro-scale Mixture-of-Experts pipeline from independent local models. A router classifies each prompt and dispatches to the right specialist — only loading what's needed. Download a working Python runner, YAML config, and standalone GUI in one click.

Pipeline Architecture
INPUT
User Prompt
ROUTER
Mistral 7B Abliterated
classifies domain
Add experts →
SYNTHESIZER
Mistral 7B
conditional
OUTPUT
Final Response
Quick Start Templates
Router Model
Expert Models (0 selected)
Synthesizer Model
Skip synthesizer when:
pure code output (compile-ready)
single-domain factual answer
mathematical calculation
translation tasks
simple yes/no or lookup
Engage synthesizer when:
multi-part question requiring integration
conflicting information from multiple domains
executive summary needed
cross-domain analysis
final report or document output