11 Downloads Updated 1 week ago
ollama run coraje187/minicrew-architect
Updated 1 week ago
1 week ago
df5694614dfa · 9.6GB ·
MiniCrew Architect The Lead Software Architect of the MiniCrew multi-agent ecosystem. This model is a customized version of Gemma 4, specifically prompt-tuned to act as the strategic mastermind of an autonomous coding pipeline. It is designed to take high-level user requests and generate elegant, modular, and robust software architecture blueprints. Note: This model does not write the final code. Its purpose is strictly to plan, design, and structure the software (e.g., separating logic into Model-View-Controller patterns, identifying required libraries, and outlining file structures).
This model is designed to be paired with its counterpart, minicrew-developer, using the lightweight Python orchestrator script. 1. Pull both models: “`bash ollama pull coraje187/minicrew-architect ollama pull coraje187/minicrew-developer