2 Downloads Updated 20 hours ago
ollama run rubinmaximilian/Monk-Router-phi4mini
ollama launch claude --model rubinmaximilian/Monk-Router-phi4mini
ollama launch codex --model rubinmaximilian/Monk-Router-phi4mini
ollama launch opencode --model rubinmaximilian/Monk-Router-phi4mini
ollama launch openclaw --model rubinmaximilian/Monk-Router-phi4mini
Monk-Router-phi4miniMonk-Router-phi4mini is a specialized logic gateway for the Monk AI ecosystem. It acts as the “Prefrontal Cortex” of the system, analyzing user requests to determine the most efficient hardware and model path.
Built on Microsoft’s Phi-4 Mini (3.8B), this model is specifically tuned for technical reasoning, complex code analysis, and strict JSON output.
For a similar model with a faster, lower-latency response, see my other model based on PHI4-mini and let me know if I should build an even larger model for scaled applications!
The model evaluates incoming prompts and outputs a JSON command to:
1. switch_model: Swap local models (Gemma, Phi, Qwen).
2. set_server: Offload tasks to a Main PC GPU or Cloud API.
3. activate_swarm: Trigger multi-model agents (Research Squad, Code Review).
”`bash ollama run rubinmaximilian/Monk-Router-phi4mini “Analyze this 500-line C++ file for memory leaks.”